What is the value of the dot product of two orthogonal vectors?

1 Answer
Oct 21, 2015

Zero

Explanation:

Two vectors are orthogonal (essentially synonymous with "perpendicular") if and only if their dot product is zero.

Given two vectors v and w, the geometric formula for their dot product is

vw=vwcos(θ), where v is the magnitude (length) of v, w is the magnitude (length) of w, and θ is the angle between them. If v and w are nonzero, this last formula equals zero if and only if θ=π2 radians (and we can always take 0θπ radians).

The equality of the geometric formula for a dot product with the arithmetic formula for a dot product follows from the Law of Cosines

(the arithmetic formula is (aˆi+bˆj)(cˆi+dˆj)=ac+bd).