Question
Understand the meaning of positive, zero, and negative dot products
Original question: Dot Product and Perpendicular Vectors
a · b > 0
a · b = 0
a · b < 0
Expert Verified Solution
Expert intro: This is one of those ideas that becomes easy once you connect the sign of the dot product with the angle between the vectors.
Detailed walkthrough
The sign of the dot product tells you a lot about the angle between two vectors.
- If , then , so the angle is acute: .
- If , then , so the vectors are perpendicular: .
- If , then , so the angle is obtuse: .
A good way to remember it: positive means the vectors point more in the same general direction, zero means they meet at a right angle, and negative means they lean away from each other.
💡 Pitfall guide
Students sometimes treat as meaning the vectors are zero. It does not. It means the vectors are perpendicular. The zero vector is a different idea altogether.
🔄 Real-world variant
If one vector is the zero vector, the dot product is always , but the angle is not defined in the usual geometric sense. That is a special case and should be handled separately.
🔍 Related terms
dot product, acute angle, perpendicular vectors