Vectors and Transformations - Transformations: Translation, Reflection, Rotation, Enlargement
Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Translation: Moving a shape without rotating or resizing it, defined by a column vector .
Reflection: Flipping a shape over a mirror line; every point and its image are equidistant from this line.
Rotation: Turning a shape around a fixed 'center of rotation' by a specific angle and direction (clockwise or anti-clockwise).
Enlargement: Changing the size of a shape from a 'center of enlargement' using a scale factor .
Negative Enlargement: The image is on the opposite side of the center and is inverted.
Invariant Points: Points that do not move under a specific transformation (e.g., points on the mirror line during reflection).
📐Formulae
💡Examples
Problem 1:
Triangle A has vertices (1, 2), (3, 2), and (1, 5). Find the coordinates of the image after a translation by the vector .
Solution:
(1-3, 2+4) = (-2, 6); (3-3, 2+4) = (0, 6); (1-3, 5+4) = (-2, 9).
Explanation:
To translate a point, add the top value of the vector (x-shift) to the x-coordinate and the bottom value (y-shift) to the y-coordinate.
Problem 2:
A square with an area of 5 cm² is enlarged with a scale factor of 3. What is the area of the enlarged square?
Solution:
New Area = .
Explanation:
When a shape is enlarged by a scale factor , its area increases by .
Problem 3:
Describe fully the single transformation that maps Triangle T with vertices (2, 1), (4, 1), (4, 2) onto Triangle U with vertices (-2, -1), (-4, -1), (-4, -2).
Solution:
Rotation of about the origin .
Explanation:
Each point has been mapped to . This identifies a rotation. Since the distance from the origin remains proportional and the orientation is flipped both horizontally and vertically, the center is .
Problem 4:
Enlarge triangle ABC with vertices A(1,1), B(2,1), C(1,3) by scale factor -2, center of enlargement (0,0).
Solution:
A'(-2, -2), B'(-4, -2), C'(-2, -6).
Explanation:
Multiply each coordinate by the scale factor -2 because the center is the origin. The negative sign means the image is inverted and on the opposite side of the center.