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 circle with centre C has equation: x^2 + y^2 + 20x - 14 y + 49 = 0. Express the circle in the form (x-a)^2 +(y-b)^2=r^2. Show that the circle touches the y-axis and crosses the x-axis in two distinct points.


How many books and modules and what are they all about?


What are the main factors when deciding whether or not the Poisson distribution is a suitable model?


The line AB has equation 3x + 5y = 7 (a. Find the gradient of AB)