Rotate each shape as described.
Problem 1 :
The shape above has the following coordinates:
A (-2, 0), B (-7, 3) and C(-9, 7)
Rotate the shape 270° counter-clockwise.
Problem 2 :
The shape above has the following coordinates:
A(4, 0), B(10, -1), C(8, -6) and D(3, -9)
Rotate the shape 270° counter-clockwise.
Problem 3 :
The shape above has the following coordinates:
A (0, -1), B (-8, -4) and C (-10, -10)
Rotate the shape 90° counter-clockwise.
Problem 4 :
The shape above has the following coordinates:
A (0, 0), B (-9, -3), C(-8, -10) and D(-2, -6)
Rotate the shape 90° clockwise.
Rotate each shape as described.
Problem 5 :
The shape above has the following coordinates:
A (-3, 3), B (-7, 2) and C (-8, 6)
Rotate the shape 270° clockwise.
Problem 6 :
The shape above has the following coordinates:
A (-4, -2), B (-9, 0), C (-6, -7) and D (-5, -8)
Rotate the shape 90° counter-clockwise.
Problem 7 :
The shape above has the following coordinates:
A (-5, 3), B (-6, 1) and C (-9, 9)
Rotate the shape 270° clockwise.
Problem 8 :
The shape above has the following coordinates:
A (-2, -1), B(-6, -3), C(-7, -6) and D(-1, -9)
Rotate the shape 270° clockwise.
1) A'(0, 2), B'(3, 7) and C'(7, 9)
2) A'(0, -4), B'(-1, -10), C'(-6, -8) and D'(-9, -3)
3) A'(1, 0), B'(4, -8) and C'(10, -10)
4) A'(0, 0), B'(-3, 9), C'(-10, 8) and D'(-6, 2)
5) A'(-3, -3), B'(-2, -7) and C'(-6, -8)
6) A'(2, -4), B'(0, -9), C'(7, -6) and D'(8, -5)
7) A'(-3, -5), B'(-1, -6) and C'(-9, -9)
8) A'(1, -2), B'(3, -6), C'(6, -7) and D'(9, -1)
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM