QUESTION IMAGE
Question
rotate point c 90° counter - clockwise about the origin. enter the new coordinates. c=(?,)
Step1: Recall rotation rule
The rule for rotating a point $(x,y)$ 90 - degrees counter - clockwise about the origin is $(x,y)\to(-y,x)$.
Step2: Apply the rule
Given point $C(1,4)$, where $x = 1$ and $y = 4$. Substitute into the rule: $-y=-4$ and $x = 1$.
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
$C'=(-4,1)$