1.2.17 · D3Basic Geometry

Worked examples — Transformations — translation, reflection, rotation, enlargement (basic)

2,190 words10 min readBack to topic

This page is a workout. The parent note built the four moves and their rules; here we hit every awkward corner: negative shifts, all four quadrants, a rotation the parent skipped, a negative scale factor, a degenerate zero-shift, and a real-world problem. Before each answer you'll forecast — guess the result yourself, then check.

Everything is on the coordinate grid. A point is written : = how far right (negative = left), = how far up (negative = down). We use tiny arrows and triangles throughout, so keep the figures beside you.


The scenario matrix

Every transformation problem is really one of these case classes. The examples below are labelled with the cell they cover.

Cell Transformation The tricky ingredient
T1 Translation vector with a negative component (down/left)
T2 Translation zero vector — degenerate, nothing moves
R1 Reflection mirror is a diagonal line (coordinates swap)
R2 Reflection point starts in quadrant III (both coords negative)
Ro1 Rotation 90° clockwise (parent only fully drilled anticlockwise)
Ro2 Rotation a point on an axis (a degenerate, easy-to-check case)
E1 Enlargement scale factor (shape shrinks)
E2 Enlargement negative scale factor (flips through the centre)
W Word / real-world a map/robot problem needing a translation
X Exam twist a composition, then "describe the single transformation"

Example 1 — Translation with a negative component (Cell T1)

Forecast: pushes right, pushes down. Starting left-and-up, you should land somewhere right-and-lower. Guess the quadrant before reading on.

Figure — Transformations — translation, reflection, rotation, enlargement (basic)
  1. Write the rule. A translation by sends . Here , .
    • Why this step? A translation is literally "add the same displacement to every point" — no reference point needed, so we just add.
  2. Add the horizontal part. .
    • Why this step? is positive so we move right; starting at , four steps right crosses zero into . See the yellow arrow in the figure.
  3. Add the vertical part. .
    • Why this step? is negative, meaning down by 5; from that overshoots the -axis to .
  4. State the image. — quadrant IV, as forecast.

Verify: The displacement between and must equal the vector. . ✓ Matches .


Example 2 — The zero vector (Cell T2, degenerate)

Forecast: A vector with no length means no push. Guess: the point doesn't move.

  1. Apply the rule. .
    • Why this step? Adding zero changes nothing — this is the identity translation.
  2. Interpret. The zero vector is the "do nothing" transformation; every point is its own image.

Verify: . ✓ A degenerate case worth knowing: it confirms translations form a family that includes "stay still".


Example 3 — Reflection in the diagonal (Cell R1)

Forecast: The parent note said swaps coordinates. So guess — and picture it as a mirror flip across the diagonal.

Figure — Transformations — translation, reflection, rotation, enlargement (basic)
  1. Recall the rule. Reflection in sends .
    • Why this step? The line is where "right-amount equals up-amount". Flipping across it trades your horizontal reach for your vertical reach — hence the swap.
  2. Swap. .
    • Why this step? Mechanically exchange the two numbers.
  3. Geometry check (figure). The green line is the mirror. sits below it, sits equally far above it. The segment (red dashed) is perpendicular to the mirror and cut in half by it.
    • Why this step? That's the definition of a reflection: mirror is the perpendicular bisector of point-and-image.

Verify: Midpoint of is , which lies on . ✓ And the slope of is , perpendicular to the mirror's slope . ✓


Example 4 — Reflection with a point in quadrant III (Cell R2)

Forecast: -axis reflection keeps , flips the sign of . From "left and down", guess "left and up".

  1. Rule. -axis reflection: .
    • Why this step? The -axis is ; reflecting flips how far above/below you are, so only changes sign.
  2. Apply. .
    • Why this step? Watch the double negative: . This is exactly where beginners slip, so write it out.
  3. Quadrant check. Started quadrant III (both negative); ended quadrant II (left, up). Correct — an -axis flip moves you across the horizontal axis only.

Verify: Distance of below axis ; distance of above axis . Equal, on opposite sides. ✓


Example 5 — Rotation 90° clockwise (Cell Ro1)

Forecast: The parent gave 90° anticlockwise as . Clockwise is the opposite spin. Guess whether or picks up the minus sign.

Figure — Transformations — translation, reflection, rotation, enlargement (basic)
  1. Get the clockwise rule. Clockwise by 90° is anticlockwise by . Plug into the parent's matrix (, ): So .
    • Why this step? Rather than memorise a second rule, we derive it by feeding a negative angle into the one formula we already trust.
  2. Apply. .
    • Why this step? Swap then negate the new second coordinate: , .
  3. Direction check (figure). In the figure is in quadrant I (up-right). A clockwise quarter turn sweeps it down into quadrant IV (right-down) — exactly where sits. The blue arc shows the sweep direction.

Verify: Rotations preserve distance from the origin. ; . ✓ Also , so they're perpendicular — a true 90° turn. ✓


Example 6 — Rotating a point that sits on an axis (Cell Ro2, degenerate)

Forecast: 180° flips a point straight through the origin to the opposite side. is straight up the -axis, so guess straight down.

  1. Rule. 180° gives .
    • Why this step? At 180°, , , so both coordinates just negate.
  2. Apply. .
    • Why this step? is just — the point stays on the -axis, which is why this is a clean, degenerate check case.

Verify: and are equidistant from origin ( each) and the origin is the midpoint of : . ✓


Example 7 — Enlargement that shrinks, (Cell E1)

Forecast: pulls each point halfway toward the centre. Guess: the image lands between and the centre.

Figure — Transformations — translation, reflection, rotation, enlargement (basic)
  1. Displacement from centre. .
    • Why this step? Enlargement scales how far you are from the centre, so we first measure that reach.
  2. Scale it. .
    • Why this step? Multiplying by halves the reach — the shrink.
  3. Add the centre back. . So .
    • Why this step? The scaled displacement is measured from the centre, so we anchor it there.

Verify: Centre-to- distance ; centre-to- distance . Ratio . ✓ And lies on the straight line from centre through (both have displacement direction ). ✓


Example 8 — Negative scale factor (Cell E2)

Forecast: A negative throws the point to the opposite side of the centre. With it lands the same distance away, but flipped. This is actually a 180° rotation about the centre — predict where.

Figure — Transformations — translation, reflection, rotation, enlargement (basic)
  1. Displacement from centre. .
    • Why this step? Same first move: measure reach from the centre.
  2. Scale by . .
    • Why this step? The minus sign reverses direction — instead of 4 units right of centre, we now go 4 units left. That's the flip-through.
  3. Add centre. . So .

Verify: Centre is the midpoint of : . ✓ Distance centre-to- = centre-to- = (since ). ✓


Example 9 — Real-world word problem (Cell W)

Forecast: West is , north is . Guess the landing coordinate before computing.

  1. Turn the words into a vector. "5 m west" in ; "2 m north" in . Vector .
    • Why this step? Word directions must be converted to signed components using the stated axis convention, or every sign risks being wrong.
  2. Translate. .
    • Why this step? The robot's move is a pure translation — add the displacement to the start.
  3. Compare with the dock. Robot at ; dock at . Not equal.

Verify: Gap dock robot , a distance of m. ✓ The robot misses the dock by about m.


Example 10 — Exam twist: composition, then describe (Cell X)

Forecast: Two moves back to back. Predict the final quadrant, then guess what one clean transformation replaces the pair.

  1. Step 1 — reflect in -axis. : .
    • Why this step? -axis is ; flip the sign of only.
  2. Step 2 — rotate 90° anticlockwise. : .
    • Why this step? Apply the parent's anticlockwise rule to the output of step 1, in order.
  3. Answer (a): .
  4. Describe the single transformation (b). Track the net map: . So overall .
    • Why this step? Compose the two rules symbolically: feed into , giving .
  5. Recognise it. is the parent's rule for reflection in the line .

Verify: Test on : reflection in gives , matching . ✓ Test on another point : two-step route ; single rule . ✓ Same map.


Recall Self-test (answer before revealing)

Translate by ::: Reflect in ::: Rotate 90° clockwise about O ::: Enlarge from centre by ::: Reflect-in--axis then rotate-90°-anticlockwise equals which single reflection? ::: reflection in


See also

  • Vectors — translations are vectors; addition is the whole game.
  • Coordinate Geometry & Distance Formula — every "Verify" line used distance to sanity-check.
  • Trigonometry — the rotation rule came from of angle sums.
  • Matrices — rotations/enlargements as single matrix multiplications.
  • Inverse Functions — reflection in is exactly graphing an inverse.
  • Similar Triangles, Congruence, Symmetry — what each move preserves.