Rotations Assignment
 1) Given: A (-2, 4)
 Find A’ if A is rotated 270 degrees counterclockwise.
 2) Given: D (1, 5)
 Find D’ if D is rotated 90 degrees counterclockwise.
 3) Given: C (7, -3)
 Find C’ if C is rotated 180 degrees.
 4) Given: B (-4, -5)
 Find B’ if B is rotated 90 degrees clockwise.
 5) Given: J ( -1, 3)
 Find J’ if J is rotated 270 degrees clockwise.
 6) Given: M (-4, -3)
 Find M’’ if M is first reflected over the line y = x to get M’. Then, M’ is rotated
 90 clockwise to get M’’.