How do I show two vectors are perpendicular?

Vectors can describe a line of particular length ("magnitude") and direction. The angle x between two vectors a and b can be found using the formula a.b = |a| |b| cosx. For the vectors to be perpendicular (at right angles) then cosx = 0, so we know that the dot product or scalar product a.b must = 0. If you calculate the scalar product and show it = 0 the vectors must be perpendicular.
To calculate the scalar product of two vectors eg a = 3i + 4j - 12k and b= 4i + 3j + 2k we simply multiply the two i terms, the two j terms, the two k terms and add them all up, being careful with the + or - signs. So here a.b = 12 + 12 - 24 = 0. Therefore a and b are perpendicular.

SA

Related Maths A Level answers

All answers ▸

A curve C with an equation y = sin(x)/e^(2x) , 0<x<pi has a stationary point at P. Find the coordinates ofP?


Find the turning points of the equation y=4x^3-9x^2+6x?


How do I determine the domain and range of a composite function, fg(x) ?


Find the equation of the normal to the curve 2x^3+3xy+2/y=0 at the point (1,-1)