Matrix Transform
Matrix Transform
WITH
MATRICES
Section 44
C
B
You can use matrices to perform transformations.
(translations, reflections, and rotations)
Example 1 Translation
a. Find the coordinates of the vertices of the image of
quadrilateral QUAD with Q(2, 3), U(5, 2), A(4, 2),
and D(1, 1), if it is moved 4 units to the left and 2 units up.
+ =
The coordinates of
Q'U'A'D' are:
Q'(2, 5), U'(1, 4),
A'(0, 0) and D'(3, 1).
b. Graph the
preimage and
the image.
Example 2
Rectangle A'B'C'D' is the result of a translation of rectangle ABCD.
A table of the vertices of each rectangle is shown. Find the coordinates
of A and D'.
Rectangle Rectangle
ABCD A'B'C'D'
A A'(1, 1)
B(1, 5) B'(4, 1)
C(1, 2) C'(4, 6)
D(4, 2) D'
Dilations
When a figure is reduced or enlarged it is called a dilation.
All linear dimensions of the preimage change in the same ratio.
When a dilation occurs, the figures are not congruent, they are similar.
Example 3 Dilation
ΔJKL has vertices J(2, 3), K(5, 4), and L(3, 2). Dilate ΔJKL
so that its perimeter is onehalf the original perimeter.
b. Graph the
preimage and
the image.
Reflections
A reflection occurs when every point on a preimage is reflected across a
line of symmetry using a reflection matrix.
Reflection Matrices
For a reflection over the: xaxis yaxis line y = x
x =
Example 4 continued
The coordinates of PENTA are: P(4 ,3), E(1, 4), N(1, 3),
T(0, 1), and A(3, 1).
The coordinates of P'E'N'T'A' are: P'(3, 4), E'(4, 1), N'(3, 1),
T'(1, 0), and A'(1, 3).
Rotation Matrices
For a counterclockwise
rotation about 900 1800 2700
the origin of:
Example 5 Rotation
Find the coordinates of the image of ΔABC with A(4, 3), B(2, 1),
and C(1, 5) after it is rotated 900 counterclockwise about the origin.
x =
Example 5 continued
The coordinates of ΔABC are: A(4, 3), B(2, 1), and C(1, 5).
The coordinates of ΔA'B'C' are: A'(3, 4), B'(1, 2), and C'(5, 1).
Graph ΔABC
and ΔA'B'C'