We can find the angle between the two vectors from the formula:
c o s α = A → ⋅ B → ∣ A → ∣ ⋅ ∣ B → ∣ , cos\alpha = \frac{\overrightarrow{A} \cdot \overrightarrow{B}}{\lvert \overrightarrow{A} \rvert \cdot \lvert \overrightarrow{B} \rvert}, cos α = ∣ A ∣ ⋅ ∣ B ∣ A ⋅ B , here,
A → ⋅ B → \overrightarrow{A} \cdot \overrightarrow{B} A ⋅ B is the dot product of two vectors
A → \overrightarrow{A} A and
B → \overrightarrow{B} B ;
∣ A → ∣ \lvert \overrightarrow{A} \rvert ∣ A ∣ ,
∣ B → ∣ \lvert \overrightarrow{B} \rvert ∣ B ∣ are the magnitudes of the vectors
A → \overrightarrow{A} A and
B → \overrightarrow{B} B , respectively.
Let's first find the dot product of two vectors
A → \overrightarrow{A} A and
B → \overrightarrow{B} B :
A → ⋅ B → = A x ⋅ B x + A y ⋅ B y + A z ⋅ B z = 2 ⋅ 1 + 3 ⋅ ( − 6 ) + 1 ⋅ 1 = − 15. \overrightarrow{A} \cdot \overrightarrow{B} = A_x \cdot B_x + A_y \cdot B_y + A_z \cdot B_z = 2 \cdot 1 + 3 \cdot (-6) + 1 \cdot 1 = -15. A ⋅ B = A x ⋅ B x + A y ⋅ B y + A z ⋅ B z = 2 ⋅ 1 + 3 ⋅ ( − 6 ) + 1 ⋅ 1 = − 15. Then, let's find the magnitudes of the vectors
A → \overrightarrow{A} A and
B → \overrightarrow{B} B :
∣ A → ∣ = A x 2 + A y 2 + A z 2 = 2 2 + 3 2 + 1 2 = 14 , \lvert \overrightarrow{A} \rvert =\sqrt{A_x^2 + A_y^2 + A_z^2} = \sqrt{2^2 + 3^2 + 1^2} = \sqrt{14}, ∣ A ∣ = A x 2 + A y 2 + A z 2 = 2 2 + 3 2 + 1 2 = 14 , ∣ B → ∣ = B x 2 + B y 2 + B z 2 = 1 2 + ( − 6 ) 2 + 1 2 = 38 . \lvert \overrightarrow{B} \rvert =\sqrt{B_x^2 + B_y^2 + B_z^2} = \sqrt{1^2 + (-6)^2 + 1^2} = \sqrt{38}. ∣ B ∣ = B x 2 + B y 2 + B z 2 = 1 2 + ( − 6 ) 2 + 1 2 = 38 . Finally, we can calculate the angle between two vectors
A → \overrightarrow{A} A and
B → \overrightarrow{B} B :
α = a r c c o s ( A → ⋅ B → ∣ A → ∣ ⋅ ∣ B → ∣ ) , \alpha = arccos(\frac{\overrightarrow{A} \cdot \overrightarrow{B}}{\lvert \overrightarrow{A} \rvert \cdot \lvert \overrightarrow{B} \rvert}), α = a rccos ( ∣ A ∣ ⋅ ∣ B ∣ A ⋅ B ) , α = a r c c o s ( − 15 14 ⋅ 38 ) = 13 0 ∘ . \alpha = arccos(\frac{-15}{\sqrt{14} \cdot \sqrt{38}}) = 130^ \circ. α = a rccos ( 14 ⋅ 38 − 15 ) = 13 0 ∘ . Answer:
α = 13 0 ∘ \alpha = 130^ \circ α = 13 0 ∘ .
Comments