Graphic Translations- Moving Shapes on the Coordinate Plane
What Is a Translation?
A translation moves a shape from one spot on the coordinate plane to another. The shape doesn't flip, rotate, or change size. Every point moves the same distance in the same direction. That's it. That's the whole operation.
Think of it like sliding a piece of paper across your desk. The paper stays intact. It just ends up somewhere else.
Reading the Coordinate Plane
Before you can move anything, you need to know where things are. The coordinate plane has two axes:
- X-axis runs horizontal (left to right)
- Y-axis runs vertical (up and down)
Points are written as (x, y). The first number tells you horizontal position. The second tells you vertical position.
A point at (3, 4) sits 3 units right of the origin and 4 units up. Simple.
How to Translate a Shape
Translations are described with two numbers: (x, y) where x = horizontal shift and y = vertical shift.
Positive and Negative Movement
Here's what those numbers actually mean:
- Positive x moves the shape to the right
- Negative x moves the shape to the left
- Positive y moves the shape up
- Negative y moves the shape down
A translation of (5, -2) means shift right 5 units and down 2 units.
The Process
Take every vertex of your shape. Add your x-translation to each x-coordinate. Add your y-translation to each y-coordinate. Plot the new points. Connect them the same way the original points connected.
That's the entire method.
Working Through an Example
Let's translate triangle ABC with vertices A(1, 2), B(4, 2), C(4, 5) by (3, -1).
Step 1: Add 3 to every x-coordinate
- A: 1 + 3 = 4
- B: 4 + 3 = 7
- C: 4 + 3 = 7
Step 2: Subtract 1 from every y-coordinate
- A: 2 - 1 = 1
- B: 2 - 1 = 1
- C: 5 - 1 = 4
New vertices: A'(4, 1), B'(7, 1), C'(7, 4)
Plot these. Connect them. Done.
Translation vs. Other Transformations
Students mix these up constantly. Here's the difference:
| Transformation | What Happens | Shape Changed? |
|---|---|---|
| Translation | Slide in one direction | No |
| Reflection | Flip over a line | No (mirrored) |
| Rotation | Turn around a point | No |
| Dilation | Scale bigger or smaller | Yes (size changes) |
Translations preserve shape, size, and orientation. The original and translated image are congruent.
Common Mistakes to Avoid
Mixing up x and y: The first number always affects horizontal position. The second always affects vertical. Don't swap them.
Forgetting to move every point: If your shape has 5 vertices, all 5 must move. Missing one ruins the image.
Adding instead of subtracting for negative translations: A translation of (-4, 2) means subtract 4 from x, add 2 to y. The negative sign goes with the operation.
Plotting errors: Double-check your new coordinates on the graph. Most errors happen at the plotting stage, not the calculation stage.
Practice Problems
Try these. Check your answers by graphing.
Problem 1: Translate point P(2, 3) by (5, 4). Where is P'?
Answer: P'(7, 7)
Problem 2: Translate square with vertices (1,1), (1,4), (4,4), (4,1) by (-3, 2).
Answer: (-2,3), (-2,6), (1,6), (1,3)
Problem 3: A shape moves from (6, 8) to (3, 5). What was the translation?
Answer: (-3, -3)
Quick Reference
| Translation | Movement Direction |
|---|---|
| (+, +) | Right and up |
| (+, -) | Right and down |
| (-, +) | Left and up |
| (-, -) | Left and down |
Translations are the simplest transformation. Add numbers to coordinates. Plot the results. Don't overthink it.