Vector Addition Calculator

Vector Addition Calculator - Multi-Tools

Vector Addition Calculator

Add vectors in 2D or 3D space and visualize the result.

Select Dimension
Vector 1
Vector 2
Vector Visualization
How it works

Vector addition is performed component-wise:

For 2D vectors: (a₁, a₂) + (b₁, b₂) = (a₁ + b₁, a₂ + b₂)

For 3D vectors: (a₁, a₂, a₃) + (b₁, b₂, b₃) = (a₁ + b₁, a₂ + b₂, a₃ + b₃)

The result is a new vector that represents the sum of the two input vectors.

Scroll to Top