Translations
Translations on the Coordinate Plane
In geometry, a translation means moving a figure from one place to another without turning it, flipping it, or changing its size. You can think of it as a slide.
When a shape is translated, every point on the shape moves the same distance in the same direction. The shape keeps its size and its orientation. That means the translated figure looks exactly like the original figure, just in a different location.
On a coordinate plane, we describe translations by telling how far a point moves left or right and up or down.
Key idea: A translation changes the location of a figure, but not its shape, side lengths, angle measures, or size.
Important vocabulary
- Pre-image: the original figure before the translation
- Image: the new figure after the translation
- Coordinate rule: a rule that tells how each point moves
We often label the image using prime symbols. For example, if the original point is \(A\), the translated point is written as \(A'\).
How translations change coordinates
If a point moves:
- right, add to the \(x\)-coordinate
- left, subtract from the \(x\)-coordinate
- up, add to the \(y\)-coordinate
- down, subtract from the \(y\)-coordinate
The general translation rule is:
$$ (x, y) \rightarrow (x+a,\ y+b) $$
Here, \(a\) tells how far the point moves left or right, and \(b\) tells how far it moves up or down.
- If \(a\) is positive, move right.
- If \(a\) is negative, move left.
- If \(b\) is positive, move up.
- If \(b\) is negative, move down.
For example:
- \((x, y) \rightarrow (x+3, y)\) means move 3 units right.
- \((x, y) \rightarrow (x-2, y)\) means move 2 units left.
- \((x, y) \rightarrow (x, y+5)\) means move 5 units up.
- \((x, y) \rightarrow (x, y-4)\) means move 4 units down.
- \((x, y) \rightarrow (x+2, y-3)\) means move 2 units right and 3 units down.
How to translate a figure
- Look at the translation rule or direction.
- Apply the same move to each vertex of the figure.
- Plot the new points.
- Connect the points in the same order as the original figure.
Because every point moves the same way, the image will be congruent to the pre-image. That means the figures are the same size and shape.
Worked Example 1: Translate one point
Point \(A(2, 3)\) is translated 4 units right and 2 units up. Find \(A'\).
Step 1: Moving 4 units right means add 4 to the \(x\)-coordinate.
$$2+4=6$$
Step 2: Moving 2 units up means add 2 to the \(y\)-coordinate.
$$3+2=5$$
So the image is:
$$A'(6, 5)$$
Coordinate rule:
$$ (x, y) \rightarrow (x+4, y+2) $$
Worked Example 2: Translate a triangle
Triangle \(ABC\) has vertices \(A(1,1)\), \(B(4,1)\), and \(C(2,3)\). Translate the triangle by the rule
$$ (x, y) \rightarrow (x-3, y+2) $$
This means move every point 3 units left and 2 units up.
Find each image point:
- \(A(1,1) \rightarrow A'(1-3, 1+2)=(-2,3)\)
- \(B(4,1) \rightarrow B'(4-3, 1+2)=(1,3)\)
- \(C(2,3) \rightarrow C'(2-3, 3+2)=(-1,5)\)
So the translated triangle has vertices:
$$A'(-2,3),\quad B'(1,3),\quad C'(-1,5)$$
Notice that the triangle did not change shape or size. It only slid to a new location.
Worked Example 3: Find the translation rule
Suppose point \(P(-4, 2)\) is translated to \(P'(1, -3)\). Find the translation rule.
Step 1: Compare the \(x\)-coordinates.
$$1-(-4)=5$$
The point moved 5 units right.
Step 2: Compare the \(y\)-coordinates.
$$-3-2=-5$$
The point moved 5 units down.
So the translation rule is:
$$ (x, y) \rightarrow (x+5, y-5) $$
Worked Example 4: Translate a rectangle with negative coordinates
Rectangle \(QRST\) has vertices \(Q(-3,-1)\), \(R(1,-1)\), \(S(1,-4)\), and \(T(-3,-4)\). Translate it 2 units left and 6 units up.
The rule is:
$$ (x, y) \rightarrow (x-2, y+6) $$
Now apply the rule to each vertex:
- \(Q(-3,-1) \rightarrow Q'(-5,5)\)
- \(R(1,-1) \rightarrow R'(-1,5)\)
- \(S(1,-4) \rightarrow S'(-1,2)\)
- \(T(-3,-4) \rightarrow T'(-5,2)\)
So the image is:
$$Q'(-5,5),\quad R'(-1,5),\quad S'(-1,2),\quad T'(-5,2)$$
How to tell if your answer makes sense
- Did every point move the same number of units?
- Did the figure keep the same shape and size?
- Did you add or subtract correctly?
- Did left/right change the \(x\)-coordinate and up/down change the \(y\)-coordinate?
Common mistakes to avoid
- Mixing up \(x\) and \(y\): left and right affect \(x\), not \(y\).
- Using the wrong sign: left and down mean subtract; right and up mean add.
- Moving only one point: every vertex must be translated.
- Changing the shape: a translation does not stretch, shrink, rotate, or reflect the figure.
Quick practice ideas
- Translate \((3,-2)\) by 1 unit left and 4 units up.
- Use the rule \((x,y) \rightarrow (x+2,y-3)\) on point \((-1,5)\).
- Find the rule that maps \((2,7)\) to \((-3,4)\).
Brief Summary
A translation is a slide of a figure on the coordinate plane. Every point moves the same distance in the same direction. Use the rule \((x,y) \rightarrow (x+a,y+b)\) to show how coordinates change: add or subtract from \(x\) for left/right and from \(y\) for up/down. After a translation, the figure keeps the same size and shape.
Put what you read to the test
You've worked through Translations. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.