Introduction to Transformations, Congruence, and Similarity

In this chapter, we explore how shapes move, change size, and relate to one another. Whether you are sliding a book across a desk, looking at your reflection, or zooming in on a map, you are using the principles of transformations. We will also learn how to prove if two shapes are identical (congruence) or just different-sized versions of each other (similarity). These skills are essential for everything from video game design to architecture!

1. Transformations: The Four "Moves"

A transformation is a way of changing the position or size of a shape. The original shape is called the object, and the new shape is called the image. We label the corners of the image using a "prime" symbol, like \(A'\).

A. Translation (The Slide)

A translation moves a shape without rotating it or flipping it. Every point moves the same distance in the same direction.

We describe translations using column vectors: \( \begin{pmatrix} x \\ y \end{pmatrix} \)

  • The top number \(x\) tells you how many units to move right (positive) or left (negative).
  • The bottom number \(y\) tells you how many units to move up (positive) or down (negative).

Example: A translation by \( \begin{pmatrix} 3 \\ -2 \end{pmatrix} \) means move the shape 3 squares right and 2 squares down.

B. Reflection (The Flip)

A reflection creates a mirror image of a shape across a mirror line.

To describe a reflection, you must give the equation of the mirror line. Common lines include:

  • The \(x\)-axis (which is the line \(y = 0\))
  • The \(y\)-axis (which is the line \(x = 0\))
  • Vertical lines like \(x = 2\) or horizontal lines like \(y = -3\)
  • Diagonal lines like \(y = x\) or \(y = -x\)

Quick Tip: Every point on the image is the exact same distance from the mirror line as the corresponding point on the object!

C. Rotation (The Turn)

A rotation turns a shape around a fixed point called the centre of rotation.

To fully describe a rotation, you need three pieces of information:

  1. The angle (e.g., \(90^{\circ}\) or \(180^{\circ}\))
  2. The direction (clockwise or anti-clockwise)
  3. The centre of rotation (given as coordinates, e.g., \((0, 0)\))

Common Mistake: Don't forget that a \(180^{\circ}\) rotation doesn't need a direction—it ends up in the same place whether you go clockwise or anti-clockwise!

D. Enlargement (The Zoom)

An enlargement changes the size of a shape. To describe it, you need:

  1. The scale factor (\(k\))
  2. The centre of enlargement

How the scale factor works:

  • If \(k = 2\), the image is twice as large as the object.
  • If \(k = \frac{1}{2}\) (a fractional scale factor), the image is half the size (it gets smaller!).
  • (Higher Tier Only): If \(k\) is a negative scale factor, the image appears on the opposite side of the centre and is turned upside down.

Key Takeaway: In translations, reflections, and rotations, the shape stays the same size. Only enlargement changes the size.

2. Congruence

Two shapes are congruent if they are exactly the same shape and exactly the same size. They are identical twins! One might be rotated or reflected, but the side lengths and angles remain identical.

Criteria for Congruent Triangles

You can prove two triangles are congruent using these four rules:

  • SSS: Side-Side-Side (all three sides are equal).
  • SAS: Side-Angle-Side (two sides and the included angle are equal).
  • ASA: Angle-Side-Angle (two angles and the included side are equal).
  • RHS: Right-angle, Hypotenuse, Side (only for right-angled triangles).

Did you know? Knowing two shapes are congruent allows you to calculate missing lengths or angles because you know they must match the other shape perfectly.

3. Similarity

Two shapes are similar if they are the same shape but different sizes. One is an enlargement of the other. In similar shapes:

  • Corresponding angles are equal.
  • Corresponding sides are in the same ratio (they are all multiplied by the same scale factor \(k\)).

Length, Area, and Volume Ratios (Higher Tier Only)

When a shape is enlarged by a linear scale factor \(k\), the area and volume do not just increase by \(k\):

  • Length scale factor = \(k\)
  • Area scale factor = \(k^2\)
  • Volume scale factor = \(k^3\)

Example: If the lengths of a box are doubled (\(k = 2\)), the surface area becomes \(2^2 = 4\) times larger, and the volume becomes \(2^3 = 8\) times larger!

4. Invariance (Higher Tier Only)

When a shape undergoes a transformation, some parts of it might not move. These are called invariant points. If the whole shape stays in the same place, we say the shape is invariant.

  • In a rotation, the centre of rotation is the only invariant point.
  • In a reflection, any points sitting directly on the mirror line are invariant.
  • In a translation, there are no invariant points (because everything moves!).

Summary Checklist

Quick Review:
- Translation: Use a vector \( \begin{pmatrix} x \\ y \end{pmatrix} \).
- Reflection: Need a mirror line (e.g., \(y = x\)).
- Rotation: Need angle, direction, and centre.
- Enlargement: Need scale factor and centre.
- Congruent: Exactly the same size and shape.
- Similar: Same shape, different size; angles stay the same.
- (H) Area/Volume: Use \(k^2\) for area and \(k^3\) for volume.

Note: For more on how these properties link to triangles, see the chapters on "Angles, polygons and properties of shapes" and "Pythagoras' theorem and trigonometry".