Vector Addition Formula

The Formula

ec a+ ec b=langle a_1+b_1,dots,a_n+b_n angle

When to use: Walk one arrow, then another; the single shortcut arrow is their sum.

Quick Example

\langle 2, 1 \rangle + \langle -1, 3 \rangle = \langle 1, 4 \rangle โ€” add x-components, then y-components.

Notation

ec a+ ec b or component form langle a,b angle.

What This Formula Means

Vector addition combines vectors component-wise or head-to-tail to produce a resultant vector.

Walk one arrow, then another; the single shortcut arrow is their sum.

Formal View

Vector Addition can be formalized with precise domain conditions and rule-based inference.

Worked Examples

Example 1

easy
Add \langle 2, 1 \rangle + \langle -1, 3 \rangle.

Solution

  1. 1
    Step 1: Add corresponding components: (2 + (-1), 1 + 3).
  2. 2
    Step 2: = \langle 1, 4 \rangle.
  3. 3
    Check: Geometrically, this is the diagonal of a parallelogram formed by the two vectors โœ“

Answer

\langle 1, 4 \rangle
Vector addition is done component-wise: add the x-components together and the y-components together. Geometrically, it's the tip-to-tail method or the parallelogram diagonal.

Example 2

medium
Find \mathbf{u} + \mathbf{v} + \mathbf{w} where \mathbf{u} = \langle 1, -2, 3 \rangle, \mathbf{v} = \langle 0, 5, -1 \rangle, \mathbf{w} = \langle -3, 1, 2 \rangle.

Common Mistakes

  • Adding lengths instead of components
  • Forgetting sign of negative components

Why This Formula Matters

Core operation in geometry, physics, and multivariable modeling.

Frequently Asked Questions

What is the Vector Addition formula?

Vector addition combines vectors component-wise or head-to-tail to produce a resultant vector.

How do you use the Vector Addition formula?

Walk one arrow, then another; the single shortcut arrow is their sum.

What do the symbols mean in the Vector Addition formula?

ec a+ ec b or component form langle a,b angle.

Why is the Vector Addition formula important in Math?

Core operation in geometry, physics, and multivariable modeling.

What do students get wrong about Vector Addition?

You cannot add vector magnitudes alone โ€” direction matters; add each component separately instead.

What should I learn before the Vector Addition formula?

Before studying the Vector Addition formula, you should understand: vector intuition, vector operations, displacement geometric.