Practice & Assess
Resources

Vectors: Addition, Subtraction & Projection

Drag vectors on the plane to explore u + v, u − v, and proj_v u with the dot product.

Vectors in the Plane

Add, subtract, and project vectors — with the dot product.

Operation

Addition: tip-to-tail / parallelogram.
.

Components

Vector u = (3, 1)
ux3
uy1
Vector v = (1, 2.5)
vx1
vy2.5

Live values

3.16
2.69
5.5
49.8°
(4, 3.5)

Guide

  • Drag the tips of u and v on the plane.
  • In projection mode, the amber arrow is proj_v u; the dashed segment is the perpendicular from u to that line.

2D vector plane

■ u■ v■ u + v
-6-6-5-5-4-4-3-3-2-2-1-1112233445566

Green arrow is u + v. Dashed sides complete the parallelogram.

Formula check

= (4, 3.5)

© 2026 Sayo. All rights reserved.