Understanding Vectors in Geometry
Understanding Vectors in Geometry
P1 Vectors
8
Vectors
●
? What information do you need
to decide how close the aircraft
which left these vapour trails
passed to each other?
A quantity which has both size and direction is called a vector. The velocity of an
aircraft through the sky is an example of a vector, having size (e.g. 600 mph) and
direction (on a course of 254°). By contrast the mass of the aircraft (100 tonnes)
is completely described by its size and no direction is associated with it; such a
quantity is called a scalar.
Vectors are used extensively in mechanics to represent quantities such as force,
velocity and momentum, and in geometry to represent displacements. They
are an essential tool in three-dimensional co-ordinate geometry and it is this
application of vectors which is the subject of this chapter. However, before
coming on to this, you need to be familiar with the associated vocabulary and
notation, in two and three dimensions.
In the special case when the vector is representing real travel, as in the case of
P1
the velocity of an aircraft, the direction may be described by a compass bearing 8
with the angle measured from north, clockwise. However, this is not done in this
))
4
2
or 4i + 2j
Figure 8.2
Figure 8.3
SOlUTION
a
2
θ
4
The magnitude of a vector is also called its modulus and denoted by the symbols
| | . In the example a = 4i + 2j, the modulus of a, written | a |, is 4.47. Another
convention for writing the magnitude of a vector is to use the same letter, but in
italics and not bold type; thus the magnitude of a may be written a.
SOlUTION P
SOlUTION
290°
In this case r = 10 and θ = 290°.
10
10 cos 290° 3.42
(10, 290°) → = to 2 decimal places.
10 sin 290° –9.40
256
In Example 8.3 the signs looked after themselves. The component in the i
direction came out positive, that in the j direction negative, as must be the case for P1
a direction in the fourth quadrant (270° < θ < 360°). This will always be the case
when the conversion is from magnitude−direction form into component form. 8
SOlUTION
4j r
length 4
α θ
–5i O i
length 5
Figure 8.7
The direction is given by the angle θ in figure 8.7, but first find the angle α.
4
tan α = 5 ⇒ α = 38.7° (to nearest 0.1°)
so θ = 180 − α = 141.3°
257
Vectors in three dimensions
P1
8
Vectors
Points
z This point is
(3, 4, 1).
2
1
–1
–3 –2 –1 O 1 2 3 4 y
1
P
2
–1
3
x
Figure 8.8
The axes are conventionally arranged as shown in figure 8.8, where the point P is
(3, 4, 1). Even on correctly drawn three-dimensional grids, it is often hard to see
the relationship between the points, lines and planes, so it is seldom worth your
while trying to plot points accurately.
The unit vectors i, j and k are used to describe vectors in three dimensions.
258
Equal vectors
The statement that two vectors a and b are equal means two things.
P1
●● The direction of a is the same as the direction of b. 8
If the vectors are given in component form, each component of a equals the
corresponding component of b.
Position vectors
Saying the vector a is given by 3i + 4j + k tells you the components of the vector,
or equivalently its magnitude and direction. It does not tell you where the vector
is situated; indeed it could be anywhere.
a
a
a
a
i j
Figure 8.9
There is, however, one special case which is an exception to the rule, that of a
vector which starts at the origin. This is called a position vector. Thus the line
3
joining the origin to the point P(3, 4, 1) is the position vector 4 or 3i + 4j + k.
1
Another way of expressing this is to say that the point P(3, 4, 1) has the position
3
vector 4 .
1
259
ExamPlE 8.5 Points L, M and N have co-ordinates (4, 3), (−2, −1) and (2, 2).
P1 (i) Write down, in component form, the position vector of L and the vector MN.
→
8 (ii) What do your answers to part (i) tell you about the lines OL and MN?
Vectors
SOlUTION
→
The position vector of L is OL = .
4
(i)
3
→
The vector MN is also 4 (see figure 8.10).
3
→ →
(ii) Since OL = MN, lines OL and MN are parallel and equal in length.
L
3
N
2
–2 –1 O 1 2 3 4 x
M –1
Figure 8.10
Note
A line joining two points, like MN in figure 8.10, is often called a line segment,
meaning that it is just that particular part of the infinite straight line that passes
through those two points.
→
The vector MN is an example of a displacement vector. Its length represents the
magnitude of the displacement when you move from M to N.
In two dimensions, the use of Pythagoras’ theorem leads to the result that a
vector a1i + a2j has length | a | given by
| a | = a 12 + a 22.
260
● Show that the length of the three-dimensional vector a1i + a2j + a3k is given by P1
| a | = a21 + a 22 + a 32. 8
Exercise 8a
2
ExamPlE 8.6 Find the magnitude of the vector a = −5 .
3
SOlUTION
|a| = 22 + (−5)2 + 32
= 4 + 25 + 9
= 38
= 6.16 (to 2 d.p.)
3 3
a
2 2
b
1 1
–2 –1 0 1 2 3 4 x –2 –1 0 1 2 3 x
–1 –1
–2 –2
(iii) y (iv) y
3 3
c
2 2 d
1 1
0 1 2 3 4 x 0 1 2 3 4 x
2 Draw diagrams to show these vectors and then write them in magnitude−
direction form.
(i) 2i + 3j (ii)
3 –4
(iii)
–2 –4
(iv) −i + 2j (v) 3i − 4j
3 Find the magnitude of these vectors.
1 4
(i) –2 (ii) 0 (iii) 2i + 4j + 2k
3 −2
6
261
(iv) i + j − 3k (v) –2 (vi) i − 2k
−3
4 Write, in component form, the vectors represented by the line segments
P1 joining the following points.
Vector calculations
multiplying a vector by a scalar
When a vector is multiplied by a number (a scalar) its length is altered but its
direction remains the same.
The vector 2a in figure 8.11 is twice as long as the vector a but in the same
direction.
a 2a
Figure 8.11
2 × (3i − 5j + k) = 6i − 10j + 2k
3 6
2 × –5 = –10 .
1 2
In figure 8.12 the vector −a has the same length as the vector a but the opposite
direction.
262
a –a
P1
8
Vector calculations
Figure 8.12
When a is given in component form, the components of −a are the same as those
for a but with their signs reversed. So
23 –23
– 0 = 0
–11 +11
adding vectors
When vectors are given in component form, they can be added component by
component. This process can be seen geometrically by drawing them on graph
paper, as in the example below.
SOlUTION
2i − 3j + 3i + 5j = 5i + 2j
5i + 2j
2i 3i + 5j
5j
–3j
2i – 3j
3i
Figure 8.13
The sum of two (or more) vectors is called the resultant and is usually indicated
by being marked with two arrowheads. 263
Adding vectors is like adding the legs of a journey to find its overall outcome (see
P1 figure 8.14).
8 resultant
Vectors
leg 1
leg 3
leg 2
Figure 8.14
When vectors are given in magnitude−direction form, you can find their
resultant by making a scale drawing, as in figure 8.14. If, however, you need
to calculate their resultant, it is usually easiest to convert the vectors into
component form, add component by component, and then convert the answer
back to magnitude−direction form.
Subtracting vectors
Subtracting one vector from another is the same as adding the negative of the
vector.
a = 2i + 3j b = −i + 2j.
(i) Find a − b.
(ii) Draw diagrams showing a, b, a − b.
SOlUTION
(ii)
b –b
a
a
j
a + (–b) = a – b
i
Vector calculations
P is the point (2, 1) and Q is the 4
→ 1
point (3, 5), PQ is , as
4 3 ))
1
4
figure 8.16 shows.
2
You find this by saying
→
→
→
PQ = PO + OQ = −p + q. 1
P(2, 1)
In this case, this gives
0 x
→ 1 2 3 4 5
2 3 1
PQ = – + =
1 5 4 Figure 8.16
as expected.
Geometrical figures
It is often useful to be able to express lines in a geometrical figure in terms of
given vectors.
aCTIVITY 8.1 The diagram shows a cuboid OABCDEFG. P, Q, R, S and T are the mid-points of
the edges they lie on. The origin is at O and the axes lie along OA, OC and OD, as
shown in figure 8.17.
→ → →
6 0 0
OA = 0 , OC = 5 , OD = 0
0 0 4
G S F
T R
D
E
z C B
y
Q
O x P A
(ii) Use the letters in the diagram to give displacements which are equal to the
Vectors
following vectors. Give all possible answers; some of them have more than one.
6 6 0 −6 −3
(a) 5 (b) 0 (c) 5 (d) −5 (e) 2.5
4 4 4 4 4
G H
r
B
C
q
p I
A
D
F E
Figure 8.18
→
→
The hexagonal cross-section is regular and consequently A D = 2BC.
→
→
→
AB = p, BC = q and BG = r. Express the following in terms of p, q and r.
→
→
→ →
(i) AC (ii) AD (iii) HI (iv) IJ
→
→ → →
(v) EF (vi) BE (vii) AH (viii) FI
SOlUTION q
B
→
→
→ C
(i) AC = AB + BC
=p+q p
p+q
→
→
(ii) AD = 2BC = 2q A
→
→
(iii) H I = CD
→
→
→ C
Since AC + C D = AD
→ p+q
p + q + C D = 2q
→
CD = q − p
→
266 So HI = q − p A D
2q
→
→
I J = DE
(iv)
→ B C
P1
= −AB
= −p 8
→
→
Vector calculations
(v) E F = −BC
D
= −q
→
→
→
→
(vi) BE = BC + C D + DE
= q + (q − p) + −p
= 2q − 2p E
→
→ Figure 8.19
Notice that BE = 2C D.
→
→
→ → → →
(vii) AH = AB + BC + CH CH = B G
=p+q+r
→
→ → → → → → →→ →
(viii) F I = FE + E J + J I F E = B C, E J = B G, J I = AB
=q+r+p
Unit vectors
A unit vector is a vector with a magnitude of 1, like i and j. To find the unit
vector in the same direction as a given vector, divide that vector by its magnitude.
Thus the vector 3i + 5j (in figure 8.20) has magnitude 32 + 52 = 34, and so
3 5
the vector i+ j is a unit vector. It has magnitude 1.
34 34
The unit vector in the direction of vector a is written as â and read as ‘a hat’.
5j
4j
3j
3i + 5j This is the unit vector
3 i+ 5 j
2j 34 34
O i 2i 3i 4i x
Figure 8.20
267
ExamPlE 8.10 Relative to an origin O, the position vectors of the points A, B and C are given by
P1 −2 −2
→ →
0 →
8 OA = 3 , OB = 1 and OC =
−2 −3
3 .
1
→
Vectors
SOlUTION
→
→
→
For convenience call OA = a, OB = b and OC = c.
→ 0 −2 2
(i) AB = b − a = 1 − 3 = −2
−3 −2 −1
→
→
To find the unit vector in the direction AB, you need to divide AB by its
magnitude.
| A→B | = 22 + (−2)2 + (−1)2
= 9 This is the
→
=3 magnitude of A B.
2
→ 1
2
2
3
So the unit vector in the direction AB is 3 −2 = − 3
−1 1
− 3
→
→
→
(ii) The perimeter of the triangle is given by | AB | + | AC | + | B C |.
→ −2 −2 0
AC = c − a = 3 − 3 = 0
1 −2 3
→
⇒ | AC | = 02 + 02 + 32
=3
→ −2 0 −2
B C = c − b = 3 − 1 = 2
1 −3 4
→
⇒ | B C | = (−2)2 + 22 + 42
= 24
→
→
→
Perimeter of ABC = | AB | + | AC | + | B C |
= 3 + 3 + 24
= 10.9
268
Simplify the following.
P1
ExERCISE 8B 1
2 4 2 –1
3 + 5 –1 + 2
8
(i) (ii)
3 –3 2 1
4 + –4 3 + 2
Exercise 8B
(iii) (iv)
1 –2
p = 3i + 2j + k q = 2i + 2j + 2k r = −3i − j − 2k.
Find, in component form, the following vectors.
(i) p+q+r (ii) p−q (iii) p+r
(iv) 3(p − q) + 2(p + r) (v) 4p − 3q + 2r
→
→
3 In the diagram, PQRS is a parallelogram and P Q = a, PS = b.
(i) Write, in terms of a and b,
Q R
the following vectors.
→
→
(a) QR (b) PR
→ a
(c) QS
(ii) The mid-point of PR is M. Find
→
→
(a) PM (b) QM. P S
b
(iii) Explain why this shows you that the
diagonals of a parallelogram bisect each other.
269
5 In the diagram, ABC is a triangle. A
P1 L, M and N are the mid-points of
the sides BC, CA and AB.
8
→
→ N M
AB = p and AC = q
Vectors
→
(i) Find, in terms of p and q, B C,
→ →
→
M N, L M and L N. B C
L
(ii) Explain how your results from part (i) show you that the sides of triangle
LMN are parallel to those of triangle ABC, and half their lengths.
−2 4
(iv) 4 (v) 5i – 3j + 2k (vi) 0
−3 0
→
2 →
−2 → −1
OA = 1 , OB = 4 and OC = 2 .
3 3 1
9 Relative to an origin O, the position vectors of the points P and Q are given
→ →
by O P = 3i + j + 4k and OQ = i + xj − 2k.
→ →
4
3
OA = 1 and OB = 2 .
−2 –4
→
→
(i) Given that C is the point such that AC = 2AB, find the unit vector in the
→
direction of OC.
→
1
The position vector of the point D is given by OD = 4 , where k is a
k
→ → →
constant, and it is given that OD = mOA + nOB, where m and n are constants.
270 (ii) Find the values of m, n and k.
[Cambridge AS & A Level Mathematics 9709, Paper 1 Q9 June 2007]
The angle between two vectors
P1
8
● As you work through the proof in this section, make a list of all the results that
you are assuming.
cos θ = a . b .
a b
This result is usually written in the form
271
a . b = | a | | b | cos θ.