How do you calculate the angle between two vectors?

The formula axb = |a||b|sinθ is given in the formula bookletTherefore, θ, the angle between both vectors a and b is equal to sin-1 ((axb)/(|a||b|))Remember, axb can be found by multiplying a and b together as matrices (if a reminder is needed on how to do this, I'll show you on a whiteboard); and |a| can be found by square rooting all the components of a squared (e.g. square root of ai2+ aj2 + ak2 if the vector is three dimentional).

GT

Related Maths A Level answers

All answers ▸

Starting from the fact that acceleration is the differential of velocity (dv/dt = a) derive the SUVAT equations.


How do you find the integral of sin^2(x) dx?


A curve has parametric equations x = 1 - cos(t), y = sin(t)sin(2t) for 0 <= t <= pi. Find the coordinates where the curve meets the x-axis.


Where does the quadratic formulae come from?