Skip to main content
Inner product spaces
Lesson 9 of 10

Orthogonal projection

Objective. Project one vector onto another.

The key idea

proj_u(v) = ((v · u)/(u · u)) u. The leftover v − proj_u(v) is orthogonal to u.

Worked example

Project v = (3, 4) onto u = (1, 0).

Project v = (3
Illustrated card showing Project v = (3
  1. 1v · u = 3 and u · u = 1.
  2. 2Scalar is 3.
  3. 33 × (1, 0) = (3, 0).

Answer: (3, 0)

Practice

Each question comes with a picture and a listen button. Try it first, then reveal the answer.

Common mistake. Dividing by |u| once rather than by u · u.

Your progress

Tick each step as you finish it — Continue brings you back here.

0 of 5 steps complete

My dashboard