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

Related Maths GCSE answers

All answers ▸

A rectangle has a shorter side with a length of x and a longer side with a length of x + 8, the perimeter of the rectangle is 80cm. Calculate the value of x.


I am struggling to solve algebra equations. I was given the following equation to solve at school and am unsure how to approach it : 4(x + 3) = 2x + 8


What is 800 million in standard form?


Solve n^2 – n – 90 = 0 to find value of n