ironfern @ docs ~/geometry/grade-9/transformations/translation $

Motion. Parallel Translation

A parallel translation (or simply translation) slides every point of the plane the same distance in the same direction. It is the simplest isometry and serves as the building block for understanding all other transformations.

Core Definition

📐Definition — Parallel Translation by Vector $\vec{v}$

Let v=(a,b)\vec{v} = (a,\, b) be a fixed vector. The parallel translation by v\vec{v} is the transformation that maps each point A(x,y)A(x, y) to the point

A(x+a,  y+b)\boxed{A'(x + a,\; y + b)}

We write Tv(A)=AT_{\vec{v}}(A) = A', or equivalently AA=v\overrightarrow{AA'} = \vec{v} for every point AA.

Geometrically, each point moves along the direction of v\vec{v} by the distance v=a2+b2|\vec{v}| = \sqrt{a^2 + b^2}.

Properties of Translations

Theorem — Properties of Parallel Translation

Let TvT_{\vec{v}} be the translation by v=(a,b)\vec{v} = (a, b). Then:

  1. Isometry: AB=AB|A'B'| = |AB| for all points AA, BB, so TvT_{\vec{v}} is a motion.

  2. Direct isometry: TvT_{\vec{v}} preserves orientation.

  3. Lines map to parallel lines: If \ell is any line, its image =Tv()\ell' = T_{\vec{v}}(\ell) is parallel to \ell (or equal to \ell when v\vec{v} \parallel \ell).

  4. Every figure maps to a congruent figure: The image of any triangle, polygon, or circle under TvT_{\vec{v}} is congruent to the original.

  5. Composition: Applying TuT_{\vec{u}} followed by TvT_{\vec{v}} gives the translation Tu+vT_{\vec{u}+\vec{v}}: TvTu=Tu+vT_{\vec{v}} \circ T_{\vec{u}} = T_{\vec{u}+\vec{v}}

Proof of (1). Let A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2). Then A=(x1+a,y1+b)A' = (x_1+a,\, y_1+b) and B=(x2+a,y2+b)B' = (x_2+a,\, y_2+b).

AB=(x2+ax1a)2+(y2+by1b)2=(x2x1)2+(y2y1)2=AB.|A'B'| = \sqrt{(x_2+a - x_1-a)^2 + (y_2+b - y_1-b)^2} = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} = |AB|. \quad \blacktriangleleft

Finding the Translation Vector

If we know that point A(x1,y1)A(x_1, y_1) maps to A(x1,y1)A'(x_1', y_1'), the translation vector is:

v=AA=(x1x1,  y1y1)\vec{v} = \overrightarrow{AA'} = (x_1' - x_1,\; y_1' - y_1)

This vector is the same for every pair of corresponding points, so checking with a second pair BBB \to B' provides a useful verification.

Worked Examples

Example — Example 1 — Image of a Triangle under Translation

Triangle ABCABC has vertices A(1,2)A(1, 2), B(4,2)B(4, 2), C(3,5)C(3, 5). Find the vertices of its image under the translation by v=(2,3)\vec{v} = (-2,\, 3).

Solution. Apply (x,y)(x2,  y+3)(x, y) \mapsto (x - 2,\; y + 3) to each vertex:

A=(12,  2+3)=(1,  5)A' = (1-2,\; 2+3) = (-1,\; 5) B=(42,  2+3)=(2,  5)B' = (4-2,\; 2+3) = (2,\; 5) C=(32,  5+3)=(1,  8)C' = (3-2,\; 5+3) = (1,\; 8)

Verification: AB=3|AB| = 3 and AB=2(1)=3|A'B'| = |2-(-1)| = 3 ✓; BC=1+9=10|BC|= \sqrt{1+9} = \sqrt{10} and BC=1+9=10|B'C'| = \sqrt{1+9} = \sqrt{10} ✓.

Answer: A(1,5)A'(-1, 5), B(2,5)B'(2, 5), C(1,8)C'(1, 8). \blacktriangleleft

Example — Example 2 — Finding the Translation Vector

A translation maps point P(3,1)P(3, -1) to P(7,4)P'(7, 4) and point Q(0,2)Q(0, 2) to Q(4,7)Q'(4, 7). Find the translation vector and verify it is consistent.

Solution. From the first pair:

v=PP=(73,  4(1))=(4,  5).\vec{v} = \overrightarrow{PP'} = (7-3,\; 4-(-1)) = (4,\; 5).

Check with the second pair: QQ=(40,  72)=(4,  5)\overrightarrow{QQ'} = (4-0,\; 7-2) = (4,\; 5) ✓.

Answer: The translation vector is v=(4,5)\vec{v} = (4,\, 5). \blacktriangleleft

Exercises

Exercise

A square has vertices A(0,0)A(0,0), B(3,0)B(3,0), C(3,3)C(3,3), D(0,3)D(0,3). Find the vertices of its image under the translation by v=(1,4)\vec{v} = (1,\, -4). Then find the translation vector that maps the image back to the original square.

Exercise

A translation maps M(2,5)M(-2, 5) to M(1,1)M'(1, 1). Find the image of the point N(6,3)N(6, -3) under the same translation. Also find the preimage of the point K(0,0)K(0, 0) under this translation (i.e., the point that maps to KK).