Translations
Describe how a translation moves an image (slide, flip, or turn).
Slide an image left, right, up, or down.
Describe how an image moves using the rule (x,y) --> (x + 4, y).
It moves 4 units to the right.
What 3 properties are preserved when an image is translated?
Its shape, size, and orientation.
Point A (3, 4) slides 2 units to the right. Determine point A' (x, y) --> (x+2, y)
A' = (5, 4)
Point B (5, 8) slides down 4 units. Determine point B' (x,y) --> (x, y-4).
B' = (5, 4)?