Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Maths Extension 1 (2027) Vectors

Projection of a vector & perpendicular component

20 practice questions 1 video lesson Theory + worked examples

Learn the projection of a vector and its perpendicular component for NSW Year 12 Mathematics Extension 1. Projection resolves one vector along the direction of another, splitting it into parallel and perpendicular parts.

You will learn to apply the projection formula, find the perpendicular component, and follow the proof behind the result β€” a resolving technique that underpins force and vector geometry problems in Extension 1.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

The projection of a onto b is projba=aβ‹…b|b|2b, the component of a along b; the perpendicular part is aβˆ’projba. This NSW Year 12 Mathematics Extension 1 topic is NESA outcome ME1-12-02.

The projection of a onto b is the vector component of a in the direction of b β€” the "shadow" a casts along b.

projba=aβ‹…b|b|2b.

The scalar projection (signed length) is aβ‹…b|b|, and the perpendicular component is aβˆ’projba; the two components add back to a.

NESA link. Part of the Year 12 Introduction to vectors focus area, outcome ME1-12-02 ("operates with 2D and 3D vectors and uses 2D vectors to solve problems involving motion in two dimensions") with MAO-WM-01.

Projection of a onto bThe projection of a onto b is the green vector along b, the shadow of a; the purple dashed arrow is the perpendicular component.baproj aperp
projba along b, plus the perpendicular component.
Projection when the angle is obtuseWhen the angle is obtuse the projection points opposite to b, along the backward extension.baOproj aobtuse: projection reverses
When ΞΈ is obtuse, the projection points opposite to b.
projba=aβ‹…b|b|2b,scalar proj=aβ‹…b|b|,perp=aβˆ’projba.
proj_b a = (a.b / |b|^2) b; scalar projection = a.b / |b|; perpendicular = a - proj_b a

Divide by |b|2. The vector projection uses |b|2; the scalar projection (a length) uses |b|. The two components add back to a.

How to project a vector

  1. Compute aβ‹…b and |b|2.
  2. Vector projection: projba=aβ‹…b|b|2b.
  3. Scalar projection: divide by |b| instead of |b|2.
  4. Perpendicular part: subtract the projection from a.
Example 1 β€” Vector projection
Find projba for a=4i+2j, b=3i+4j.
Solution

aβ‹…b=20, |b|2=25.

projba=2025(3i+4j)=45(3i+4j)
proj = (4/5)(3i + 4j)

projba=45(3i+4j).

Example 2 β€” Scalar projection
Find the scalar projection of a=6i+3j onto b=4i+3j.
Solution

aβ‹…b=24+9=33, |b|=5.

aβ‹…b|b|=335=6.6
scalar projection = 6.6

Scalar projection =6.6.

Example 3 β€” Perpendicular component
For a=3i+5j, b=i+2j, find the component of a perpendicular to b.
Solution

projba=135(i+2j).

aβˆ’projba=(3βˆ’135)i+(5βˆ’265)j
=25iβˆ’15j
perpendicular component = (2/5)i - (1/5)j

Perpendicular component =25iβˆ’15j.

Example 4 β€” Projection in 3D
Find projba for a=i+3j+2k, b=2i+2j+k.
Solution

aβ‹…b=2+6+2=10, |b|2=9.

projba=109(2i+2j+k)
proj = (10/9)(2i + 2j + k)

projba=109(2i+2j+k).

Common pitfalls

Vector vs scalar. The vector projection is a vector; the scalar projection aβ‹…b|b| is only its signed length.
Which power of |b|. The vector projection divides by |b|2, not |b|.
Projecting the right way. projba lies along b; projab is different.
Perpendicular component. It is aβˆ’projba, and the two parts add back to a.

Frequently asked questions

What is the projection of a onto b?

The vector component of a along b: projba=aβ‹…b|b|2b.

What is the difference between vector and scalar projection?

The vector projection is a vector; the scalar projection aβ‹…b|b| is just its signed length.

Why divide by |b| squared?

To turn aβ‹…b into the right multiple of b; one |b| normalises b, the other scales the length.

How do you find the perpendicular component?

Subtract the projection from a: aβˆ’projba.

What happens for an obtuse angle?

aβ‹…b<0, so the projection points opposite to b.