Transformation Geometry
We perform and describe reflections, translations, rotations, and enlargements/reductions on the Cartesian plane. We investigate the properties preserved under each transformation and use coordinates to describe transformations algebraically.
11.1 Reflections and Translations
- Reflect figures across the x-axis, y-axis, the line y = x, and y = −x
- Translate figures by a given vector (horizontal and vertical shift)
- Describe transformations using coordinate notation
- Identify properties preserved: shape, size, orientation
Real-World Connection
Reflections appear in mirror images, bilateral symmetry in nature (butterfly wings, human faces), and architecture (symmetrical buildings). Translations appear in repeating patterns: wallpaper, tiling, and manufacturing conveyors that move objects horizontally. Computer graphics use these transformations millions of times per second to render animations.
Reflection Rules
Reflection Line
Coordinate Rule
x-axis
(x, y) → (x, −y)
y-coordinate changes sign
y-axis
(x, y) → (−x, y)
x-coordinate changes sign
y = x
(x, y) → (y, x)
x and y coordinates swap
y = −x
(x, y) → (−y, −x)
Swap and negate both
Property / Rule
Translation
A translation moves every point by the same distance in the same direction. Described by a vector (a, b): move a units horizontally and b units vertically.
ℹ️ Note
Reflections and translations are ISOMETRIES — they preserve size and shape (congruent image). The orientation is preserved under translation, but REVERSED under reflection (mirror image).
Worked Example
Reflecting and translating a triangle
Problem
Worked Example
Reflecting across the lines y = x and y = −x
Problem
Worked Example
Translation using vector notation
Problem
CAPS Cognitive Level Distribution
11.2 Rotations and Enlargements/Reductions
- Rotate figures by 90°, 180°, and 270° about the origin
- Enlarge and reduce figures from the origin or a given centre using a scale factor
- Determine the scale factor from an original and its image
- Identify the properties preserved under each transformation
Real-World Connection
Rotations appear in wheels turning, clock hands moving, and Earth spinning on its axis. Enlargements appear in projectors (enlarging images), microscopes (enlarging specimens), and photocopiers (scaling documents). In computer graphics, every time you zoom in on a map, an enlargement is applied about the centre of your screen.
Rotation Rules (about Origin)
Rotation
Coordinate Rule
90° anticlockwise
(x, y) → (−y, x)
90° clockwise
(x, y) → (y, −x)
180°
(x, y) → (−x, −y)
Same as 180° either direction
270° anticlockwise
(x, y) → (y, −x)
Same as 90° clockwise
Enlargement / Reduction
k = scale factor. k > 1: enlargement. 0 < k < 1: reduction. Centre of enlargement is the origin.
Property / Rule
Effect of Enlargement/Reduction on Side Lengths
When a figure is enlarged or reduced by scale factor k, every side length of the image is k times the corresponding side of the original. The shapes are SIMILAR (equal angles, proportional sides).
Property / Rule
Effect on Perimeter
Perimeter is a linear measure (sum of side lengths). Since every side scales by k, the perimeter also scales by k.
Property / Rule
Effect on Area
Area is a two-dimensional measure. Since BOTH dimensions scale by k, area scales by k². This is true for ALL shapes — triangles, rectangles, circles.
Summary: Properties Preserved Under Each Transformation
Transformation
Size | Shape | Orientation | Centre preserved
Translation
Yes — congruent (isometry)
✓ size ✓ shape ✓ orientation — all preserved
Reflection
Yes — congruent (isometry)
✓ size ✓ shape ✗ orientation (mirror reverses)
Rotation
Yes — congruent (isometry)
✓ size ✓ shape ✓ orientation — all preserved
Enlargement (k≠1)
No — similar only
✗ size ✓ shape ✓ angles — perimeter ×k, area ×k²
ℹ️ Note
Enlargements change size but PRESERVE shape and angles (similar figures). Rotations, reflections, and translations preserve BOTH size and shape (congruent figures, called isometries). Enlargements are the ONLY transformation that is NOT an isometry.
⚠️ Warning
When k = 1 (scale factor of 1), an enlargement leaves the figure unchanged — it is effectively an identity transformation. When 0 < k < 1, the image is smaller (a REDUCTION). When k > 1, the image is larger (an ENLARGEMENT).
Worked Example
Area and perimeter under enlargement
Problem
Worked Example
Rotating and enlarging
Problem
Worked Example
All rotation rules and 270°
Problem
Worked Example
Reduction (scale factor 0 < k < 1)
Problem
CAPS Cognitive Level Distribution