Translations
These are the four properties that can be affected on a shape when doing transformations.
What are shape, size, orientation, and position?
Find the new coordinates of (10,12) if you translate the point three units left and 4 units up.
What is (7,16)?
Write the notation of point (x,y) after it moves 3 spots to the left and 7 spots up.
What is (x-3,y+7)?