Rotating on a Grid
- 1. Rotate ABCD 90 degrees clockwise around E
- 2. Rotate ABCD 90 degrees counter-clockwise around E
- 3. Rotate ABCD 180 degrees clockwise around E
- 4. Rotate ABCD 180 degrees counter-clockwise around E
What happens to the coordinates (x, y) when you rotate them 90 degrees counter-clockwise around the origin (0, 0)?
What happens to the coordinates (x, y) when you rotate them 180 degrees counter-clockwise around the origin (0, 0)?
What happens to the coordinates (x, y) when you rotate them 270 degrees counter-clockwise around the origin (0, 0)?
What happens to the coordinates (x, y) when you rotate them 360 degrees counter-clockwise around the origin (0, 0)?