QUESTION IMAGE
Question
rotate the given shape 90 degrees counterclockwise around the origin. (when plotting the points, plot in alphabetical order). click to select polygon abcd
Step1: Identify original coordinates
A(3,2), B(5,1), C(7,5), D(5,5)
Step2: Apply 90° counterclockwise rotation rule (x,y)→(-y,x)
A'( -2,3 ), B'( -1,5 ), C'( -5,7 ), D'( -5,5 )
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A'(-2, 3), B'(-1, 5), C'(-5, 7), D'(-5, 5)