QUESTION IMAGE
Question
rotate the shape by 270° clockwise. move the blue points to the new coordinates. show your work here
Step1: List original coordinates
Original points: $(-2, 6)$, $(1, 3)$, $(1, -5)$, $(-2, -5)$
Step2: Apply 270° clockwise rule
The rule for a $270^\circ$ clockwise rotation about the origin is $(x, y) \to (-y, x)$.
- For $(-2, 6)$: $(-6, -2)$
- For $(1, 3)$: $(-3, 1)$
- For $(1, -5)$: $(5, 1)$
- For $(-2, -5)$: $(5, -2)$
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
New coordinates of the blue points:
$(-6, -2)$, $(-3, 1)$, $(5, 1)$, $(5, -2)$