0:00 / 0:00

Vector Addition and Subtraction: Algebraic Method


In general, we can perform addition and subtraction operations on vectors either algebraically or graphically.

Algebraic Method

If we know the components of vectors, we can add/subtract them algebraically by adding/subtracting their corresponding components:

v+u=[v1v2]+[u1u2]=[v1+u1v2+u2]v+u=\begin{bmatrix}v_1\\v_2\end{bmatrix}+\begin{bmatrix}u_1\\u_2\end{bmatrix}=\begin{bmatrix}v_1+u_1\\v_2+u_2 \end{bmatrix}

vu=[v1v2][u1u2]=[v1u1v2u2]v-u=\begin{bmatrix}v_1\\v_2\end{bmatrix}-\begin{bmatrix}u_1\\u_2\end{bmatrix}=\begin{bmatrix}v_1-u_1\\v_2-u_2 \end{bmatrix}


0:00 / 0:00

Vector Addition and Subtraction: Graphical Methods

We can add vectors using two different graphic methods described below:





PAGE BREAK

Subtraction

Now what about subtraction? Say, I subtracted B\vec{B} from A\vec{A} . Well that would be the same as saying, add the negative of B\vec{B} .
AB=A+(B)=C\vec{A} - \vec{B} = \vec{A }+ ( - \vec{B}) = \vec{C}

What is B-\vec{B} graphically? Well it should cancel B\vec{B} when we add them together. So it must be exact same vector but flipped around.



Alternatively, we can use the parallelogram method to find the subtraction of two vectors as shown in the picture.

0:00 / 0:00

Example: Finding Missing Corner of a Parallelogram


The coordinates of four corners of a Parallelogram ABCDABCD in a Clock-Wise order are A=(1,3)A=(1,3), B=(1,5)B=(-1,5), CC and D=(4,7)D=(4,7). Find missing coordinates of CC.

Solution:

We can start by drawing a picture using the informations already given to us and use the properties of the vectors to find a vector which is related to the missing point.

AC=AB+AD;\overrightarrow{AC} = \overrightarrow{AB}+\overrightarrow{AD};

AB=BA=(1,5)(1,3)=(2,2)\overrightarrow{AB} = B-A = (-1,5)-(1,3)=(-2,2)

AD=DA=(4,7)(1,3)=(3,4)\overrightarrow{AD} = D-A = (4,7)-(1,3)=(3,4)

AC=(2,2)+(3,4)=(1,6)\overrightarrow{AC} = (-2,2)+(3,4) = (1,6)

AC=CAC=AC+A\overrightarrow{AC} = C-A \to C=\overrightarrow{AC}+A

C=(1,6)+(1,3)=(2,9)C CoordinateC=(1,6)+(1,3)=(2,9) \to C\ \text{Coordinate}

Practice: Night Bird Flying


A bird flew 100m to the east then 200m to the northwest. Use the algebraic addition of vectors to find the bird’s net displacement.
checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
Two forces F1F_1 and F2F_2 are shown in the figure. Find the magnitude and direction of the resultant using law of vector addition.

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
Find the following, answering in cartesian vector form:
a) [2i+4j-6k] + [-3i-4j-10k]
b) [2i+4j-6k] - [-3i-4j-10k]