Translation Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
Triangle with vertices A(1,2)A(1,2), B(4,2)B(4,2), C(3,5)C(3,5) is translated by โŸจโˆ’3,4โŸฉ\langle -3, 4 \rangle. Find the new vertices.

Solution

  1. 1
    Apply the translation vector โŸจโˆ’3,4โŸฉ\langle -3, 4 \rangle to each vertex by adding โˆ’3-3 to the xx-coordinate and 44 to the yy-coordinate.
  2. 2
    Aโ€ฒ=(1+(โˆ’3),โ€…โ€Š2+4)=(โˆ’2,6)A' = (1 + (-3),\; 2 + 4) = (-2, 6). Bโ€ฒ=(4+(โˆ’3),โ€…โ€Š2+4)=(1,6)B' = (4 + (-3),\; 2 + 4) = (1, 6). Cโ€ฒ=(3+(โˆ’3),โ€…โ€Š5+4)=(0,9)C' = (3 + (-3),\; 5 + 4) = (0, 9).
  3. 3
    Verify: the side lengths are preserved. AB=3AB = 3, Aโ€ฒBโ€ฒ=โˆฃ1โˆ’(โˆ’2)โˆฃ=3A'B' = |1 - (-2)| = 3 \checkmark. The triangle shifted 3 units left and 4 units up.

Answer

Aโ€ฒ(โˆ’2,6),โ€…โ€ŠBโ€ฒ(1,6),โ€…โ€ŠCโ€ฒ(0,9)A'(-2, 6),\; B'(1, 6),\; C'(0, 9)
A translation moves every point by the same vector. Add the horizontal component to each xx-coordinate and the vertical component to each yy-coordinate. The shape, size, and orientation of the figure remain unchanged.

About Translation

A rigid transformation that slides every point of a figure the same distance in the same direction.

Learn more about Translation โ†’

More Translation Examples