Loading subject…
The point $P(4, -1)$ is transformed by $M = \begin{pmatrix} 2 & 1 \\ 0 & 3 \end{pmatrix}$. Find the image of $P$.
Solution
$y = x$ has $\theta = 45^\circ$, and substituting gives $\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}$, which simply swaps the coordinates.
| Reflection in | Matrix | Effect on (x, y) |
|---|---|---|
| x-axis | [1 0; 0 −1] | (x, −y) |
| y-axis | [−1 0; 0 1] | (−x, y) |
| y = x | [0 1; 1 0] | (y, x) |
| y = −x | [0 −1; −1 0] | (−y, −x) |
Find the image of the point $(5, 2)$ after a reflection in the line $y = -x$.
Solution
Write the matrix for a vertical stretch of factor $4$, and find the image of the point $(3, 2)$.
Solution
The point $(2, 5)$ is enlarged by scale factor $-2$ about the origin. Find the matrix used and the image of the point.
Solution
| Rotation about O (anticlockwise) | Matrix | Effect on (x, y) |
|---|---|---|
| 90° | [0 −1; 1 0] | (−y, x) |
| 180° | [−1 0; 0 −1] | (−x, −y) |
| 270° | [0 1; −1 0] | (y, −x) |
Find the image of the point $(3, 0)$ after an anticlockwise rotation of $120^\circ$ about the origin, giving coordinates to 3 significant figures.
Solution
A point is reflected in the $x$-axis and then rotated $90^\circ$ anticlockwise about the origin. Find the single matrix for this combined transformation.
Solution
A shape of area $8\,\mathrm{cm^2}$ is transformed by $M = \begin{pmatrix} 3 & 1 \\ 2 & 4 \end{pmatrix}$. Find the area of the image.
Solution
Only the rotation and general reflection matrices are given in the formula booklet; build the rest from the images of the base vectors.
| Transformation | Matrix | Given in AI HL booklet? |
|---|---|---|
| Reflection in x-axis | [1 0; 0 −1] | Via general reflection |
| Reflection in y-axis | [−1 0; 0 1] | Via general reflection |
| Reflection in y = x | [0 1; 1 0] | Via general reflection |
| Reflection in y = −x | [0 −1; −1 0] | Via general reflection |
| Rotation 90° anticlockwise | [0 −1; 1 0] | Yes (general form) |
| Rotation 180° | [−1 0; 0 −1] | Yes (general form) |
| Rotation 270° anticlockwise | [0 1; −1 0] | Yes (general form) |
| Enlargement factor k | [k 0; 0 k] = kI | No |
| Horizontal stretch factor k | [k 0; 0 1] | No |
| Vertical stretch factor k | [1 0; 0 k] | No |