Transformations of the plane : Detailed Notes, Solved Examples & Exam Questions | Grade 11 Mathematics Unit 6

Transformations of the plane : Detailed Notes, Solved Examples & Exam Questions | Grade 11 Mathematics Unit 6

Introduction to Transformations

Hello dear student! Welcome to Unit 6 of your Grade 11 Mathematics. In this unit, we are going to study Transformations of the Plane. Have you ever looked at your reflection in a mirror? Or watched a wheel spinning? Or used a photocopier to make a bigger copy of a drawing? All of these are examples of transformations!

A transformation is a rule or operation that changes the position, shape, or size of a figure in a plane. We start with an original figure (called the object or pre-image) and apply a rule to get a new figure (called the image).

Throughout this unit, we will use the notation $P’$ (read as “P prime”) to represent the image of point $P$ under a transformation. The transformation itself is often denoted by the letter $T$, so we write:

$T(P) = P’$

This means: “Transformation $T$ maps point $P$ to point $P’$.”

Advertisement

Types of Transformations

In Grade 11, we study four main types of transformations:

TransformationWhat it doesPreserves Shape?Preserves Size?
TranslationSlides (shifts) the figureYesYes
ReflectionFlips (mirrors) the figureYesYes
RotationTurns the figure around a pointYesYes
EnlargementStretches or shrinks the figureYes (similar)No (unless $k=1$)

Translation, reflection, and rotation are called rigid transformations (or isometries) because they preserve both shape AND size. Enlargement is NOT rigid because it changes the size.

Now let us study each one in detail, step by step!

Translation

What is a Translation?

A translation moves every point of a figure by the same distance, in the same direction. Think of sliding a book across a table — every point on the book moves the same amount. The shape does NOT change, the size does NOT change, and the orientation (which way it faces) does NOT change.

Translation Vector

A translation is described by a translation vector written as a column vector:

$\begin{pmatrix} a \\ b \end{pmatrix}$

This means: move $a$ units in the x-direction (right if positive, left if negative) and $b$ units in the y-direction (up if positive, down if negative).

Formula for Translation

If point $P(x, y)$ is translated by the vector $\begin{pmatrix} a \\ b \end{pmatrix}$, then the image $P'(x’, y’)$ is:

$x’ = x + a$
$y’ = y + b$

In short: $P'(x+a,\; y+b)$

Matrix Form of Translation

We can write the translation using matrices. We use homogeneous coordinates (adding an extra row of 1s):

$\begin{pmatrix} x’ \\ y’ \\ 1 \end{pmatrix} = \begin{pmatrix} 1 & 0 & a \\ 0 & 1 & b \\ 0 & 0 & 1 \end{pmatrix} \begin{pmatrix} x \\ y \\ 1 \end{pmatrix}$

The $3 \times 3$ matrix $\begin{pmatrix} 1 & 0 & a \\ 0 & 1 & b \\ 0 & 0 & 1 \end{pmatrix}$ is called the translation matrix.

Worked Example 1

Find the image of point $A(3, 4)$ under the translation by vector $\begin{pmatrix} 5 \\ -2 \end{pmatrix}$.

Solution:

$x’ = 3 + 5 = 8$
$y’ = 4 + (-2) = 2$
$A'(8, 2)$

Worked Example 2

Triangle $ABC$ has vertices $A(1, 2)$, $B(3, 5)$, $C(6, 1)$. Find the image of the triangle under translation by $\begin{pmatrix} -3 \\ 4 \end{pmatrix}$.

Solution:

We translate each vertex:

$A'(1-3,\; 2+4) = A'(-2, 6)$
$B'(3-3,\; 5+4) = B'(0, 9)$
$C'(6-3,\; 1+4) = C'(3, 5)$

The image triangle is $A’B’C’$ with vertices $(-2, 6)$, $(0, 9)$, $(3, 5)$.

Worked Example 3

The point $P'(7, -1)$ is the image of $P(2, 3)$ under a translation. Find the translation vector.

Solution:

The translation vector is: $P’ – P = \begin{pmatrix} 7-2 \\ -1-3 \end{pmatrix} = \begin{pmatrix} 5 \\ -4 \end{pmatrix}$

Key Exam Note: To find the translation vector, always subtract the ORIGINAL point from the IMAGE: $\text{vector} = P’ – P$. Many students reverse this and get the wrong sign!
Advertisement

Finding the Image of a Line Under Translation

If a line has equation $ax + by + c = 0$, and we translate by $\begin{pmatrix} p \\ q \end{pmatrix}$, then every point $(x, y)$ on the line moves to $(x+p, y+q)$. The image line is obtained by replacing $x$ with $x-p$ and $y$ with $y-q$:

$a(x-p) + b(y-q) + c = 0$

Worked Example 4

Find the image of the line $2x + 3y – 6 = 0$ under the translation $\begin{pmatrix} 1 \\ -2 \end{pmatrix}$.

Solution:

Replace $x$ with $x – 1$ and $y$ with $y – (-2) = y + 2$:

$2(x – 1) + 3(y + 2) – 6 = 0$
$2x – 2 + 3y + 6 – 6 = 0$
$2x + 3y – 2 = 0$
Practice Question 1: Find the image of point $(-3, 5)$ under translation by $\begin{pmatrix} 4 \\ -7 \end{pmatrix}$.

Answer:

$x’ = -3 + 4 = 1, \quad y’ = 5 + (-7) = -2$
$P'(1, -2)$
Practice Question 2: Point $Q'(1, 8)$ is the image of $Q$ under translation by $\begin{pmatrix} -4 \\ 3 \end{pmatrix}$. Find the coordinates of $Q$.

Answer:

If $Q'(x’, y’)$ is the image of $Q(x, y)$, then $x’ = x + a$ and $y’ = y + b$. So $x = x’ – a$ and $y = y’ – b$:

$x = 1 – (-4) = 5, \quad y = 8 – 3 = 5$
$Q(5, 5)$

Tip: To find the original point, SUBTRACT the translation vector from the image.

Practice Question 3: Find the image of the line $y = 2x + 1$ under translation by $\begin{pmatrix} 3 \\ 0 \end{pmatrix}$.

Answer:

Replace $x$ with $x – 3$ (and $y$ stays as $y – 0 = y$):

$y = 2(x – 3) + 1 = 2x – 6 + 1 = 2x – 5$
$y = 2x – 5$
Advertisement

Reflection

What is a Reflection?

A reflection flips a figure over a line called the mirror line (or line of reflection). The image is a mirror image of the original. Think of looking at yourself in a mirror — your left hand appears as a right hand in the reflection!

Key property: The mirror line is the perpendicular bisector of the segment joining each point and its image.

Reflection in the x-axis

When we reflect a point $P(x, y)$ in the x-axis, the x-coordinate stays the same and the y-coordinate changes sign:

$P(x, y) \xrightarrow{\text{ref. in x-axis}} P'(x, -y)$
$\text{Matrix: } \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}$

Reflection in the y-axis

$P(x, y) \xrightarrow{\text{ref. in y-axis}} P'(-x, y)$
$\text{Matrix: } \begin{pmatrix} -1 & 0 \\ 0 & 1 \end{pmatrix}$

Reflection in the line $y = x$

When we reflect in the line $y = x$, the x and y coordinates are swapped:

$P(x, y) \xrightarrow{\text{ref. in } y=x} P'(y, x)$
$\text{Matrix: } \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}$

Reflection in the line $y = -x$

$P(x, y) \xrightarrow{\text{ref. in } y=-x} P'(-y, -x)$
$\text{Matrix: } \begin{pmatrix} 0 & -1 \\ -1 & 0 \end{pmatrix}$

Reflection in the line $x = a$

$P(x, y) \xrightarrow{\text{ref. in } x=a} P'(2a – x, y)$

Reflection in the line $y = b$

$P(x, y) \xrightarrow{\text{ref. in } y=b} P'(x, 2b – y)$

Reflection in the origin

$P(x, y) \xrightarrow{\text{ref. in origin}} P'(-x, -y)$
$\text{Matrix: } \begin{pmatrix} -1 & 0 \\ 0 & -1 \end{pmatrix}$
Reflection in$P(x,y)$ maps toMatrix
x-axis$(x, -y)$$\begin{pmatrix}1&0\\0&-1\end{pmatrix}$
y-axis$(-x, y)$$\begin{pmatrix}-1&0\\0&1\end{pmatrix}$
$y = x$$(y, x)$$\begin{pmatrix}0&1\\1&0\end{pmatrix}$
$y = -x$$(-y, -x)$$\begin{pmatrix}0&-1\\-1&0\end{pmatrix}$
Origin$(-x, -y)$$\begin{pmatrix}-1&0\\0&-1\end{pmatrix}$
$x = a$$(2a-x, y)$
$y = b$$(x, 2b-y)$
Key Exam Note: Notice that reflection in the origin gives the SAME result as a rotation of $180°$ about the origin. Both use the same matrix $\begin{pmatrix}-1&0\\0&-1\end{pmatrix}$. However, reflection in the origin is different from reflection in the x-axis followed by reflection in the y-axis (even though the result looks the same for individual points).

Worked Example 5

Find the image of triangle $ABC$ with vertices $A(2, 3)$, $B(5, 1)$, $C(1, -2)$ under reflection in the x-axis.

Solution:

Reflect each vertex: $P(x,y) \to P'(x, -y)$

$A'(2, -3), \quad B'(5, -1), \quad C'(1, 2)$

Worked Example 6

Find the image of point $P(4, -3)$ under reflection in the line $y = x$.

Solution:

Swap the coordinates: $P'( -3, 4)$

Worked Example 7

Find the image of point $Q(3, 5)$ under reflection in the line $x = 2$.

Solution:

Use the formula: $P'(2a – x, y) = (2(2) – 3, 5) = (1, 5)$

Check: The midpoint of $Q$ and $Q’$ is $\left(\frac{3+1}{2}, \frac{5+5}{2}\right) = (2, 5)$. The x-coordinate is 2, which lies on the line $x = 2$. ✓

Worked Example 8

Find the image of the line $y = 3x + 2$ under reflection in the y-axis.

Solution:

Replace $x$ with $-x$: $y = 3(-x) + 2 = -3x + 2$

$y = -3x + 2$

Worked Example 9

Find the image of the line $2x – y + 3 = 0$ under reflection in the line $y = x$.

Solution:

Swap $x$ and $y$: $2y – x + 3 = 0$, which can be rewritten as:

$x – 2y – 3 = 0$
Key Exam Note: To find the image of a LINE under reflection in $y = x$, simply swap $x$ and $y$ in the equation. To find the image under reflection in the x-axis, replace $y$ with $-y$. To find the image under reflection in the y-axis, replace $x$ with $-x$.
Advertisement
Practice Question 4: Find the image of point $(-2, 6)$ under reflection in the line $y = -x$.

Answer:

Formula: $P(x,y) \to P'(-y, -x)$

$P'(-6, -(-2)) = P'(-6, 2)$
Practice Question 5: Find the image of the line $x + 2y = 4$ under reflection in the x-axis.

Answer:

Replace $y$ with $-y$:

$x + 2(-y) = 4 \Rightarrow x – 2y = 4$
Practice Question 6: The point $P'(5, 3)$ is the image of $P$ under reflection in the line $y = 2$. Find the coordinates of $P$.

Answer:

For reflection in $y = b$: $P'(x, 2b – y)$. Here $b = 2$, so $P'(x, 4 – y)$.

We know $P’ = (5, 3)$, so $x = 5$ and $4 – y = 3 \Rightarrow y = 1$.

$P(5, 1)$

Check: Midpoint of $P$ and $P’$ is $(5, 2)$, which lies on $y = 2$. ✓

Advertisement

Rotation

What is a Rotation?

A rotation turns a figure about a fixed point called the centre of rotation through a specified angle. The figure stays the same shape and size — it just turns around!

Have you ever turned a key in a lock? Or watched a clock’s hands move? Those are rotations!

Direction of Rotation

In mathematics, we use the following convention:

Positive angle = Anti-clockwise (counter-clockwise) rotation

Negative angle = Clockwise rotation

Rotation About the Origin

When we rotate point $P(x, y)$ about the origin through angle $\theta$ (anti-clockwise):

$x’ = x\cos\theta – y\sin\theta$
$y’ = x\sin\theta + y\cos\theta$

In matrix form:

$\begin{pmatrix} x’ \\ y’ \end{pmatrix} = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix}$

The matrix $R_\theta = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}$ is called the rotation matrix.

Standard Rotations (About the Origin)

Rotation$P(x,y)$ maps toMatrix
$90°$ anti-clockwise$(-y, x)$$\begin{pmatrix}0&-1\\1&0\end{pmatrix}$
$90°$ clockwise ($-90°$)$(y, -x)$$\begin{pmatrix}0&1\\-1&0\end{pmatrix}$
$180°$ (either direction)$(-x, -y)$$\begin{pmatrix}-1&0\\0&-1\end{pmatrix}$
$270°$ anti-clockwise ($= -90°$)$(y, -x)$$\begin{pmatrix}0&1\\-1&0\end{pmatrix}$
$360°$ (full turn)$(x, y)$$\begin{pmatrix}1&0\\0&1\end{pmatrix}$
Key Exam Note: Memorize these standard rotation matrices! They appear very frequently in exams. Notice that $180°$ rotation gives the same result as reflection in the origin. Also, $270°$ anti-clockwise = $90°$ clockwise.

Worked Example 10

Find the image of $A(3, -2)$ under a rotation of $90°$ anti-clockwise about the origin.

Solution:

$P(x,y) \to P'(-y, x)$

$A'(-(-2), 3) = A'(2, 3)$

Using the matrix method:

$\begin{pmatrix} x’ \\ y’ \end{pmatrix} = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} \begin{pmatrix} 3 \\ -2 \end{pmatrix} = \begin{pmatrix} 0(3)+(-1)(-2) \\ 1(3)+0(-2) \end{pmatrix} = \begin{pmatrix} 2 \\ 3 \end{pmatrix}$

Worked Example 11

Find the image of $B(-1, 4)$ under a rotation of $180°$ about the origin.

Solution:

$B'(-(-1), -4) = B'(1, -4)$

Worked Example 12

Find the image of $C(2, 5)$ under a rotation of $90°$ clockwise about the origin.

Solution:

$90°$ clockwise: $P(x,y) \to P'(y, -x)$

$C'(5, -2)$

Worked Example 13

Find the image of the line $y = 2x$ under a rotation of $90°$ anti-clockwise about the origin.

Solution:

Under $90°$ anti-clockwise: $x \to -y$ and $y \to x$. So replace $x$ with $-y$ and $y$ with $x$:

$x = 2(-y) \Rightarrow x = -2y \Rightarrow 2y = -x \Rightarrow y = -\dfrac{x}{2}$

Rotation About a Point Other Than the Origin

To rotate about a point $C(a, b)$ through angle $\theta$:

Step 1: Translate so that $C$ moves to the origin: $(x-a, y-b)$

Step 2: Apply the rotation about the origin

Step 3: Translate back: add $(a, b)$ to the result

Worked Example 14

Find the image of $P(4, 3)$ under a rotation of $90°$ anti-clockwise about the point $C(1, 2)$.

Solution:

Step 1: Translate $C$ to origin: $P$ becomes $(4-1, 3-2) = (3, 1)$

Step 2: Rotate $90°$ anti-clockwise: $(3, 1) \to (-1, 3)$

Step 3: Translate back: $(-1+1, 3+2) = (0, 5)$

$P'(0, 5)$
Advertisement
Practice Question 7: Find the image of $(3, -4)$ under a rotation of $270°$ anti-clockwise about the origin.

Answer:

$270°$ anti-clockwise $= 90°$ clockwise, so $P(x,y) \to P'(y, -x)$

$P'(-4, -3)$
Practice Question 8: Using the rotation matrix, find the image of $(1, 1)$ under a rotation of $60°$ anti-clockwise about the origin.

Answer:

$R_{60°} = \begin{pmatrix}\cos 60° & -\sin 60° \\ \sin 60° & \cos 60°\end{pmatrix} = \begin{pmatrix}\frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2}\end{pmatrix}$
$\begin{pmatrix}x’\\y’\end{pmatrix} = \begin{pmatrix}\frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2}\end{pmatrix}\begin{pmatrix}1\\1\end{pmatrix} = \begin{pmatrix}\frac{1}{2}-\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2}+\frac{1}{2}\end{pmatrix}$
$P’\left(\dfrac{1-\sqrt{3}}{2},\; \dfrac{1+\sqrt{3}}{2}\right)$
Practice Question 9: Find the image of $(5, 1)$ under a rotation of $90°$ anti-clockwise about the point $(2, 3)$.

Answer:

Step 1: Translate: $(5-2, 1-3) = (3, -2)$

Step 2: Rotate $90°$ anti-clockwise: $(3, -2) \to (2, 3)$

Step 3: Translate back: $(2+2, 3+3) = (4, 6)$

$P'(4, 6)$
Advertisement

Enlargement (Dilation)

What is an Enlargement?

An enlargement (also called a dilation or scaling) changes the size of a figure by a factor called the scale factor ($k$). The figure is enlarged or shrunk from a fixed point called the centre of enlargement.

Unlike the other three transformations, enlargement is NOT a rigid transformation — it changes the size of the figure (unless $k = 1$ or $k = -1$).

Properties of Enlargement

• If $k > 1$: The image is bigger than the object

• If $0 < k < 1$: The image is smaller than the object (reduction)

• If $k = 1$: The image is the same as the object (identity)

• If $k < 0$: The image is on the opposite side of the centre AND the size changes by $|k|$

• If $k = -1$: Same size but on the opposite side (equivalent to reflection in the centre)

• If $k = 0$: The image is a single point (the centre itself)

Enlargement About the Origin

If point $P(x, y)$ is enlarged about the origin with scale factor $k$:

$P'(kx, ky)$
$\text{Matrix: } \begin{pmatrix} k & 0 \\ 0 & k \end{pmatrix}$

This is a scalar matrix — $k$ times the identity matrix.

Enlargement About a Point $C(a, b)$

$P'(a + k(x-a),\; b + k(y-b))$

In other words: first find the vector from $C$ to $P$, multiply it by $k$, then add it back to $C$.

Worked Example 15

Find the image of triangle $ABC$ with $A(2, 1)$, $B(4, 3)$, $C(6, 0)$ under an enlargement with scale factor $2$ about the origin.

Solution:

$A'(2 \times 2,\; 2 \times 1) = A'(4, 2)$
$B'(2 \times 4,\; 2 \times 3) = B'(8, 6)$
$C'(2 \times 6,\; 2 \times 0) = C'(12, 0)$

Worked Example 16

Find the image of $P(5, 3)$ under an enlargement with scale factor $-2$ about the origin.

Solution:

$P'(-2 \times 5,\; -2 \times 3) = P'(-10, -6)$

The image is on the opposite side of the origin and twice as far away.

Worked Example 17

Find the image of $Q(4, 7)$ under an enlargement with scale factor $3$ about the point $C(1, 2)$.

Solution:

$Q'(1 + 3(4-1),\; 2 + 3(7-2)) = (1 + 9,\; 2 + 15) = (10, 17)$

Worked Example 18

Find the image of the line $y = \dfrac{1}{2}x$ under an enlargement with scale factor $3$ about the origin.

Solution:

Replace $x$ with $\dfrac{x}{3}$ and $y$ with $\dfrac{y}{3}$:

$\dfrac{y}{3} = \dfrac{1}{2} \cdot \dfrac{x}{3} \Rightarrow \dfrac{y}{3} = \dfrac{x}{6} \Rightarrow y = \dfrac{x}{2}$

The image is the same line! Why? Because the line passes through the origin (the centre of enlargement), and any line through the centre maps to itself under enlargement.

Effect of Enlargement on Length and Area

If the scale factor is $k$:

$\text{Length of image} = |k| \times \text{Length of object}$
$\text{Area of image} = k^2 \times \text{Area of object}$
Key Exam Note: For enlargement, the AREA scale factor is $k^2$, NOT $k$. If $k = 2$, lengths double but areas become $4$ times. If $k = 3$, lengths triple but areas become $9$ times. This is a very common exam trap!
Advertisement
Practice Question 10: The area of a triangle is $12$ cm². After an enlargement with scale factor $3$, what is the area of the image triangle?

Answer:

$\text{New area} = k^2 \times \text{Original area} = 3^2 \times 12 = 9 \times 12 = 108 \text{ cm}^2$
Practice Question 11: Find the image of $(-3, 4)$ under an enlargement with scale factor $\dfrac{1}{2}$ about the origin.

Answer:

$P’\left(\dfrac{1}{2} \times (-3),\; \dfrac{1}{2} \times 4\right) = P’\left(-\dfrac{3}{2},\; 2\right)$

Since $k = \frac{1}{2} < 1$, the image is closer to the centre — this is a reduction.

Practice Question 12: The image of $A(3, 5)$ under enlargement about point $C$ with scale factor $k$ is $A'(9, 11)$. Find $C$ given that $C$ is $(1, 1)$ and verify the scale factor.

Answer:

Given $C(1, 1)$, $A(3, 5)$, $A'(9, 11)$:

$A’ = (1 + k(3-1),\; 1 + k(5-1)) = (1+2k,\; 1+4k)$

From x-coordinate: $1 + 2k = 9 \Rightarrow 2k = 8 \Rightarrow k = 4$

From y-coordinate: $1 + 4k = 11 \Rightarrow 4k = 10 \Rightarrow k = 2.5$

Wait! We get different values of $k$ from the two coordinates, which means the given data is inconsistent. Let me correct the question — if $C = (1, 1)$ and $A'(9, 11)$, then we need $A’$ to satisfy both equations with the same $k$.

For consistency, if $k = 4$: $A’ = (1 + 8, 1 + 16) = (9, 17)$. So the correct image should be $A'(9, 17)$ for $k = 4$, or the centre might be different. This shows the importance of checking consistency!

Advertisement

Matrix Representation of Transformations

One of the most powerful tools in this unit is using matrices to represent transformations. Every linear transformation (reflection, rotation, enlargement about the origin) can be written as a $2 \times 2$ matrix.

How to Use the Transformation Matrix

If $M = \begin{pmatrix} a & b \\ c & d \end{pmatrix}$ is the transformation matrix, then:

$\begin{pmatrix} x’ \\ y’ \end{pmatrix} = \begin{pmatrix} a & b \\ c & d \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} ax + by \\ cx + dy \end{pmatrix}$

Worked Example 19

A transformation is represented by the matrix $M = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}$. Find the image of $(3, -4)$ and identify the transformation.

Solution:

$\begin{pmatrix} x’ \\ y’ \end{pmatrix} = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}\begin{pmatrix} 3 \\ -4 \end{pmatrix} = \begin{pmatrix} 0+4 \\ 3+0 \end{pmatrix} = \begin{pmatrix} 4 \\ 3 \end{pmatrix}$

Image: $(4, 3)$. This is the matrix for $90°$ anti-clockwise rotation about the origin.

Finding the Transformation Matrix From Images

If we know the images of two points under an unknown transformation, we can find the matrix!

Worked Example 20

A transformation maps $(1, 0) \to (0, 1)$ and $(0, 1) \to (-1, 0)$. Find the transformation matrix and identify the transformation.

Solution:

The columns of the transformation matrix are the images of $\begin{pmatrix}1\\0\end{pmatrix}$ and $\begin{pmatrix}0\\1\end{pmatrix}$:

$M = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}$

This is the matrix for rotation of $90°$ anti-clockwise about the origin.

Worked Example 21

A transformation maps $(1, 0) \to (3, 0)$ and $(0, 1) \to (0, 3)$. Find the matrix and identify the transformation.

Solution:

$M = \begin{pmatrix} 3 & 0 \\ 0 & 3 \end{pmatrix}$

This is enlargement with scale factor $3$ about the origin.

Key Exam Note: The columns of a $2 \times 2$ transformation matrix are ALWAYS the images of $(1, 0)$ and $(0, 1)$ respectively. This is one of the most useful facts for finding unknown transformation matrices!

Determinant and Transformation Properties

The determinant of a transformation matrix tells us important information:

Value of $\det(M)$Meaning
$\det(M) = 1$Area is preserved (e.g., rotation, translation, reflection in a line)
$\det(M) = -1$Area preserved but orientation is reversed (e.g., reflection)
$\det(M) = k^2$ (positive)Area multiplied by $k^2$; orientation preserved (e.g., enlargement with $k > 0$)
$\det(M) < 0$Orientation is reversed
$\det(M) = 0$The transformation collapses the plane to a line or point (singular)

Worked Example 22

Find the determinant of the reflection matrix in the y-axis and interpret it.

Solution:

$M = \begin{pmatrix}-1&0\\0&1\end{pmatrix}, \quad \det(M) = (-1)(1) – (0)(0) = -1$

Since $\det(M) = -1$: area is preserved, but orientation is reversed. This makes sense — a reflection flips the figure!

Advertisement

Composite Transformations

What is a Composite Transformation?

A composite transformation is two or more transformations applied one after the other. If transformation $T_1$ is applied first, and then $T_2$ is applied to the result, the overall transformation is written as $T_2 \circ T_1$ (read as “$T_2$ after $T_1$”).

Matrix Multiplication for Composites

If $T_1$ has matrix $M_1$ and $T_2$ has matrix $M_2$, then the composite $T_2 \circ T_1$ has matrix:

$M = M_2 \times M_1$

Important: We multiply in the REVERSE order of application! $T_1$ is applied first, so $M_1$ goes on the RIGHT.

Remember: Matrix multiplication is NOT commutative! $M_2 \times M_1 \neq M_1 \times M_2$ in general. The order of transformations matters!

Worked Example 23

Find the matrix representing a reflection in the x-axis followed by a reflection in the y-axis.

Solution:

Reflection in x-axis: $M_1 = \begin{pmatrix}1&0\\0&-1\end{pmatrix}$

Reflection in y-axis: $M_2 = \begin{pmatrix}-1&0\\0&1\end{pmatrix}$

$M = M_2 \times M_1 = \begin{pmatrix}-1&0\\0&1\end{pmatrix}\begin{pmatrix}1&0\\0&-1\end{pmatrix} = \begin{pmatrix}-1&0\\0&-1\end{pmatrix}$

This is the matrix for reflection in the origin (or rotation of $180°$). So reflecting in the x-axis then the y-axis is the same as reflecting in the origin!

Worked Example 24

Find the single matrix equivalent to a rotation of $90°$ anti-clockwise followed by an enlargement with scale factor $2$ about the origin.

Solution:

Rotation $90°$ anti-clockwise: $M_1 = \begin{pmatrix}0&-1\\1&0\end{pmatrix}$

Enlargement $k=2$: $M_2 = \begin{pmatrix}2&0\\0&2\end{pmatrix}$

$M = M_2 \times M_1 = \begin{pmatrix}2&0\\0&2\end{pmatrix}\begin{pmatrix}0&-1\\1&0\end{pmatrix} = \begin{pmatrix}0&-2\\2&0\end{pmatrix}$

Verification: Apply to point $(1, 0)$: $90°$ rotation gives $(0, 1)$, then enlargement gives $(0, 2)$. Using matrix: $\begin{pmatrix}0&-2\\2&0\end{pmatrix}\begin{pmatrix}1\\0\end{pmatrix} = \begin{pmatrix}0\\2\end{pmatrix}$ ✓

Worked Example 25

Find the image of $(3, 1)$ under: reflection in the line $y = x$ followed by reflection in the x-axis.

Solution:

Method 1 (Step by step):

Reflection in $y = x$: $(3, 1) \to (1, 3)$

Reflection in x-axis: $(1, 3) \to (1, -3)$

$\text{Final image: } (1, -3)$

Method 2 (Matrix):

$M = \begin{pmatrix}1&0\\0&-1\end{pmatrix}\begin{pmatrix}0&1\\1&0\end{pmatrix} = \begin{pmatrix}0&1\\-1&0\end{pmatrix}$
$\begin{pmatrix}0&1\\-1&0\end{pmatrix}\begin{pmatrix}3\\1\end{pmatrix} = \begin{pmatrix}1\\-3\end{pmatrix}$ ✓
Key Exam Note: When multiplying matrices for composite transformations, the SECOND transformation matrix goes on the LEFT and the FIRST goes on the RIGHT. Think of it as: the last transformation applied is the first one you write. A common saying is “right to left” — apply the rightmost matrix first.
Advertisement

Inverse Transformations

The inverse of a transformation $T$ is the transformation that “undoes” $T$. It maps every image back to its original object.

If $T(P) = P’$, then $T^{-1}(P’) = P$.

Finding the Inverse Matrix

For a $2 \times 2$ matrix $M = \begin{pmatrix}a&b\\c&d\end{pmatrix}$ with $\det(M) \neq 0$:

$M^{-1} = \frac{1}{\det(M)}\begin{pmatrix}d&-b\\-c&a\end{pmatrix}$

Inverses of Standard Transformations

TransformationInverse
Translation by $\begin{pmatrix}a\\b\end{pmatrix}$Translation by $\begin{pmatrix}-a\\-b\end{pmatrix}$
Rotation by $\theta$ anti-clockwiseRotation by $\theta$ clockwise (or $-\theta$)
Reflection in line $l$Reflection in line $l$ (itself!)
Enlargement with scale factor $k$Enlargement with scale factor $\dfrac{1}{k}$
Important: A reflection is its own inverse! Reflecting twice in the same line gives back the original figure. This is because the reflection matrix $M$ satisfies $M^2 = I$ (the identity matrix).

Worked Example 26

Find the inverse of the rotation matrix for $90°$ anti-clockwise: $M = \begin{pmatrix}0&-1\\1&0\end{pmatrix}$.

Solution:

$\det(M) = 0 – (-1) = 1$
$M^{-1} = \frac{1}{1}\begin{pmatrix}0&1\\-1&0\end{pmatrix} = \begin{pmatrix}0&1\\-1&0\end{pmatrix}$

This is the matrix for $90°$ clockwise rotation, which is the correct inverse! ✓

Worked Example 27

Verify that the reflection in the x-axis is its own inverse.

Solution:

$M = \begin{pmatrix}1&0\\0&-1\end{pmatrix}, \quad M^2 = \begin{pmatrix}1&0\\0&-1\end{pmatrix}\begin{pmatrix}1&0\\0&-1\end{pmatrix} = \begin{pmatrix}1&0\\0&1\end{pmatrix} = I$ ✓
Advertisement

Finding the Equation of the Image Line

This is a very common type of exam question. Here is the general approach:

Method 1: Using Two Points

Step 1: Find two points on the original line.

Step 2: Find the images of those two points under the transformation.

Step 3: Find the equation of the line through the two image points.

Method 2: Direct Substitution

Replace $x$ and $y$ in the equation with their expressions in terms of $x’$ and $y’$.

Worked Example 28

Find the image of the line $3x + y – 5 = 0$ under the transformation represented by $M = \begin{pmatrix}2&0\\0&3\end{pmatrix}$.

Solution using Method 2:

The transformation gives $x’ = 2x$ and $y’ = 3y$, so $x = \dfrac{x’}{2}$ and $y = \dfrac{y’}{3}$.

Substitute into the equation:

$3\left(\dfrac{x’}{2}\right) + \dfrac{y’}{3} – 5 = 0$
$\dfrac{3x’}{2} + \dfrac{y’}{3} = 5$

Multiply by 6:

$9x’ + 2y’ = 30$

Dropping the primes: $9x + 2y = 30$

Worked Example 29

Find the image of the line $x – 2y + 4 = 0$ under a rotation of $90°$ anti-clockwise about the origin.

Solution using Method 1:

Two points on the line: when $x = 0$: $y = 2$, so $(0, 2)$. When $y = 0$: $x = -4$, so $(-4, 0)$.

See also  Determinants and Properties: Detailed Notes, Solved Examples & Exam Questions | Grade 11 Mathematics Unit 4

Rotate $90°$ anti-clockwise: $(0, 2) \to (-2, 0)$ and $(-4, 0) \to (0, -4)$.

Line through $(-2, 0)$ and $(0, -4)$: slope $= \dfrac{-4-0}{0-(-2)} = -2$

$y – 0 = -2(x+2) \Rightarrow y = -2x – 4 \Rightarrow 2x + y + 4 = 0$
Key Exam Note: When finding the image of a line, always check your answer by testing a point. Take any point on the original line, transform it, and verify it lies on the image line. This simple check can save you many marks!
Advertisement

Properties Preserved by Transformations

PropertyTranslationReflectionRotationEnlargement
Shape✓ (similar)
Size
Angles
Parallel lines
Orientation (handedness)✓ if $k>0$, ✗ if $k<0$
Midpoints
Collinearity

What does “orientation” mean? Imagine a triangle labeled ABC going anti-clockwise. After a reflection, the image $A’B’C’$ goes clockwise. The “handedness” has flipped — like your left hand becoming a right hand in a mirror. Translations and rotations preserve orientation; reflections reverse it.

Describing a Transformation Fully

In exam questions, you may be asked to “fully describe” a transformation. Here is what you need to state for each type:

Translation: State the translation vector.

Reflection: State the mirror line (equation of the line).

Rotation: State the centre of rotation, the angle, and the direction (clockwise/anti-clockwise).

Enlargement: State the centre of enlargement and the scale factor.

Worked Example 30

$A(1, 2)$ maps to $A'(4, 5)$, $B(3, 1)$ maps to $B'(6, 4)$. Describe the transformation fully.

Solution:

Check translation vector: $A’ – A = (3, 3)$ and $B’ – B = (3, 3)$. Same vector!

$\text{Translation by } \begin{pmatrix}3\\3\end{pmatrix}$

Worked Example 31

$P(2, 3)$ maps to $P'(2, -3)$ and $Q(5, 1)$ maps to $Q'(5, -1)$. Describe the transformation fully.

Solution:

The x-coordinates stay the same, y-coordinates change sign. This is a reflection in the x-axis.

Verification: midpoint of $P$ and $P’$ is $(2, 0)$, which lies on the x-axis. ✓

Worked Example 32

$R(1, 0)$ maps to $R'(0, 1)$ and $S(0, 1)$ maps to $S'(-1, 0)$. Describe the transformation fully.

Solution:

Check if it is a $90°$ anti-clockwise rotation: $(1, 0) \to (0, 1)$ ✓ and $(0, 1) \to (-1, 0)$ ✓

$\text{Rotation of } 90° \text{ anti-clockwise about the origin}$
Advertisement

Finding the Centre and Angle of Rotation

When given an object and its image under an unknown rotation, how do you find the centre and angle?

Finding the Centre of Rotation

Perpendicular Bisector Method:

Step 1: Join each point to its image (e.g., $AA’$, $BB’$).

Step 2: Draw the perpendicular bisector of $AA’$ and the perpendicular bisector of $BB’$.

Step 3: The intersection of these perpendicular bisectors is the centre of rotation.

Finding the Angle of Rotation

Step 1: Draw a line from the centre to a point on the object.

Step 2: Draw a line from the centre to the image of that point.

Step 3: Measure the angle between these two lines (anti-clockwise from object to image).

Algebraic Method for Finding Centre

If the centre is $C(a, b)$ and $P(x_1, y_1) \to P'(x_1′, y_1′)$ under rotation, then the distances from $C$ must be equal:

$(x_1 – a)^2 + (y_1 – b)^2 = (x_1′ – a)^2 + (y_1′ – b)^2$

Use two such equations to solve for $a$ and $b$.

Worked Example 33

$A(2, 1)$ maps to $A'(1, -2)$ and $B(5, 3)$ maps to $B'(6, 0)$. Find the centre and angle of rotation.

Solution:

Let centre be $C(a, b)$. From equal distances for $A$:

$(2-a)^2+(1-b)^2 = (1-a)^2+(-2-b)^2$
$4-4a+a^2+1-2b+b^2 = 1-2a+a^2+4+4b+b^2$
$5-4a-2b = 5-2a+4b$
$-4a-2b = -2a+4b \Rightarrow -2a = 6b \Rightarrow a = -3b \quad \text{…(i)}$

From equal distances for $B$:

$(5-a)^2+(3-b)^2 = (6-a)^2+(0-b)^2$
$25-10a+a^2+9-6b+b^2 = 36-12a+a^2+b^2$
$34-10a-6b = 36-12a$
$2a-6b = 2 \Rightarrow a-3b = 1 \quad \text{…(ii)}$

From (i) and (ii): $-3b – 3b = 1 \Rightarrow -6b = 1 \Rightarrow b = -\dfrac{1}{6}$

$a = -3\left(-\dfrac{1}{6}\right) = \dfrac{1}{2}$
$\text{Centre: } C\left(\dfrac{1}{2},\; -\dfrac{1}{6}\right)$
Key Exam Note: Finding the centre of rotation algebraically involves solving simultaneous equations. Always use TWO point-image pairs to get two equations. If you get nice integer coordinates, you probably made an error somewhere!
Advertisement

Finding the Mirror Line of a Reflection

Given an object point and its image under reflection, the mirror line is the perpendicular bisector of the segment joining the point and its image.

Worked Example 34

$A(3, 1)$ maps to $A'(7, 5)$ under a reflection. Find the equation of the mirror line.

Solution:

Step 1: Find the midpoint of $AA’$:

$M = \left(\dfrac{3+7}{2},\; \dfrac{1+5}{2}\right) = (5, 3)$

Step 2: Find the slope of $AA’$:

$m_{AA’} = \dfrac{5-1}{7-3} = 1$

Step 3: The mirror line is perpendicular to $AA’$, so its slope is $-1$.

Step 4: Equation of line through $(5, 3)$ with slope $-1$:

$y – 3 = -1(x – 5) \Rightarrow y – 3 = -x + 5 \Rightarrow x + y – 8 = 0$
Practice Question 13: $P(2, 5)$ maps to $P'(8, -1)$ under a reflection. Find the equation of the mirror line.

Answer:

$\text{Midpoint: } \left(\dfrac{2+8}{2},\; \dfrac{5+(-1)}{2}\right) = (5, 2)$
$\text{Slope of } PP’ = \dfrac{-1-5}{8-2} = -1$
$\text{Slope of mirror line} = 1 \quad \text{(negative reciprocal)}$
$y – 2 = 1(x – 5) \Rightarrow y = x – 3 \Rightarrow x – y – 3 = 0$

Finding the Centre and Scale Factor of Enlargement

Given an object point and its image under enlargement:

Step 1: Draw a line from the object point through the image point. The centre lies on this line.

Step 2: Repeat for another point-image pair. The intersection gives the centre.

Algebraically: If $C(a,b)$ is the centre, $P(x,y) \to P'(x’, y’)$ with scale factor $k$:

$x’ = a + k(x-a) \quad \text{and} \quad y’ = b + k(y-b)$

Use two point-image pairs to find $a$, $b$, and $k$.

Worked Example 35

$A(1, 2)$ maps to $A'(4, 5)$ and $B(3, 1)$ maps to $B'(9, -1)$ under an enlargement. Find the centre and scale factor.

Solution:

From $A \to A’$: $4 = a + k(1-a)$ and $5 = b + k(2-b)$ … (i)

From $B \to B’$: $9 = a + k(3-a)$ and $-1 = b + k(1-b)$ … (ii)

From the x-equations: $4 = a + k – ka$ and $9 = a + 3k – ka$

$9 – 4 = (a+3k-ka)-(a+k-ka) = 2k \Rightarrow k = \dfrac{5}{2}$

From $4 = a + \frac{5}{2} – \frac{5}{2}a$:

$4 = a + \frac{5}{2} – \frac{5a}{2} \Rightarrow 8 = 2a + 5 – 5a \Rightarrow 3 = -3a \Rightarrow a = -1$

From $5 = b + \frac{5}{2}(2-b) = b + 5 – \frac{5b}{2}$:

$5 = 5 – \frac{3b}{2} \Rightarrow b = 0$
$\text{Centre: } (-1, 0), \quad \text{Scale factor: } \dfrac{5}{2}$
Advertisement

Special Results and Shortcuts

Result 1: Reflection in the x-axis followed by reflection in the y-axis $=$ Reflection in the origin $=$ Rotation of $180°$ about the origin.

Result 2: Two successive reflections in parallel lines $=$ Translation by twice the distance between the lines (perpendicular to the lines).

Result 3: Two successive reflections in intersecting lines $=$ Rotation about the intersection point by twice the angle between the lines.

Result 4: Any isometry (rigid transformation) can be expressed as either a single translation, a single rotation, a single reflection, or a glide reflection.

Result 5: The composition of two rotations about the same centre is a single rotation (add the angles).

Worked Example 36

Two parallel mirror lines are $y = 1$ and $y = 4$. What single transformation is equivalent to reflection in $y = 1$ followed by reflection in $y = 4$?

Solution:

The distance between the lines is $4 – 1 = 3$ units.

Equivalent transformation: Translation by $2 \times 3 = 6$ units in the direction perpendicular to the lines (i.e., in the y-direction, from $y=1$ towards $y=4$, which is upward).

$\text{Translation by } \begin{pmatrix}0\\6\end{pmatrix}$

Worked Example 37

Two mirror lines $y = x$ and $y = -x$ intersect at the origin with an angle of $90°$ between them. What single transformation is equivalent to reflection in $y = x$ followed by reflection in $y = -x$?

Solution:

The angle between the lines is $90°$, so the equivalent rotation is $2 \times 90° = 180°$ about the origin.

$\text{Rotation of } 180° \text{ about the origin}$

Verification using matrices:

$\begin{pmatrix}0&-1\\-1&0\end{pmatrix}\begin{pmatrix}0&1\\1&0\end{pmatrix} = \begin{pmatrix}-1&0\\0&-1\end{pmatrix}$ ✓
Advertisement

Unit Summary — Key Exam Notes

Translation: $P(x,y) \to P'(x+a, y+b)$; matrix uses $3 \times 3$ homogeneous form

Reflection: Learn the mapping for x-axis, y-axis, $y=x$, $y=-x$, origin, $x=a$, $y=b$

Rotation: $90°$ ACW: $(-y,x)$; $90°$ CW: $(y,-x)$; $180°$: $(-x,-y)$; General: use matrix with $\cos\theta$, $\sin\theta$

Enlargement: About origin: $P'(kx, ky)$; Area scale factor $= k^2$; Negative $k$ means opposite side

Composite: Matrix $= M_2 \times M_1$ (reverse order!)

Inverse: Reflection is self-inverse; Rotation inverse is opposite angle; Enlargement inverse uses $1/k$

Image of line: Either transform two points, or substitute $x, y$ in terms of $x’, y’$

Finding mirror line: Perpendicular bisector of point-image segment

Two reflections: Parallel lines $\to$ translation; Intersecting lines $\to$ rotation

Quick Revision Notes — Transformations of the Plane

Advertisement

Important Definitions

Transformation: A rule that maps every point in the plane to another point in the plane.

Object (Pre-image): The original figure before transformation.

Image: The resulting figure after transformation.

Isometry (Rigid Transformation): A transformation that preserves distances (and therefore shape and size). Translation, reflection, and rotation are isometries.

Translation Vector: A column vector $\begin{pmatrix}a\\b\end{pmatrix}$ that describes the distance and direction of a translation.

Mirror Line (Line of Reflection): The line over which a figure is reflected. It is the perpendicular bisector of each point-image segment.

Centre of Rotation: The fixed point about which a figure is rotated.

Centre of Enlargement: The fixed point from which a figure is enlarged or reduced.

Scale Factor ($k$): The ratio of image length to object length in an enlargement.

Composite Transformation: Two or more transformations applied in succession.

Advertisement

Key Formulas — Must Memorize

Translation

$P(x,y) \to P'(x+a,\; y+b)$
Matrix: $\begin{pmatrix}1&0&a\\0&1&b\\0&0&1\end{pmatrix}$ (homogeneous)

Reflection Matrices

x-axis: $\begin{pmatrix}1&0\\0&-1\end{pmatrix}$   y-axis: $\begin{pmatrix}-1&0\\0&1\end{pmatrix}$
$y=x$: $\begin{pmatrix}0&1\\1&0\end{pmatrix}$   $y=-x$: $\begin{pmatrix}0&-1\\-1&0\end{pmatrix}$
Origin: $\begin{pmatrix}-1&0\\0&-1\end{pmatrix}$
$x=a$: $P'(2a-x, y)$   $y=b$: $P'(x, 2b-y)$

Rotation Matrices (About Origin)

$90°$ ACW: $\begin{pmatrix}0&-1\\1&0\end{pmatrix}$   $90°$ CW: $\begin{pmatrix}0&1\\-1&0\end{pmatrix}$
$180°$: $\begin{pmatrix}-1&0\\0&-1\end{pmatrix}$
General angle $\theta$: $\begin{pmatrix}\cos\theta&-\sin\theta\\\sin\theta&\cos\theta\end{pmatrix}$

Enlargement

About origin: $P'(kx, ky)$; Matrix: $\begin{pmatrix}k&0\\0&k\end{pmatrix}$
About $C(a,b)$: $P'(a+k(x-a),\; b+k(y-b))$
Area scale factor $= k^2$

Composite Transformations

$T_2 \circ T_1 \text{ has matrix } M = M_2 \times M_1$ (reverse order!)
Inverse matrix: $M^{-1} = \dfrac{1}{\det M}\begin{pmatrix}d&-b\\-c&a\end{pmatrix}$

Special Results

Two reflections in parallel lines (distance $d$ apart) $=$ Translation by $2d$
Two reflections in intersecting lines (angle $\alpha$) $=$ Rotation by $2\alpha$ about intersection
Reflection is self-inverse: $M^2 = I$
Advertisement

Determinant Quick Guide

• $\det = +1$: Isometry, orientation preserved (rotation, translation)

• $\det = -1$: Isometry, orientation reversed (reflection)

• $\det = k^2 > 0$: Enlargement with scale factor $k$, orientation preserved

• $\det = -k^2 < 0$: Enlargement with negative scale factor $|k|$, orientation reversed

• $\det = 0$: Singular transformation (collapses dimension)

Common Mistakes to Avoid

❌ Mistake 1: Getting the order wrong in composite transformations.

✅ Correct: If $T_1$ is applied first, then $T_2$, the matrix is $M_2 \times M_1$. The SECOND transformation goes on the LEFT.


❌ Mistake 2: Confusing $90°$ clockwise and $90°$ anti-clockwise.

✅ Correct: $90°$ ACW: $(x,y) \to (-y,x)$. $90°$ CW: $(x,y) \to (y,-x)$. Memorize both!


❌ Mistake 3: Using area scale factor $k$ instead of $k^2$ for enlargement.

✅ Correct: If length scale factor is $k$, area scale factor is $k^2$. Always square it!


❌ Mistake 4: Forgetting to translate back when rotating about a non-origin point.

✅ Correct: Always do THREE steps: translate to origin → rotate → translate back.


❌ Mistake 5: When finding the image of a line under reflection in $y = x$, adding something instead of just swapping.

✅ Correct: Reflection in $y = x$: simply swap $x$ and $y$ in the equation. Nothing else changes.


❌ Mistake 6: Confusing reflection in the origin with reflection in the x-axis or y-axis.

✅ Correct: Reflection in the origin: $(x,y) \to (-x,-y)$. This changes BOTH coordinates, not just one.


❌ Mistake 7: Using the wrong sign for the translation vector when finding the original point from the image.

✅ Correct: Original $=$ Image $-$ Translation vector. If image is $(7,-1)$ and vector is $(5,-4)$, original $= (2,3)$.

Advertisement

Quick Examples for Revision

Q: What is the image of $(4, -3)$ under reflection in the x-axis?

A: $(4, 3)$. Only the y-coordinate changes sign.

Q: What matrix represents an enlargement with scale factor $-1$ about the origin?

A: $\begin{pmatrix}-1&0\\0&-1\end{pmatrix}$. This is the same as reflection in the origin (or $180°$ rotation).

Q: Is a reflection an isometry? Why or why not?

Q: What single transformation is equivalent to reflecting in $y = 2$ then reflecting in $y = 5$?

A: Translation by $\begin{pmatrix}0\\6\end{pmatrix}$. The lines are parallel, distance $= 5-2 = 3$, so translation $= 2 \times 3 = 6$ units upward (from first line towards second line).

Q: Find $\det\begin{pmatrix}0&-1\\1&0\end{pmatrix}$ and interpret.

A: $\det = 0 \times 0 – (-1) \times 1 = 1$. Since $\det = +1$, this is an isometry with orientation preserved — consistent with rotation of $90°$ anti-clockwise.

Challenge Exam Questions — Transformations of the Plane

Test yourself with these difficult questions. Try each one before looking at the answer!

Advertisement

Multiple Choice Questions

Q1. The point $(2, -5)$ is reflected in the line $y = -x$. The image is:

(a) $(5, -2)$    (b) $(-5, 2)$    (c) $(5, 2)$    (d) $(-5, -2)$

Answer: (a) $(5, -2)$

Reflection in $y = -x$: $P(x,y) \to P'(-y, -x)$

$P'(-(-5), -2) = (5, -2)$

Q2. The matrix $\begin{pmatrix}0 & 1 \\ -1 & 0\end{pmatrix}$ represents:

(a) Rotation of $90°$ anti-clockwise    (b) Rotation of $90°$ clockwise    (c) Reflection in $y = x$    (d) Reflection in $y = -x$

Answer: (b) Rotation of $90°$ clockwise

For $90°$ clockwise: $(x,y) \to (y,-x)$, giving matrix $\begin{pmatrix}0&1\\-1&0\end{pmatrix}$. ✓

Verification: $\begin{pmatrix}0&1\\-1&0\end{pmatrix}\begin{pmatrix}1\\0\end{pmatrix} = \begin{pmatrix}0\\-1\end{pmatrix}$, and $(1,0) \to (0,-1)$ under $90°$ CW. ✓

Q3. Under an enlargement with scale factor $k$, the area of a shape changes by a factor of:

(a) $k$    (b) $2k$    (c) $k^2$    (d) $\sqrt{k}$

Answer: (c) $k^2$

Area is a two-dimensional measure. If all lengths are multiplied by $k$, area is multiplied by $k \times k = k^2$.

Q4. The composition of a reflection in the x-axis followed by a reflection in the line $y = x$ is equivalent to:

(a) Rotation of $90°$ ACW    (b) Rotation of $90°$ CW    (c) Rotation of $180°$    (d) Reflection in $y = -x$

Answer: (b) Rotation of $90°$ CW

$M = \begin{pmatrix}0&1\\1&0\end{pmatrix}\begin{pmatrix}1&0\\0&-1\end{pmatrix} = \begin{pmatrix}0&-1\\1&0\end{pmatrix}$

Wait — $\begin{pmatrix}0&-1\\1&0\end{pmatrix}$ is $90°$ ACW. Let me recheck the order.

First: reflection in x-axis ($M_1$). Second: reflection in $y=x$ ($M_2$).

$M = M_2 \times M_1 = \begin{pmatrix}0&1\\1&0\end{pmatrix}\begin{pmatrix}1&0\\0&-1\end{pmatrix} = \begin{pmatrix}0&-1\\1&0\end{pmatrix}$

This is $90°$ anti-clockwise. So the correct answer is (a) Rotation of $90°$ ACW.

Correction: Always be careful with matrix multiplication order!

Q5. A triangle has area $20$ cm². After an enlargement with scale factor $-\dfrac{1}{2}$, the area of the image is:

(a) $-10$ cm²    (b) $5$ cm²    (c) $10$ cm²    (d) $40$ cm²

Answer: (b) $5$ cm²

$\text{New area} = k^2 \times \text{Original area} = \left(-\dfrac{1}{2}\right)^2 \times 20 = \dfrac{1}{4} \times 20 = 5 \text{ cm}^2$

Area is always positive! The negative sign in $k$ affects orientation, not area.

Advertisement

Fill in the Blank

Q6. The image of the point $(a, b)$ under reflection in the origin is ____.

Answer: $(-a, -b)$

Q7. Two successive reflections in parallel lines that are $5$ units apart is equivalent to a translation of ____ units.

Answer: $10$ units

Translation distance $= 2 \times 5 = 10$ units, in the direction perpendicular to the lines (from first mirror towards second mirror).

Q8. The determinant of any reflection matrix is ____.

Answer: $-1$

All reflections have $\det = -1$, indicating area is preserved but orientation is reversed.

Q9. Under a rotation of $270°$ anti-clockwise about the origin, the point $(3, 0)$ maps to ____.

Answer: $(0, -3)$

$270°$ ACW $= 90°$ CW: $(x,y) \to (y, -x) = (0, -3)$

Q10. The inverse of the enlargement matrix $\begin{pmatrix}4&0\\0&4\end{pmatrix}$ is ____.

Answer: $\begin{pmatrix}\frac{1}{4}&0\\0&\frac{1}{4}\end{pmatrix}$

The inverse of enlargement with scale factor $k$ is enlargement with scale factor $\frac{1}{k}$.

Advertisement

Short Answer Questions

Q11. Find the image of the circle $(x-2)^2 + (y-3)^2 = 25$ under a translation by $\begin{pmatrix}-1\\4\end{pmatrix}$.

Answer:

Replace $x$ with $x+1$ and $y$ with $y-4$:

$((x+1)-2)^2 + ((y-4)-3)^2 = 25$
$(x-1)^2 + (y-7)^2 = 25$

The circle moves: centre from $(2,3)$ to $(1,7)$, radius stays $5$. ✓

Q12. $A(1, 3)$ maps to $A'(-3, 1)$ and $B(4, 0)$ maps to $B'(0, 4)$ under a single transformation. Describe the transformation fully.

Answer:

Notice the pattern: $(1,3) \to (-3,1)$ and $(4,0) \to (0,4)$. It looks like $(x,y) \to (-y, x)$, which is rotation of $90°$ anti-clockwise.

Verification:

$(-3)^2 + 1^2 = 9+1=10, \quad 1^2+3^2=10$ ✓ (same distance from origin)
$0^2+4^2=16, \quad 4^2+0^2=16$ ✓
$\text{Rotation of } 90° \text{ anti-clockwise about the origin}$

Q13. Find the image of $(2, -1)$ under the transformation with matrix $\begin{pmatrix}-3&0\\0&-3\end{pmatrix}$ and describe the transformation.

Answer:

$\begin{pmatrix}-3&0\\0&-3\end{pmatrix}\begin{pmatrix}2\\-1\end{pmatrix} = \begin{pmatrix}-6\\3\end{pmatrix}$

Image: $(-6, 3)$. This is an enlargement with scale factor $-3$ about the origin. The negative scale factor means the image is on the opposite side of the origin and three times as far.

Q14. The line $y = 3x – 1$ is reflected in the line $y = -x$. Find the equation of the image line.

Answer:

Reflection in $y = -x$: swap $x$ and $y$ AND change both signs. So replace $x$ with $-y$ and $y$ with $-x$:

$-x = 3(-y) – 1 \Rightarrow -x = -3y – 1 \Rightarrow x = 3y + 1$
$3y = x – 1 \Rightarrow y = \dfrac{x – 1}{3} = \dfrac{1}{3}x – \dfrac{1}{3}$
Advertisement

Step-by-Step Calculation Questions

Q15. Find the single $2 \times 2$ matrix representing a reflection in the x-axis followed by a rotation of $90°$ anti-clockwise about the origin. Verify by applying this matrix to the point $(2, 3)$ using both the step-by-step method and the composite matrix.

Answer:

Step-by-step:

Reflection in x-axis: $(2, 3) \to (2, -3)$

Rotation $90°$ ACW: $(2, -3) \to (3, 2)$

Composite matrix:

$M = \begin{pmatrix}0&-1\\1&0\end{pmatrix}\begin{pmatrix}1&0\\0&-1\end{pmatrix} = \begin{pmatrix}0&1\\1&0\end{pmatrix}$
$\begin{pmatrix}0&1\\1&0\end{pmatrix}\begin{pmatrix}2\\3\end{pmatrix} = \begin{pmatrix}3\\2\end{pmatrix}$ ✓

Note: The composite matrix $\begin{pmatrix}0&1\\1&0\end{pmatrix}$ is the reflection in $y = x$ matrix! So reflecting in the x-axis then rotating $90°$ ACW gives the same result as reflecting in $y = x$.

Q16. Find the image of the line $2x – 3y + 6 = 0$ under the transformation represented by the matrix $\begin{pmatrix}1&0\\0&-1\end{pmatrix}$. Interpret the result geometrically.

Answer:

The matrix gives $x’ = x$ and $y’ = -y$, so $x = x’$ and $y = -y’$. Substitute:

$2x’ – 3(-y’) + 6 = 0 \Rightarrow 2x’ + 3y’ + 6 = 0$
$2x + 3y + 6 = 0$

Geometric interpretation: The matrix $\begin{pmatrix}1&0\\0&-1\end{pmatrix}$ represents reflection in the x-axis. The original line $2x – 3y + 6 = 0$ has slope $\frac{2}{3}$ and y-intercept $2$. The image $2x + 3y + 6 = 0$ has slope $-\frac{2}{3}$ and y-intercept $-2$. The slopes are negative reciprocals of each other? No — the slope changed from $\frac{2}{3}$ to $-\frac{2}{3}$, which makes sense because reflection in the x-axis negates the y-values, changing the sign of the slope.

Q17. Triangle $PQR$ has vertices $P(2, 1)$, $Q(6, 1)$, $R(4, 5)$. Find the image under enlargement with scale factor $\dfrac{1}{2}$ about the point $(2, 1)$. Hence find the ratio of the area of the image to the area of the original.

Answer:

Centre $C(2, 1)$, scale factor $k = \dfrac{1}{2}$:

$P'(2 + \tfrac{1}{2}(2-2),\; 1 + \tfrac{1}{2}(1-1)) = (2, 1)$
$Q'(2 + \tfrac{1}{2}(6-2),\; 1 + \tfrac{1}{2}(1-1)) = (2+2, 1) = (4, 1)$
$R'(2 + \tfrac{1}{2}(4-2),\; 1 + \tfrac{1}{2}(5-1)) = (2+1, 1+2) = (3, 3)$

Original area: base $PQ = 4$, height from $R$ to $PQ$ $= 4$. Area $= \frac{1}{2} \times 4 \times 4 = 8$.

Image area: base $P’Q’ = 2$, height from $R’$ to $P’Q’$ $= 2$. Area $= \frac{1}{2} \times 2 \times 2 = 2$.

$\text{Ratio} = \frac{2}{8} = \frac{1}{4} = k^2 = \left(\dfrac{1}{2}\right)^2$ ✓

Q18. The transformation $T$ is defined by the matrix $M = \begin{pmatrix}0&1\\1&0\end{pmatrix}$. (a) Identify $T$. (b) Find $T^{-1}$. (c) Find the image of the triangle with vertices $(1, 2)$, $(3, 4)$, $(5, 0)$ under $T$. (d) Find the equation of the image of the line $y = 2x + 1$ under $T$.

Answer:

(a) $M = \begin{pmatrix}0&1\\1&0\end{pmatrix}$ is reflection in the line $y = x$. ✓

(b) Since reflection is self-inverse: $M^{-1} = M = \begin{pmatrix}0&1\\1&0\end{pmatrix}$. Verification: $M^2 = \begin{pmatrix}0&1\\1&0\end{pmatrix}\begin{pmatrix}0&1\\1&0\end{pmatrix} = \begin{pmatrix}1&0\\0&1\end{pmatrix} = I$ ✓

(c) Swap each pair of coordinates: $(1,2) \to (2,1)$, $(3,4) \to (4,3)$, $(5,0) \to (0,5)$

(d) Swap $x$ and $y$ in $y = 2x + 1$: $x = 2y + 1 \Rightarrow 2y = x – 1 \Rightarrow y = \dfrac{x-1}{2}$

Q19. Find the single matrix representing a rotation of $90°$ anti-clockwise about the origin followed by a reflection in the y-axis. Hence find the image of $(3, -2)$.

Answer:

$M = \begin{pmatrix}-1&0\\0&1\end{pmatrix}\begin{pmatrix}0&-1\\1&0\end{pmatrix} = \begin{pmatrix}0&1\\1&0\end{pmatrix}$
$\begin{pmatrix}0&1\\1&0\end{pmatrix}\begin{pmatrix}3\\-2\end{pmatrix} = \begin{pmatrix}-2\\3\end{pmatrix}$

Image: $(-2, 3)$. Interestingly, this composite equals reflection in $y = x$!

Q20. Prove that reflecting in the line $y = x$ followed by reflecting in the line $y = -x$ is equivalent to a rotation of $180°$ about the origin.

Answer:

$M_1 = \begin{pmatrix}0&1\\1&0\end{pmatrix} \text{ (reflection in } y=x\text{)}$
$M_2 = \begin{pmatrix}0&-1\\-1&0\end{pmatrix} \text{ (reflection in } y=-x\text{)}$
$M = M_2 \times M_1 = \begin{pmatrix}0&-1\\-1&0\end{pmatrix}\begin{pmatrix}0&1\\1&0\end{pmatrix} = \begin{pmatrix}-1&0\\0&-1\end{pmatrix}$

This is the matrix for rotation of $180°$ about the origin (or reflection in the origin). ✓

Alternative proof using geometry: The lines $y = x$ and $y = -x$ intersect at the origin at an angle of $90°$. Two reflections in intersecting lines with angle $\alpha$ between them equals a rotation of $2\alpha = 2 \times 90° = 180°$ about the intersection point. ✓

Advertisement

Q21. A transformation maps the unit square with vertices $(0,0)$, $(1,0)$, $(1,1)$, $(0,1)$ to a parallelogram with vertices $(0,0)$, $(2,1)$, $(1,3)$, $(-1,2)$. (a) Find the transformation matrix. (b) Find the determinant and interpret. (c) Find the area of the image.

Answer:

(a) The images of $(1,0)$ and $(0,1)$ give the columns of the matrix:

$(1,0) \to (2,1), \quad (0,1) \to (-1,3)$
$M = \begin{pmatrix}2&-1\\1&3\end{pmatrix}$

Verification: $M\begin{pmatrix}1\\1\end{pmatrix} = \begin{pmatrix}2-1\\1+3\end{pmatrix} = \begin{pmatrix}1\\4\end{pmatrix}$. But the given image of $(1,1)$ is $(1,3)$, not $(1,4)$. This means this is NOT a linear transformation! Let me re-examine.

Actually, checking all vertices: $(0,0) \to (0,0)$ ✓. If this is linear, then $(1,1) = (1,0)+(0,1)$ should map to $(2,1)+(-1,3) = (1,4)$. But the given image is $(1,3)$. There is an inconsistency, which means either the transformation is not linear or the data has an error.

If we use $(1,1) \to (1,3)$ as additional info, we need a translation component, suggesting this is an affine transformation (linear + translation). This would require the $3 \times 3$ homogeneous matrix approach.

This question illustrates the importance of checking consistency when finding transformation matrices!

Q22. Point $P(3, 2)$ is first translated by $\begin{pmatrix}-2\\5\end{pmatrix}$, then reflected in the y-axis, then rotated $90°$ anti-clockwise about the origin. Find the final image of $P$.

Answer (step by step):

Step 1 — Translation: $(3, 2) \to (3-2, 2+5) = (1, 7)$

Step 2 — Reflection in y-axis: $(1, 7) \to (-1, 7)$

Step 3 — Rotation $90°$ ACW: $(-1, 7) \to (-7, -1)$

$\text{Final image: } (-7, -1)$

Note: Since translation is not a $2 \times 2$ matrix operation, we cannot combine all three into a single $2 \times 2$ matrix. We would need $3 \times 3$ homogeneous matrices for that.

Q23. Find the image of the line $x – y + 4 = 0$ under a rotation of $180°$ about the point $(-1, 2)$.

Answer:

Method: Find two points on the line, rotate each about $(-1, 2)$ by $180°$, then find the image line.

Point 1: when $x = 0$: $y = 4$, so $(0, 4)$. Rotate about $(-1, 2)$ by $180°$:

$(0, 4) \to (-1 + (-1)(0-(-1)),\; 2 + (-1)(4-2)) = (-1-1, 2-2) = (-2, 0)$

Point 2: when $y = 0$: $x = -4$, so $(-4, 0)$. Rotate about $(-1, 2)$ by $180°$:

$(-4, 0) \to (-1+(-1)(-4+1),\; 2+(-1)(0-2)) = (-1+3, 2+2) = (2, 4)$

Line through $(-2, 0)$ and $(2, 4)$: slope $= \dfrac{4-0}{2-(-2)} = 1$

$y – 0 = 1(x+2) \Rightarrow y = x + 2 \Rightarrow x – y + 2 = 0$

Q24. The transformation $T_1$ is “enlargement with scale factor $2$ about the origin” and $T_2$ is “rotation of $90°$ anti-clockwise about the origin.” Does $T_1 \circ T_2 = T_2 \circ T_1$? Prove your answer.

Answer:

$T_1 \circ T_2: \quad M = M_1 \times M_2 = \begin{pmatrix}2&0\\0&2\end{pmatrix}\begin{pmatrix}0&-1\\1&0\end{pmatrix} = \begin{pmatrix}0&-2\\2&0\end{pmatrix}$
$T_2 \circ T_1: \quad M’ = M_2 \times M_1 = \begin{pmatrix}0&-1\\1&0\end{pmatrix}\begin{pmatrix}2&0\\0&2\end{pmatrix} = \begin{pmatrix}0&-2\\2&0\end{pmatrix}$

Both give the same matrix! So YES, $T_1 \circ T_2 = T_2 \circ T_1$ in this case.

Why? Because enlargement uses a scalar matrix ($kI$), and scalar matrices commute with ALL matrices: $(kI)M = M(kI) = kM$. This is a special property of scalar matrices.

Q25. Find the equation of the mirror line if the point $(3, 7)$ is reflected to $(11, -1)$.

Answer:

$\text{Midpoint} = \left(\dfrac{3+11}{2},\; \dfrac{7+(-1)}{2}\right) = (7, 3)$
$\text{Slope of } PP’ = \dfrac{-1-7}{11-3} = \dfrac{-8}{8} = -1$
$\text{Slope of mirror line} = 1 \text{ (negative reciprocal of } -1\text{)}$
$y – 3 = 1(x – 7) \Rightarrow y = x – 4 \Rightarrow x – y – 4 = 0$

The mirror line is $y = x – 4$.

Advertisement

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top