Vector addition
The sum of two equal-dimension vectors is the vector of their coordinate-wise sums.
On this page 8 sections
01Vector addition combines matching coordinates#
Vector addition combines matching coordinates. For order (x, y), adding and combines the two x-changes and the two y-changes.
For , the x-entry is and the y-entry is . Following the two arrows reaches the same endpoint as the sum .
Add and .
Show answer and explanation
Add x to x and y to y: .
02Both vectors need the same number of entries#
Both vectors need the same number of entries. A two-entry vector has no third coordinate to pair with a three-entry vector. For named quantities, also use matching labels and units in the same order.
Add and . Fill .
Show answer and explanation
The second entry is .
03Check your understanding#
Counts (books, pens): and . Combined vector?
Show answer and explanation
Combine books and pens separately: .
Add matching coordinates and preserve their order.
- Add full vectors with matching coordinate meanings
Further questions
What if the coordinate orders differ?
Sources & further reading
- [1]Boyd and Vandenberghe: Introduction to Applied Linear Algebra, Chapter 1 ↗vmls-book.stanford.edu · Article
- [2]OpenStax Calculus Volume 3: Vectors in the Plane ↗openstax.org · Article