7.1 BETA

Transformations

4 learning objectives

1. Overview

Transformations in IGCSE Mathematics (0580) involve changing the position or size of a shape. You'll learn to perform and describe reflections, rotations, enlargements, and translations. Mastering these transformations is crucial for geometry and spatial reasoning questions. The key is to accurately identify and state all the necessary parameters for each transformation type.


Key Definitions

  • Object: The original shape before any transformation has taken place.
  • Image: The new shape produced after the transformation (usually labeled with prime notation, e.g., Shape AA becomes Shape AA').
  • Congruent: Shapes that are identical in size and shape; the image is congruent to the object in reflections, rotations, and translations.
  • Similar: Shapes that are the same shape but different sizes; the image is similar to the object in enlargements.
  • Invariant Point: A point that remains in the same position after a transformation.
  • Vector: A quantity representing a movement in a specific direction, written as (xy)\begin{pmatrix} x \\ y \end{pmatrix}.

Core Content

1. Reflection

To reflect a shape, you "flip" it over a mirror line. Every point on the image is the same distance from the mirror line as the corresponding point on the object.

  • Required Information: The equation of the mirror line (e.g., x=2x = 2, y=1y = -1, or the yy-axis).

Worked example 1 — Reflection in a vertical line

Question: Reflect triangle ABCABC with vertices A(2,1)A(2, 1), B(4,1)B(4, 1), and C(4,3)C(4, 3) in the line x=3x = 3.

  1. Identify the mirror line: x=3x = 3 is a vertical line passing through 33 on the xx-axis.
  2. Consider point A(2,1)A(2, 1). It is 1 unit to the left of the mirror line.
  3. Count 1 unit to the right of the mirror line to find the image point AA'.
  4. Therefore, AA' is at (4,1)(4, 1).
  5. Consider point B(4,1)B(4, 1). It is 1 unit to the right of the mirror line.
  6. Count 1 unit to the left of the mirror line to find the image point BB'.
  7. Therefore, BB' is at (2,1)(2, 1).
  8. Consider point C(4,3)C(4, 3). It is 1 unit to the right of the mirror line.
  9. Count 1 unit to the left of the mirror line to find the image point CC'.
  10. Therefore, CC' is at (2,3)(2, 3).

Result: Image vertices are A(4,1)A'(4, 1), B(2,1)B'(2, 1), and C(2,3)C'(2, 3).

Reflection of triangle ABC in the mirror line x equals 3 showing the image triangle on the other side

Worked example 2 — Reflection in the x-axis

Question: Reflect the shape defined by the points P(1,2)P(1,2), Q(3,2)Q(3,2), R(3,4)R(3,4), and S(1,4)S(1,4) in the x-axis.

  1. The x-axis is the line y=0y = 0.
  2. Point P(1,2)P(1, 2) is 2 units above the x-axis.
  3. The reflected point PP' will be 2 units below the x-axis.
  4. Therefore, PP' is at (1,2)(1, -2).
  5. Point Q(3,2)Q(3, 2) is 2 units above the x-axis.
  6. The reflected point QQ' will be 2 units below the x-axis.
  7. Therefore, QQ' is at (3,2)(3, -2).
  8. Point R(3,4)R(3, 4) is 4 units above the x-axis.
  9. The reflected point RR' will be 4 units below the x-axis.
  10. Therefore, RR' is at (3,4)(3, -4).
  11. Point S(1,4)S(1, 4) is 4 units above the x-axis.
  12. The reflected point SS' will be 4 units below the x-axis.
  13. Therefore, SS' is at (1,4)(1, -4).

Result: The reflected shape has vertices P(1,2)P'(1, -2), Q(3,2)Q'(3, -2), R(3,4)R'(3, -4), and S(1,4)S'(1, -4).

Reflection of quadrilateral PQRS in the x-axis showing the reflected image below

2. Rotation

Rotation "turns" a shape around a fixed point.

  • Required Information:
    1. Centre of rotation (a coordinate).
    2. Angle of rotation (90°, 180°, 270°).
    3. Direction (Clockwise or Anticlockwise).

Worked example 3 — Rotation about the origin

Question: Rotate triangle PQRPQR with vertices P(1,1)P(1, 1), Q(3,1)Q(3, 1), and R(1,3)R(1, 3) by 180°180° about the origin (0,0)(0, 0).

  1. A rotation of 180°180° about the origin maps (x,y)(x, y) to (x,y)(-x, -y).
  2. For point P(1,1)P(1, 1), the image PP' will be (1,1)(-1, -1).
  3. For point Q(3,1)Q(3, 1), the image QQ' will be (3,1)(-3, -1).
  4. For point R(1,3)R(1, 3), the image RR' will be (1,3)(-1, -3).

Result: The rotated triangle has vertices P(1,1)P'(-1, -1), Q(3,1)Q'(-3, -1), and R(1,3)R'(-1, -3).

180 degree rotation of triangle PQR about the origin showing image in opposite quadrant

Worked example 4 — Rotation 90 degrees clockwise

Question: Rotate the triangle with vertices A(1,2)A(1, 2), B(4,2)B(4, 2), and C(1,4)C(1, 4) by 9090^\circ clockwise about the point (1,1)(1, 1).

  1. Consider point A(1,2)A(1, 2). The centre of rotation is (1,1)(1, 1).
  2. The vector from the centre of rotation to AA is (1121)=(01)\begin{pmatrix} 1-1 \\ 2-1 \end{pmatrix} = \begin{pmatrix} 0 \\ 1 \end{pmatrix}.
  3. A 9090^\circ clockwise rotation transforms the vector (xy)\begin{pmatrix} x \\ y \end{pmatrix} to (yx)\begin{pmatrix} y \\ -x \end{pmatrix}.
  4. So, the vector (01)\begin{pmatrix} 0 \\ 1 \end{pmatrix} becomes (10)\begin{pmatrix} 1 \\ 0 \end{pmatrix}.
  5. The new point AA' is found by adding this vector to the centre of rotation: (1,1)+(1,0)=(2,1)(1, 1) + (1, 0) = (2, 1).
  6. Therefore, AA' is at (2,1)(2, 1).
  7. Consider point B(4,2)B(4, 2). The vector from the centre of rotation to BB is (4121)=(31)\begin{pmatrix} 4-1 \\ 2-1 \end{pmatrix} = \begin{pmatrix} 3 \\ 1 \end{pmatrix}.
  8. Rotating this vector 9090^\circ clockwise gives (13)\begin{pmatrix} 1 \\ -3 \end{pmatrix}.
  9. The new point BB' is (1,1)+(1,3)=(2,2)(1, 1) + (1, -3) = (2, -2).
  10. Therefore, BB' is at (2,2)(2, -2).
  11. Consider point C(1,4)C(1, 4). The vector from the centre of rotation to CC is (1141)=(03)\begin{pmatrix} 1-1 \\ 4-1 \end{pmatrix} = \begin{pmatrix} 0 \\ 3 \end{pmatrix}.
  12. Rotating this vector 9090^\circ clockwise gives (30)\begin{pmatrix} 3 \\ 0 \end{pmatrix}.
  13. The new point CC' is (1,1)+(3,0)=(4,1)(1, 1) + (3, 0) = (4, 1).
  14. Therefore, CC' is at (4,1)(4, 1).

Result: The rotated triangle has vertices A(2,1)A'(2, 1), B(2,2)B'(2, -2), and C(4,1)C'(4, 1).

90 degree clockwise rotation of triangle ABC about centre of rotation 1,1

3. Enlargement

Enlargement changes the size of a shape by a scale factor from a specific centre.

  • Required Information:
    1. Centre of enlargement (a coordinate).
    2. Scale Factor (kk).
  • Formula: Distance from centre to image vertex=k×Distance from centre to object vertex\text{Distance from centre to image vertex} = k \times \text{Distance from centre to object vertex}.

Worked example 5 — Enlargement with positive scale factor

Question: Enlarge quadrilateral ABCDABCD with vertices A(2,2)A(2, 2), B(4,2)B(4, 2), C(4,4)C(4, 4), and D(2,4)D(2, 4) by a scale factor of 0.50.5 from the centre of enlargement (0,0)(0, 0).

  1. The scale factor is k=0.5k = 0.5.
  2. For point A(2,2)A(2, 2), the vector from the centre (0,0)(0, 0) is (22)\begin{pmatrix} 2 \\ 2 \end{pmatrix}.
  3. Multiply this vector by the scale factor: 0.5×(22)=(11)0.5 \times \begin{pmatrix} 2 \\ 2 \end{pmatrix} = \begin{pmatrix} 1 \\ 1 \end{pmatrix}.
  4. The image point AA' is at (1,1)(1, 1).
  5. For point B(4,2)B(4, 2), the vector from the centre (0,0)(0, 0) is (42)\begin{pmatrix} 4 \\ 2 \end{pmatrix}.
  6. Multiply this vector by the scale factor: 0.5×(42)=(21)0.5 \times \begin{pmatrix} 4 \\ 2 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \end{pmatrix}.
  7. The image point BB' is at (2,1)(2, 1).
  8. For point C(4,4)C(4, 4), the vector from the centre (0,0)(0, 0) is (44)\begin{pmatrix} 4 \\ 4 \end{pmatrix}.
  9. Multiply this vector by the scale factor: 0.5×(44)=(22)0.5 \times \begin{pmatrix} 4 \\ 4 \end{pmatrix} = \begin{pmatrix} 2 \\ 2 \end{pmatrix}.
  10. The image point CC' is at (2,2)(2, 2).
  11. For point D(2,4)D(2, 4), the vector from the centre (0,0)(0, 0) is (24)\begin{pmatrix} 2 \\ 4 \end{pmatrix}.
  12. Multiply this vector by the scale factor: 0.5×(24)=(12)0.5 \times \begin{pmatrix} 2 \\ 4 \end{pmatrix} = \begin{pmatrix} 1 \\ 2 \end{pmatrix}.
  13. The image point DD' is at (1,2)(1, 2).

Result: The enlarged quadrilateral has vertices A(1,1)A'(1, 1), B(2,1)B'(2, 1), C(2,2)C'(2, 2), and D(1,2)D'(1, 2).

Enlargement of quadrilateral ABCD with scale factor 2 from the origin showing ray lines

4. Translation

Translation "slides" a shape without turning it or changing its size.

  • Required Information: A translation vector (xy)\begin{pmatrix} x \\ y \end{pmatrix}.
    • Top number (xx): Horizontal movement (positive = right, negative = left).
    • Bottom number (yy): Vertical movement (positive = up, negative = down).

Worked example 6 — Translation by a vector

Question: Translate triangle LMNLMN with vertices L(1,2)L(1, 2), M(3,2)M(3, 2), and N(1,4)N(1, 4) by the vector (21)\begin{pmatrix} -2 \\ 1 \end{pmatrix}.

  1. The translation vector is (21)\begin{pmatrix} -2 \\ 1 \end{pmatrix}.
  2. For point L(1,2)L(1, 2), add the vector: (1,2)+(2,1)=(12,2+1)=(1,3)(1, 2) + (-2, 1) = (1 - 2, 2 + 1) = (-1, 3).
  3. The image point LL' is at (1,3)(-1, 3).
  4. For point M(3,2)M(3, 2), add the vector: (3,2)+(2,1)=(32,2+1)=(1,3)(3, 2) + (-2, 1) = (3 - 2, 2 + 1) = (1, 3).
  5. The image point MM' is at (1,3)(1, 3).
  6. For point N(1,4)N(1, 4), add the vector: (1,4)+(2,1)=(12,4+1)=(1,5)(1, 4) + (-2, 1) = (1 - 2, 4 + 1) = (-1, 5).
  7. The image point NN' is at (1,5)(-1, 5).

Result: The translated triangle has vertices L(1,3)L'(-1, 3), M(1,3)M'(1, 3), and N(1,5)N'(-1, 5).

Translation of triangle LMN by vector 5 minus 2 showing the slide with arrows

Extended Content (Extended Only)

While the syllabus objectives for topic 7.1 are Core, Extended students benefit from a deeper understanding of these concepts. This includes recognizing how transformations relate to coordinate geometry and vectors, which are essential for more advanced topics. For example, understanding how a 180180^\circ rotation about the origin corresponds to multiplying the position vector by 1-1 provides a foundation for working with transformation matrices later on. Similarly, a strong grasp of enlargement with positive scale factors is crucial before tackling negative or fractional scale factors. Extended students should also practice describing combinations of transformations, even though the exam will only ask for a single equivalent transformation. Visualising the effect of transformations on various shapes, including irregular polygons and curves, will further enhance problem-solving skills.


Key Equations

  • Scale Factor (kk): k=Length of image sideLength of corresponding object sidek = \frac{\text{Length of image side}}{\text{Length of corresponding object side}} Memorise this formula.

  • Column Vector: (xy)\begin{pmatrix} x \\ y \end{pmatrix} Where xx is horizontal change and yy is vertical change. Memorise this notation.

  • Inverse Translation: If a translation from AA to BB is (ab)\begin{pmatrix} a \\ b \end{pmatrix}, the translation from BB back to AA is (ab)\begin{pmatrix} -a \\ -b \end{pmatrix}. Memorise this relationship.


Common Mistakes to Avoid

  • Wrong: Saying "The shape moved to the right and up" instead of using the term "Translation". ✅ Right: Describe the movement as a "Translation by the vector (xy)\begin{pmatrix} x \\ y \end{pmatrix}", specifying the values of xx and yy.
  • Wrong: Describing a shape as "becoming smaller" after an enlargement. ✅ Right: Use the correct terminology: "Enlargement, scale factor kk, centre of enlargement (x,y)(x, y)", where kk is less than 1.
  • Wrong: Stating the angle of rotation without specifying the direction (clockwise or anticlockwise). ✅ Right: Always include the direction: "Rotation of 90° clockwise about the point (2, 3)".
  • Wrong: Calculating the translation vector from BB to AA when the shape moved from AA to BB. ✅ Right: Ensure you calculate (end point - start point) to find the correct vector. If AA moves to BB, the vector is BAB - A.
  • Wrong: Omitting the centre of enlargement when describing an enlargement. ✅ Right: The centre of enlargement is crucial. Use ray lines connecting corresponding vertices to find it if it's not obvious.
  • Wrong: Listing multiple transformations when the question asks for a single transformation. For example, stating "reflection then translation". ✅ Right: Identify the single transformation that maps the object directly to the image.

Exam Tips

  • Command Words:
    • "Describe fully": This is a hint that you need multiple pieces of information (e.g., for rotation: name, angle, direction, AND centre).
    • "Draw": Use a sharp pencil and a ruler. Accuracy within 1-2mm is usually required.
  • Tracing Paper: Always ask for tracing paper in the exam. It is the most reliable way to perform rotations and check reflections.
  • Calculator Tip: For vector additions or enlargements, you can use your calculator to verify simple multiplications (e.g., k×coordinatek \times \text{coordinate}), but most of this topic is visual.
  • Formula Sheet: No formulas for transformations are provided on the IGCSE formula sheet; you must memorise the requirements for each description.
  • The "Single Transformation" Trap: If a question asks for a single transformation that maps AA to CC, and you see AA was reflected then rotated, do not write both. Look for the one single movement (often a different reflection or rotation) that maps them directly.

Practise Transformations with recent IGCSE Mathematics past papers

These are recent Cambridge IGCSE Mathematics sessions where this topic area was most heavily tested. Working through them is the fastest way to find gaps in your revision.

Test Your Knowledge

Ready to check what you've learned? Practice with 9 flashcards covering key definitions and concepts from Transformations.

Study Flashcards

Frequently Asked Questions: Transformations

What is Object in Transformations?

Object: The original shape before any transformation has taken place.

What is Image in Transformations?

Image: The new shape produced after the transformation (usually labeled with prime notation, e.g., Shape A becomes Shape A').

What is Congruent in Transformations?

Congruent: Shapes that are identical in size and shape; the image is congruent to the object in reflections, rotations, and translations.

What is Similar in Transformations?

Similar: Shapes that are the same shape but different sizes; the image is similar to the object in enlargements.

What is Invariant Point in Transformations?

Invariant Point: A point that remains in the same position after a transformation.

What is Vector in Transformations?

Vector: A quantity representing a movement in a specific direction, written as \begin{pmatrix} x \\ y \end{pmatrix}.