adrimare
- 33
- 0
Homework Statement
I have two related questions related because they both ask to find angles between vectors.
The first one says to determine the angles between the sides of a parallelogram determined by the vectors OA = (3,2,-6) and OB = (-6,6,-2).
The second one asks to determine the angle between OP and AE, where OP = (3,4,5) and AE = (-3,4,5).
Homework Equations
?
The Attempt at a Solution
For the first one, I tried to use the cosine law, but got 1.5 degrees instead of 84.4 degrees.
These are my steps.
magnitude of OA = \sqrt{}(3<sup>2</sup> + 2<sup>2</sup> + -6<sup>2</sup>)= \sqrt{}49 = 7
magnitude of OB = \sqrt{}](-6<sup>2</sup> + 6<sup>2</sup> + -2<sup>2</sup>)= \sqrt{}76
vector AB = (-9,4,4)
magnitude of AB = \sqrt{}(-9<sup>2</sup> + 4<sup>2</sup> + 4<sup>2</sup>) = \sqrt{}113
\Theta = cos-1 ((72 + \sqrt{}76 - \sqrt{}113) / (2*7*\sqrt{}76)) = approximately 1.5 degrees
I'm confused as to what to do here.
The next question has me confused as well, as I seem to be missing something key.
Please help!