Sign In
Review vector operations. Begin by substituting the vectors in the given expression.
Result: ⟨ 0,-6 ⟩
Graph:
We want to find the sum of the given vectors and then check our answer graphically. Let's do those things one at a time.
Before we begin, let's review vector operations.
Vector Addition | ⟨ a,b ⟩ + ⟨ c,d ⟩ = ⟨ a+c,b+d ⟩ |
---|---|
Vector Subtraction | ⟨ a,b ⟩ - ⟨ c,d ⟩ = ⟨ a-c,b-d ⟩ |
Vector Multiplication | k ⟨ a,b ⟩ = ⟨ ka,kb ⟩ |
Now, to check our answer, we will use the Parallelogram Method. To do so, we will start by graphing a=⟨ - 3, - 5 ⟩ and c=⟨ 3, - 1 ⟩. The vectors are given in the component form ⟨ x,y ⟩, which describes the vector in terms of its horizontal component x and vertical component y. Let's graph the vectors!
To complete the parallelogram we will draw the other two sides of the parallelogram. One side will have its initial point at the terminal point of a and the length of c and the other will start at the terminal point of c and have the length of a. Remember that the opposite sides of the parallelogram are parallel.
Now, we can draw the diagonal of the obtained parallelogram starting at the origin.
The diagonal represents the sum of c and a. As we can notice, the vector c+a, has the component form ⟨ 0, - 6 ⟩. Therefore, our answer is correct.