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
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
Green arrow is u + v. Dashed sides complete the parallelogram.