You need to know what a vector is, how to do vector arithmetic (i.e. adding, subtracting, multiplying) and also how to use vectors to construct geometric arguments and proofs.
Definitions: vector and scalar
A vector is a quantity with both magnitude and direction. For example, "5 metres north" is a vector.
A scalar is a quantity with magnitude only. For example, "5 metres" is a scalar as you don't know in which direction.
Representing vectors
There are different ways to represent vectors:
Column vectors
Vectors are commonly represented in column form. Column vectors are written like this: (ab). This means move a steps right and b steps up.
Bold lowercase letters
Bold lowercase letters are used as a quick way to refer to a vector. For example, you may see a= (11).
Uppercase letters with an arrow
The vector from the point A to the point B can be denoted as AB.
On a graph
On a graph, draw vectors with an arrow to point in the direction it's moving in.
Adding and subtracting vectors
To add and subtract column vectors, add and subtract each row individually.
Example 1
If a=(21) and b=(−63), work out a+b and a−b:
a+b=(21)+(−63)=(2+(−6)1+3)=(−44)
a+b=(−44)
a−b=(21)−(−63)=(2−(−6)1−3)=(8−2)
a−b=(8−2)
Multiplying a vector with a scalar
To multiply a vector with a scalar, you multiply each number in the vector by the scalar.
Example 2
If a=(4−1), work out 3a, and −2a:
3a=3(4−1)=(3×43×−1)=(12−3)
3a=(12−3)
−2a=−2(4−1)=(−2×4−2×−1)=(−82)
−2a=(−82)
Vector geometry: arithmetic
Adding, subtracting, and multiplying vectors each have their own geometric interpretations.
Addition
Adding two vectors a and b gives the vector a+b, which represents travelling along the vector a then along the vector b in one journey.
Multiplication by a positive scalar
Multiplying a vector a by a positive scalar (number) k gives the vector ka, which is a vector in the same direction as a, but its length is multiplied by a factor of k.
Negative of a vector/multiplication by −1
The negative of a vector a is denoted as (−a), which means it is the same length as a, but going in the opposite direction.
Subtraction
a−b=a+(−b). So subtracting the vector b from a represents going along the vector a, and then going along the vector −b.
Example 3
In the diagram, find the vector AB:
To get from the point A to the point B, You go from A to O, then from O to B. Mathematically:
AB=AO+OB
From the diagram, OB=b.
If OA=a, then AO=−a because it's going in the opposite direction.
Therefore:
AB=AO+OB=(−a)+b=b−a.
AB=b−a
Vector geometry: parallel vectors and lines
Parallel vectors
Two vectors are parallel if one is a multiple of the other.
Example 4
(12)is parallel to (36) because (36)=3×(12)
a is parallel to −23a
a+2b is parallel to 0.5a+b because a+2b=2×(0.5a+b)
Straight lines
Suppose there are three positions A, B and C. Then, ABC is a straight line if AB is parallel to BC since B is a shared point.
Example 5
The vector AB is given to be 2a−3b. Similarly, the vector BC = 9b−6a. Prove that ABC is a straight line:
This is equivalent to showing that AB is parallel to BC. To do this, show that one is a multiple of another:
BC=9b−6a=3(3b−2a)=3(−2a+3b)=−3(2a−3b)=−3AB
∴BC=−3×AB
Always conclude your proof with a sentence that explains what you have done and how it answers the question:
Hence, the lines AB and BCare parallel. But, since B is a common point, it can be deduced that ABC is indeed a straight line.
Read more
Learn with Basics
Learn the basics with theory units and practise what you learned with exercise sets!
Length:
Unit 1
Vectors
Jump Ahead
Score 80% to jump directly to the final unit.
Optional
Unit 2
Vectors - Higher
Final Test
Test reviewing all units to claim a reward planet.
Create an account to complete the exercises
FAQs - Frequently Asked Questions
How do you show that two vectors are parallel?
Two vectors are parallel if one is a multiple of another.
What does the negative of a vector mean?
It means it's going in the opposite direction.
What is a vector?
A vector is a quantity with both magnitude and direction.