asked 2.0k views
1 vote
What transformation matrix would result in a 300 degrees counterclockwise rotation about the origin?

i cant type all of the options, but they all look like fractions inside brackets, some with square root signs.

asked
User Number
by
8.1k points

2 Answers

4 votes

the answer is B

hope this helps :)

answered
User Tony
by
7.8k points
6 votes
For rotation by an angle, θ, in the counter-clockwise direction about the origin, the transformation matrix is given by

\begin{pmatrix}cos\:\theta &-sin\:\theta \\ sin\:\theta &cos\:\theta \end{pmatrix}

The given angle is θ=300°.

The values we need are

cos\left(300^(\circ) \right)=(1)/(2)

sin\left(300^(\circ) \right)=-(√(3))/(2)

Substituting these into the given transformation matrix, we have

\begin{pmatrix}(1)/(2)&(√(3))/(2)\\ -(√(3))/(2)&(1)/(2)\end{pmatrix}
answered
User Antoine Toulme
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.