QUESTION IMAGE
Question
rotate the given triangle $90^{circ}$ clockwise about the origin.
$\left\
\
ight$
Step1: Recall the rotation matrix
The rotation matrix for a \(90^{\circ}\) clockwise rotation about the origin is \(
\).
Step2: Apply the rotation to each point
Let the original matrix be \(M=
\).
For a point \((x,y)\) in the original matrix, after rotation, it becomes \((y,-x)\).
For the point \((-3,1)\):
After rotation, \(x=-3,y = 1\), the new point is \((1,3)\).
For the point \((5,2)\):
After rotation, \(x = 5,y=2\), the new point is \((2,-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
The completed matrix is \(
\). So the green box (first - row, third - column) is \(2\), the first gray box (second - row, second - column) is \(3\), and the second gray box (second - row, third - column) is \(-5\).