Library/Geometry/Plane geometry/Vectors/Auxiliary projections

Auxiliary projections

Overview
Important

An auxiliary projection is a technique where we project a vector or a point onto a line or another vector to simplify geometric problems. This is often used to find lengths, angles, or to break vectors into components that are easier to work with.

Important properties

  • The projection of vector a\vec{a} onto vector b\vec{b} gives a new vector in the direction of b\vec{b}.

  • The length of the projection is acosθ|\vec{a}| \cos \theta, where θ\theta is the angle between a\vec{a} and b\vec{b}.

  • Auxiliary projections help reduce complex geometric configurations to simpler ones by focusing on relevant components.