How can I find the angle between 2 vectors?

Well, basically what you need to do is apply the dot product. It is an easy process.First of all you make An element-wise multiplication of each vector. Let’s say you’ve got vector a and vector b. You multiply the x value of a times the x value of b. This must be done with all 3 elements (x y and z).Then you divide the sum of those three elements by the magnitude of both vectors. In other terms you divide the sum by IaIIbI.This will give you the cosine of the angle in between them.

IO
Answered by Ismael O. Maths tutor

2731 Views

See similar Maths GCSE tutors

Related Maths GCSE answers

All answers ▸

How to differentiate a function?


Factorise and solve 4(x)^2-2x=0


Factorise 2b^2 + 6b


For all values of x, f(x)=(x+1)^2 and g(x)=2(x-1). Show that gf(x)=2x(x+2)


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning