You rotate triangle ABC, with vertices A(-3, 1), B(-2, 2), and C(-3, 4), 90° counterclockwise about the origin to form triangle A′B′C′. Match each vertex of triangle A′B′C′ to its coordinates. Tiles (2, 2) (-1, -3) (1, 3) (4, 3) (-2, -2) (-4, -3)
Question
Answer:
The rule for going 90 degree counter clockwise is:(x, y) becomes (y, -x)
Therefore, the new points are:
A(-3, 1) to (1, 3)
B(-2, 2) to (2, 2)
C(-3, 4) to (4, 3)
solved
general
11 months ago
2880