top of page
Translation
CONCEPTS
Translation
• Shift x or y coordinate based on the translated value
PRACTICE PROBLEMS
Question 1 Point A (-8, -3) is translated 8 units to the right and 3 units up. What are the coordinates after it was translated?
-- Answer --
8 points to the right: (-8, -3) => (8, -3 + 8) = (8, 5)
3 units up: (8, 5) => (8 + 3, 5) = (11, 5)
ACT PRACTICE PROBLEMS
bottom of page