asked 201k views
4 votes
rotate the shape defined by the points A(-4,-4), B(3,-2), C(-2,-3), D(-2,-5) counterclockwise 180 degrees about the origin, then reflect across the y-axis.

rotate the shape defined by the points A(-4,-4), B(3,-2), C(-2,-3), D(-2,-5) counterclockwise-example-1

1 Answer

3 votes

Answer:

Explanation:

anytime it is a 180-degree rotation it changes from (x,y) to (-x,-y) (the opposite of whatever sign it was before)f

A(-4,-4) (4,4)

B(3,-2) (-3,2)

C(-2,-3), (2,3)

D(-2,-5) (2,5)

answered
User Varun Chandak
by
8.5k points

No related questions found