Vectors
Column vectors, adding and subtracting vectors, scalar multiples, magnitude, and simple geometric proofs with vectors.
Vectors have both magnitude and direction. In GCSE they are usually written as column vectors. Higher tier expects you to calculate with vectors and use them in geometry.
Column vectors
Write the vector from point A(1, 2) to point B(5, −1) as a column vector.
Solution
B − A = (5 − 1, −1 − 2) = **[4 / −3]**
Adding, subtracting and scalar multiples
If a = [3 / 1] and b = [−1 / 4], find 2a + b.
Solution
2a = [6 / 2] 2a + b = [6−1 / 2+4] = **[5 / 6]**
Magnitude of a vector
Find the magnitude of the vector [6 / −8].
Solution
√(6² + (−8)²) = √(36 + 64) = √100 = **10**
Practice questions
Try these without looking at the answers first.
Q1.Vector from (2, 3) to (7, 1) as a column vector?
Show answer
[5 / −2]
Q2.a = [2 / −3], b = [4 / 1]. Find a + 2b.
Show answer
[10 / −1]
Q3.Magnitude of [3 / 4]?
Show answer
5