warfreak131
- 186
- 0
Question
Let vectors \vec{A} =(2,1,-4), \vec{B}=(-3,0,1), \vec{C}=(-1,-1,2).
What is the angle (in radians) \theta_{AB} between \vec{A} and \vec{B}?Important equations
\vec{A} \cdot \vec{B} = \vert \vec{A} \vert \,\vert \vec{B}\vert \cos(\theta), where \theta is the angle between \vec{A} and \vec{B}.
My attempt
\vec{A}\cdot\vec{B} = (2*-3) + (1*0) + (-4*1) = -6 - 4 = -10
|\vec{A}||\vec{B}| = (2*3) + (1*0) + (4*1) = 10
therefore, -10 = 10*cos(\theta)
-1 = cos(\theta)
arccos(-1) = \theta
180 = \theta
180 = \pi radians
but it says \pi isn't the right answer
But I don't think that sounds right, because \vec{A} is at \arctan{\frac{1}{2}} (26.7) degrees, and \vec{B} runs along the negative X axis at 180 degrees, So that's a difference of 153.3 degrees. And if you convert that to radians, you get approximately \frac{17\pi}{20} radians, which isn't right either.
Let vectors \vec{A} =(2,1,-4), \vec{B}=(-3,0,1), \vec{C}=(-1,-1,2).
What is the angle (in radians) \theta_{AB} between \vec{A} and \vec{B}?Important equations
\vec{A} \cdot \vec{B} = \vert \vec{A} \vert \,\vert \vec{B}\vert \cos(\theta), where \theta is the angle between \vec{A} and \vec{B}.
My attempt
\vec{A}\cdot\vec{B} = (2*-3) + (1*0) + (-4*1) = -6 - 4 = -10
|\vec{A}||\vec{B}| = (2*3) + (1*0) + (4*1) = 10
therefore, -10 = 10*cos(\theta)
-1 = cos(\theta)
arccos(-1) = \theta
180 = \theta
180 = \pi radians
but it says \pi isn't the right answer
But I don't think that sounds right, because \vec{A} is at \arctan{\frac{1}{2}} (26.7) degrees, and \vec{B} runs along the negative X axis at 180 degrees, So that's a difference of 153.3 degrees. And if you convert that to radians, you get approximately \frac{17\pi}{20} radians, which isn't right either.
Last edited: