Translating a shape means sliding it to a new place without turning it, flipping it, or changing its size. Every point on the shape moves the same distance in the same direction.
Look at one point on the original shape and its matching point on the translated shape. Count how many grid units it moves:
Write the movement as a pair such as “right 3, up 2.”
Take each corner of the shape and apply the same shift. If a point starts at ((x, y)), move it by the same horizontal and vertical amounts to get the new location.
Plot each new point carefully on the grid, then connect the points in the same order as the original shape.
A correct translation keeps:
If any part is flipped or turned, it is not a translation. Recount the grid steps if needed and simplify the final answer by giving the exact new positions clearly.
© 2023-2026 AI MATH COACH