Vector Addition Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Add โŸจ2,1โŸฉ+โŸจโˆ’1,3โŸฉ\langle 2, 1 \rangle + \langle -1, 3 \rangle.

Solution

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

Answer

โŸจ1,4โŸฉ\langle 1, 4 \rangle
Vector addition is done component-wise: add the xx-components together and the yy-components together. Geometrically, it's the tip-to-tail method or the parallelogram diagonal.

About Vector Addition

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

Learn more about Vector Addition โ†’

More Vector Addition Examples