asked 134k views
4 votes
Write a rule to describe a transformation when a triangle hasbeen rotated 90 degrees clockwise.(x,y) →Using (y,x)

1 Answer

5 votes

For clockwise rotation of a triangle by 90 degree, then x coordinate is similar to the y coordinate of original point and y coorinate is negative times of x coordinate of original point.

So (x,y) changes to (-y,x).

answered
User JohannesNE
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.