Linear Algebra · Vector Spaces

Orthogonal Projections — Practice Problems and Worked Solutions

Find the closest point along a direction.

The formulas you need here

Orthogonal projection

What it says
The shadow of v cast onto the line through u.
When to reach for it
Least squares, Gram–Schmidt, and splitting a vector into components.
Watch out
The denominator u·u disappears only when u is already a unit vector. Dropping it otherwise scales the answer wrongly.

What is left, (0,4), is perpendicular to u — always check that.

18 worked problems

Every step is generated and checked by a computer algebra system.

  1. 1.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  2. 2.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  3. 3.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  4. 4.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  5. 5.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  6. 6.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  7. 7.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  8. 8.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  9. 9.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  10. 10.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  11. 11.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  12. 12.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  13. 13.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  14. 14.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  15. 15.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  16. 16.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  17. 17.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution
  18. 18.

    Project v onto the line spanned by u.

    Answer:

    Step-by-step solution

More from Linear Algebra