asked 128k views
25 votes
If a = [1,2,3] and b = [1, 3, –2], find the angle between a and b.

1 Answer

13 votes

Answer:

85.9°

Explanation:

angle =
\arccos(a\cdot b)/(|a| |b|) = \arccos\frac{1+6-6}{{√(1+4+9)}√(1+9+4)}\\=\arccos(1)/(14)=85.9 degrees

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.