Ask your own question, for FREE!
Mathematics 21 Online
OpenStudy (anonymous):

Use matrix multiplication to find the image of v=(-2,1,2) when it is rotated through ‎an angle of θ=-π/4 radians about the y-axis

OpenStudy (amistre64):

i know it has something to do with trig .... i just cant recall it at the moment

OpenStudy (amistre64):

class is starting, linear algebra :) ill try to chk this back in abt 2 hours.

OpenStudy (anonymous):

The matrix rotation is \[A=\left( \begin{array}{ccc} \cos(\theta)& 0& \sin(\theta) \\ 0 &1 &0 \\ - \sin(\theta) & 0 & \cos(\theta) \\ \end{array} \right) \] Use \[\theta= -\frac \pi 4 \] and Multiply A by the transpose of of (-2,1,2)

OpenStudy (anonymous):

This a evaluated at -\pi/4 \[ \left( \begin{array}{ccc} \frac{1}{\sqrt{2}} & 0 & -\frac{1}{\sqrt{2}} \\ 0 & 1 & 0 \\ \frac{1}{\sqrt{2}} & 0 & \frac{1}{\sqrt{2}} \\ \end{array} \right) \] Multiply it by \[ \left( \begin{array}{c} -2 \\ 1 \\ 2 \\ \end{array} \right) \] to get \[\left( \begin{array}{c} -2 \sqrt{2} \\ 1 \\ 0 \\ \end{array} \right) \]

OpenStudy (anonymous):

thanks alot

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!