General Contents

Detailed Contents

Index

Angle between 2 Vectors via the Dot Product in 3D:


If you find this page helpful and would recommend that I create more pages like this one, please let me know: Email to John Taylor

Find the angle between a = -3i + 5j - k and b = 2i + 4j - 3k.

We can find the cosine of the angle by by dividing the Dot Product by the lengths of the vectors:

Here this becomes

 

Solving for the angle, we get

General Contents

Detailed Contents

Index