topic badge
iGCSE (2021 Edition)

10.02 Addition, subtraction and scalar multiplication

Lesson

Geometric addition and subtraction of vectors

The triangle law for addition

To add vectors we can use the triangle law.  We put the tail of the second vector on the tip of the first vector. The resultant vector (the addition of the two vectors) is the vector that reaches from the initial point of the first vector to the terminal point of the second.

Worked example 

Example 1

Add the two vectors  $\mathbf{u}$u and $\mathbf{v}$v shown below using the triangle law:

Think: To add together, we reposition vector $\mathbf{v}$v so that the tail of $\mathbf{v}$v, is positioned at the tip of $\mathbf{u}$u

 

Do: 

The resultant vector is the vector that extends from the beginning of $\mathbf{u}$u, and ends at the tip of  $\mathbf{v}$v:

 

Triangle law for addition of vectors

$\mathbf{u}+\mathbf{v}=\mathbf{w}$u+v=w where $\mathbf{w}$w is the vector that completes the triangle from the tail of $\mathbf{u}$u to the tip of $\mathbf{v}$v

 

Practice questions

Question 1

Which vector is the result of $a+b$a+b?

Loading Graph...
A Cartesian coordinate system with four vectors labeled $a$a, $b$b, $c$c, and $d$d. Each vector has an arrowhead indicating its direction. Vector $c$c is pointing directly to the right, vector $a$a is pointing up and to the right at an angle, vector $b$b is pointing down and to the right, and vector $d$d is pointing directly to the left. These vectors are not connected and are placed separately within the coordinate plane. Their placement and direction indicate that they likely represent different magnitudes and directions in a two-dimensional vector space.
  1. $c$c

    A

    $d$d

    B

Question 2

Consider the two vectors $a$a and $b$b, as graphed below.

  1. Plot the result of $a+b$a+b on the same axes.

    Loading Graph...

  2. Now plot the result of $b+a$b+a.

    Loading Graph...

  3. Are the two resulting vectors $a+b$a+b and $b+a$b+a equal?

    Yes

    A

    No

    B

The triangle law for subtraction

Subtracting vectors combines the ideas of negative vectors and addition. A negative vector has same size but opposite direction. This means that the concept of subtracting a vector is the same as adding its negative. 

That is:

$\mathbf{u}-\mathbf{v}=\mathbf{u}+\left(-\mathbf{v}\right)$uv=u+(v)

Worked example

Example 2

Given the vectors $\mathbf{u}$u and $\mathbf{v}$v below, find $\mathbf{u}-\mathbf{v}$uv:

Think: We need to add the negative of $\mathbf{v}$v to $\mathbf{u}$u.

Do: $-\mathbf{v}$v will look like this, (same size as $\mathbf{v}$v, just the opposite direction):

And hence $\mathbf{u}-\mathbf{v}$uv, or $\mathbf{u}+-\mathbf{v}$u+v will look like this:

Here are both the addition and subtraction of the two vectors to compare on the one diagram:

Triangle law for subtraction of vectors

For two vectors $\mathbf{u}$u and $\mathbf{v}$v:

$\mathbf{u}-\mathbf{v}=\mathbf{u}+-\mathbf{v}$uv=u+v

 

Algebraic addition and subtraction of vectors

Column vectors and ordered pairs

Using column vector notation or ordered pairs we can add and subtract any number of vectors algebraically by adding or subtracting the corresponding elements together.

Worked example

Example 3

Add the two vectors  $\mathbf{u}=\binom{-2}{7}$u=(27) and $\mathbf{v}=\binom{8}{2}$v=(82) using algebraic methods.

Think: We can add these vectors algebraically by adding the individual corresponding elements of the vectors.

Do:

$\mathbf{u}+\mathbf{v}$u+v $=$= $\binom{-2}{7}+\binom{8}{2}$(27)+(82)
$\mathbf{u}+\mathbf{v}$u+v $=$= $\binom{-2+8}{7+2}$(2+87+2)
$\mathbf{u}+\mathbf{v}$u+v $=$= $\binom{6}{9}$(69)

 

Adding and subtracting column vectors

For $\mathbf{u}=\binom{a}{b}$u=(ab) and $\mathbf{v}=\binom{c}{d}$v=(cd):

$\mathbf{u}+\mathbf{v}=\binom{a+c}{b+d}$u+v=(a+cb+d)

$\mathbf{u}-\mathbf{v}=\binom{a-c}{b-d}$uv=(acbd)

Practice question

Question 3

Consider the vectors $A$A$=$=
    $-6$6    
    $7$7    
, $B$B$=$=
    $-4$4    
    $-8$8    
and $C$C$=$=
    $2$2    
    $1$1    
.
  1. $A+B$A+B $=$=
        $\editable{}$    
        $\editable{}$    
  2. $B+C$B+C $=$=
        $\editable{}$    
        $\editable{}$    
  3. $A+B+C$A+B+C $=$=
        $\editable{}$    
        $\editable{}$    

Component form addition and subtraction

Vectors that are written in component form use the unit vectors $\mathbf{i}$i and $\mathbf{j}$j

Any vector in the plane can be expressed as a linear combination of the vectors $\mathbf{i}$i and $\mathbf{j}$j. We can add or subtract vectors expressed in this way by simply collecting like terms.

Worked example

Example 4

Given the vectors $\mathbf{w}=2\mathbf{i}+6\mathbf{j}$w=2i+6j and $\mathbf{u}=5\mathbf{i}+\mathbf{j}$u=5i+j. Calculate $\mathbf{w}+\mathbf{u}$w+u and $\mathbf{w}-\mathbf{u}$wu.

Think: We can treat $\mathbf{i}$i and $\mathbf{j}$j as variables and add or subtract like terms.

Do: Then, we have:

$\mathbf{w}+\mathbf{u}$w+u $=$= $(2+5)\mathbf{i}+(6+1)\mathbf{j}$(2+5)i+(6+1)j
$\mathbf{w}+\mathbf{u}$w+u $=$= $7\mathbf{i}+7\mathbf{j}$7i+7j

 

And:

$\mathbf{w}-\mathbf{u}$wu $=$= $(2-5)\mathbf{i}+(6-1)\mathbf{j}$(25)i+(61)j
$\mathbf{w}-\mathbf{u}$wu $=$= $-3\mathbf{i}+5\mathbf{j}$3i+5j

 

Adding vectors in component form

For $\mathbf{u}=a\mathbf{i}+b\mathbf{j}$u=ai+bj and $\mathbf{v}=c\mathbf{i}+d\mathbf{j}$v=ci+dj:

$\mathbf{u}+\mathbf{v}=\left(a+c\right)\mathbf{i}+\left(b+d\right)\mathbf{j}$u+v=(a+c)i+(b+d)j

$\mathbf{u}-\mathbf{v}=\left(a-c\right)\mathbf{i}+\left(b-d\right)\mathbf{j}$uv=(ac)i+(bd)j

Practice questions

Question 4

If $a=6i+4j$a=6i+4j and $b=3i+2j$b=3i+2j, find $a+b$a+b.

Question 5

Consider the plotted vectors.

Loading Graph...

  1. Express $a$a in terms of the unit vectors $i$i and $j$j.

  2. Express $b$b in terms of the unit vectors $i$i and $j$j.

  3. Express $c$c in terms of the unit vectors $i$i and $j$j.

  4. Find $b+a$b+a.

  5. Find $c+a+b$c+a+b.

 

Scalar multiplication of vectors

Geometrical methods

As a scalar is a quantity that is magnitude only (no direction), its effect on a vector when multiplying is to increase the magnitude of the vector.  It does not alter its direction.

Algebraic methods - column vectors

When multiplying column vectors by a scalar quantity we multiply each element by the quantity.

Worked example

Example 5

Given the two vectors  $\mathbf{u}=\binom{-2}{7}$u=(27) and $\mathbf{v}=\binom{8}{2}$v=(82) calculate:

(a) $3\mathbf{u}$3u

(b) $-2\mathbf{u}$2u

(c) $4\mathbf{u}-\mathbf{v}$4uv

Think: We can do these calculations by multiplying each element of the column vector by the scalar quantity.

Do:

(a)

$3\mathbf{u}$3u $=$= $3\times\binom{-2}{7}$3×(27)
$\mathbf{u}+\mathbf{v}$u+v $=$= $\binom{-6}{21}$(621)

 

(b)

$-2\mathbf{v}$2v $=$= $-2\times\binom{8}{2}$2×(82)
$\mathbf{u}+\mathbf{v}$u+v $=$= $\binom{-16}{-4}$(164)

 

(c)

$4\mathbf{u}-\mathbf{v}$4uv $=$= $4\times\binom{-2}{7}-\binom{8}{2}$4×(27)(82)
$4\mathbf{u}-\mathbf{v}$4uv $=$= $\binom{-8}{28}-\binom{8}{2}$(828)(82)
$4\mathbf{u}-\mathbf{v}$4uv $=$= $\binom{0}{30}$(030)

 

Multiplying column vectors by a scalar

For $\mathbf{u}=\binom{a}{b}$u=(ab):

$k\mathbf{u}=\binom{ka}{kb}$ku=(kakb)

Practice questions

Question 6

Consider the vectors shown below.

Loading Graph...

Loading Graph...

Loading Graph...

Loading Graph...

  1. Which vector is equivalent to $2a$2a?

    $a$a

    A

    $b$b

    B

    $c$c

    C

    $d$d

    D
  2. Which vector is equivalent to $\frac{1}{4}b$14b?

    $a$a

    A

    $b$b

    B

    $c$c

    C

    $d$d

    D
  3. Which vector is equivalent to $-a$a?

    $a$a

    A

    $b$b

    B

    $c$c

    C

    $d$d

    D
  4. Which vector is equivalent to $-\frac{1}{2}d$12d?

    $a$a

    A

    $b$b

    B

    $c$c

    C

    $d$d

    D

Question 7

Let $a$a$=$=
    $2$2    
    $4$4    
. Using the origin as the starting point, plot the following vectors:
  1. $3a$3a

    Loading Graph...

  2. $-2a$2a

    Loading Graph...

  3. $\frac{1}{2}a$12a

    Loading Graph...

Algebraic methods - component vectors

When multiplying vectors in component form by a scalar quantity we multiply the coefficients of $\mathbf{i}$i and $\mathbf{j}$j by the quantity.

Multiplying component vectors by a scalar

For $\mathbf{u}=a\mathbf{i}+b\mathbf{j}$u=ai+bj:

$k\mathbf{u}=ka\mathbf{i}+kb\mathbf{j}$ku=kai+kbj

 

Outcomes

0606C13.3

Find the magnitude of a vector; add and subtract vectors and multiply vectors by scalars.

What is Mathspace

About Mathspace