AcademyMeasurement and Vectors
Academy
Resolving Vectors into Components
Level 1 - Physics topic page in Measurement and Vectors.
Principle
Components replace one vector with perpendicular signed projections.
Notation
\(\vec{a}\)
vector
varies
\(a\)
magnitude of vector
same as vector
\(a_x\)
x-component
same as vector
\(a_y\)
y-component
same as vector
\(\theta\)
angle from positive x-axis
rad or deg
Method
The diagram shows components as projections onto fixed perpendicular axes.
Projection gives signed component lengths; reconstruction adds those perpendicular pieces back to the original vector.
Horizontal projection
\[a_x=a\cos\theta\]
Vertical projection
\[a_y=a\sin\theta\]
Reconstruct
\[\vec{a}=a_x\hat{\imath}+a_y\hat{\jmath}\]
Magnitude
\[a=\sqrt{a_x^2+a_y^2}\]
Rules
Project components
\[a_x=a\cos\theta,\quad a_y=a\sin\theta\]
Rebuild vector
\[\vec{a}=a_x\hat{\imath}+a_y\hat{\jmath}\]
Magnitude check
\[a=\sqrt{a_x^2+a_y^2}\]
Direction check
\[\tan\theta=\frac{a_y}{a_x}\]
Checks
- Components carry signs.
- Components share the vector unit.
- Quadrant fixes the final angle.
- Perpendicular components add by Pythagoras.