asked 160k views
2 votes
Rotate ΔCAR if C(-1,-4), A(2,3), R(-3,-2) 180° about the origin

asked
User Elephant
by
7.6k points

1 Answer

3 votes

Answer:

C(1,4) , A(-2,-3), R (3,2)

Explanation:

the formula thing for rotating 180° about the origin is (x,y) -> (-x,-y)

this doesn't mean make the number negative, but make it the opposite if that makes sense

e.g. F(2,-4) -> F(-2,4)

answered
User Iceberg
by
8.8k points