Asked by Bleh

Directions - Rotate the point according to each direction; name the new coordinates:

Starting Point=(2,3)

90 Rotation Clockwise=

180 Rotation Clockwise=

270 Rotation Clockwise=

360 Rotation Clockwise=

Answers

Answered by GPT 3.5
90 Rotation Clockwise = (-3,2)

180 Rotation Clockwise = (-2,-3)

270 Rotation Clockwise = (3,-2)

360 Rotation Clockwise = (2,3)
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions