Topic 8 Vector
Topic 8 Vector
TOPIC 8: VECTORS
LEARNING OUTCOMES
8.1.1 Definition
A
a
→
This vector from O to A is written OA or OA (bold)
→
O or a or a (bold).
OA = a = x 2 + y 2 (vector on plane)
OA = a = x 2 + y 2 + z 2 (vector in space)
Page | 195
Topic 8: Vectors
3. Position vector
4. Free vector
x
-3 -2 2
-3
5. Unit vector
3
Example : Given v = , find unit vector in direction of v .
−4
vˆ 3i − 4 j 3 4
Solution: vˆ = = = i− j
vˆ 32 + (−4) 2 5 5
3 −4
2 2
9 16 25
Prove: vˆ = + = + = = 1 , proven
5 5 25 25 25
Page | 196
Topic 8: Vectors
1 0
i = , j = (on plane)
0 1
1 0 0
i = 0, j = 1 , k = 0 (in space)
0 0 1
i) Vectors in plane
For the moment, we shall restrict the discussion to the vectors in 2-dimensional space
(the plane). Consider the Cartesian–xy plane consisting of an origin O and a pair of
perpendicular vectors.
P(x,y)
j
x
O i
Vector i and j have magnitude 1 and parallel to the x-axis and y-axis respectively.
They are also known as unit vectors.
A vector OP from the origin to the point P(x,y) is called the position vector and is
x
written as OP = = x i + yj
y
Example:
y If A is the point with coordinate (3 , 4) ,
A(3 , 4) →
ON = 3 , so ON = 3i
3i + 4j →
NA = 4 , so NA = 4j
4j
→ → →
Therefore , OA = ON + NA = 3i + 4j
x
O 3i N ie. the position vector of A(3 , 4) is r = 3i + 4j
Page | 197
Topic 8: Vectors
The Cartesian coordinate for space are often called rectangular coordinate.
This consist of a fixed point O, the origin, and three mutually perpendicular axes, Ox,
Oy and Oz. The axes are placed in such a way that they form a right-handed
set as shown in figure 3.1.
z
z
P(1 , 2 , 3)
Any point P in space can be specified by an ordered
triple of numbers (a , b , c) where a , b and c are the
steps in the direction of x, y and z axes respectively,
1 y to P.
In figure 3.2, we have constructed the point P(1 , 2 , 3).
2
x
Figure 3.2
Vectors i, j and k are the unit vectors in the direction of x, y and z axes respectively.
.
z
P(1 , 2 , 3) If P(x , y , z) is any point in the space, then the position
3k vector of P is
→
y OP = xi + yj + zk
i O
In figure 3.3, the position vector of the point (1 , 2 , 3)
2j is i + 2j + 3k. Conversely, the point whose position
x vector is 2i – 4j + k has coordinates (2 , –4 , 1).
Figure 3.3
Page | 198
Topic 8: Vectors
Vectors in plane and vector in space have the same rules of addition, subtraction,
scalar multiplication and also the magnitude.
u 1 + u 2 = (a 1 + a 2)i + (b 1 + b 2)j
u 1 – u 2 = (a 1 – a 2)i + (b 1 – b 2)j
kv 1 = k(a 1i + b 1j + c 1k )= ka 1i + kb 1j + kc 1k
(iv) Magnitude
v 1 = a1i + b1 j + c1k = a1 + b1 + c1
2 2 2
v a2i + b2 j + c2k
Unit vector of v 2 = a 2i + b 2j + c 2k denoted by v2 = 2 =
v2 a22 + b22 + c2 2
Page | 199
Topic 8: Vectors
→
Example: Find AB where A is the point (3 , –1) and B is the point (–2 , 3).
Solution:
→ → →
AB = AO + OB
→ →
= – OA + OB
→ →
= OB – OA
= (–2i + 3j) – (3i – j)
= –5i + 4j
Example 8.1
Find the magnitude of v = 3i + 4j .
Solution
v = 32 + 42
v 4j = 25
= 5
3i
Example 8.2
If u = 2i – 5j and v = 4i + 3j , find u + v and u – v .
Solution
u + v = (2i – 5j) + (4i + 3j) = (2 + 4)i + (–5 + 3)j
= 6i – 2j
Page | 200
Topic 8: Vectors
Example 8.3
If u = 2i – 5j and v = 4i + 3j , find 3u +2v.
Solution
Example 8.4
Solution
Example 8.5
Solution
→ → → →
AB = OB – OA AB = 22 + 22 + (−1)2
= (3i + 2j) – (i + k) = 9
= 2i + 2j – k = 3
→
AB 2i + 2 j − k 2 2 1
u= = = i+ j– k
→ 3 3 3 3
AB
→
AB 2 2 1
The vector is 6 = 6 i + j − k = 4i + 4j – 2k
→ 3 3 3
AB
Page | 201
Topic 8: Vectors
Example 8.6
Q
y
A P B
( )
x
Ans: PQ = y − x, BC = 2 y − x , PQ : BC = 1: 2
Solution
Page | 202
Topic 8: Vectors
Example 8.7
Page | 203
Topic 8: Vectors
Example 8.8
→
Find the direction cosine of the vector OP where P is the point (3 , -6 , 2).
Solution
→
OP = 3i – 6j + 2k
→
OP = 32 + (−6)2 + 22 = 49 = 7
→ 3 −6 2
Therefore OP has direction cosines , , .
7 7 7
a b c
cos = , cos = , cos =
→ → →
OP OP OP
3 −6 2
= = =
7 7 7
Try this!
Show that a vector u = x1 i + y1 j + z1 k with direction cosines (cos , cos , cos ) can
be written as u = u( cos i + cos j + cos k) .
Page | 204
Topic 8: Vectors
Example 8.9
Solution
a + b = (3i + 2 j + k ) + (mi − j + nk )
= (m + 3)i + j + (1 + n)k
If a + b = c, then
(m + 3)i + j + (n + 1)k = 5i + (m − 1) j + 3k
Hence, m + 3 = 5 and n + 1 = 3
m = 2 and n=2
therefore b = 2i − j + 2k
and b = 22 + (−1)2 + 22
=3
Hence, a unit vector in the direction of b is
b 2i − j + 2k
= =
b 3
2 1 2
= i− j+ k
3 3 3
Therefore, a vector of magnitude 6 units in the direction of vector b
2 1 2
= 6 i − j + k
3 3 3
= 4i − 2 j + 4k
Page | 205
Topic 8: Vectors
Example 8.10
Solution
(a) Let a = 3i − j + 5k , b = 7i + j + 3k , c = −5i + 9 j − k
a+b
OP =
2
3 + 7 −1 + 1 5 + 3
= , ,
2 2 2
= 5i + 4k
b+c
and OQ =
2
7 − 5 1 + 9 3 −1
= , ,
2 2 2
=i+5j +k
Now PQ = OQ − OP
= (i + 5 j + k ) − (5i + 4k )
= −4i + 5 j − 3k
Length of PQ = (−4) 2 + 52 + (−3) 2
= 50 = 5 2
4 5 3
direction cos ines of PQ are : − , ,−
5 2 5 2 5 2
2 2 2 3 2
=− , ,−
5 2 10
Page | 206
Topic 8: Vectors
AB = OB − OA
= ( i − 2 j + k ) − (2i − j + 5k )
= −i − j − 4k
PQ = OQ − OP
1 1 5 3
= 2i − j − k − i + 0 j + k
2 2 2 2
1 1
= − i − j − 2k
2 2
1
= (−i − j − 4k )
2
1
= AB
2
Since PQ = k AB where k is constant, therefore PQ and AB are parallel.
Page | 207
Topic 8: Vectors
8.2.1 Definition
The scalar product of two vectors is a = a1i + a2j + a3k and b = b1i + b2j + b3k is the
operation which is written a . b and defined
Prove
A
→ →
a b–a let OA = a and OB = b
→ → →
AB = AO + OB
O B = –a + b
b = b–a
a .b
Thus, the angle between a and b is = cos –1 a b
Page | 208
Topic 8: Vectors
8.2.2 Algebraic properties of the scalar product for any vector a, b and c
with m is scalar.
1) a . a = a 2
2) a . b = b . a (commutative law)
3) a . (b + c) = a . b + a . c (distributive law)
4) m (a . b) = (ma) . b = (a . b) m
5) a . b = a b if and only if a and b parallel in the same direction.
a . b = – a b if and only if a and b parallel in opposite direction.
6) a . b = 0 if and only if a is perpendicular to b
Proof (5)
Proof (6)
If vectors a and b are perpendicular the angle between a and b is 90o so,
a . b = a b cos 90o = 0
b
a
Page | 209
Topic 8: Vectors
Example 8.11
Solution
a .b
(a) = cos-1
a b
(3i − j).(−4i + 6 j)
= cos-1 2 2 2 2
3 + ( −1) ( −4) + 6
(3)(−4) + (−1)(6)
= cos-1
10 52
−9
= cos-1 130
= cos-1(–0.789)
= 142.130 = 2.48 radian
a .b (3i + 2 j − 2k ).(2i + 2 j + 3k )
(b) cos = =
a b 3i + 2 j − 2k 2i + 2 j + 3k
6+4−6
=
3 + 2 + (−2) 2 . 22 + 22 + 32
2 2
4
=
17
Proof
Known that i, j, and k are perpendicular and the angle of two vectors is zero if its
parallel. So,
a . b = (a1i + a2j + a3k) . ( b1i + b2j + b3k )
= a1b1( i . i ) + a1b2( i . j ) + a1b3(i . k) + a2b1( j . i) + a2b2(j . j ) + a2b3(j . k)
+ a3b1(k . i ) + a3b2(k . j) + a3b3(k . k )
known that,
i . i = j . j = k . k = 1 and j . i = j . k = k . j = k . i = i . k = 0 ,
Page | 210
Topic 8: Vectors
Example 8.12
Solution
Example 8.13
Solution
a.b=0
a . b = (3i + tj – 2k) . ((1 – t)i – 3j + 4k)
= 3 (1 – t) + (t) (– 3) + (–2) (4)
= 3 – 3t – 3t – 8
= –5 – 6t
5
–5 – 6t = 0 t= –
6
Example 8.14
Simplify
a) (a – b) . (a + b) b) (a + b) . c – (a + c) . b
Solution
a) (a – b) . (a + b) = a . a – a . b + b . a – b . b
= a2 – b2
= a −b
2 2
b) (a + b) . c – (a + c) . b = a . c + b . c – (a . b + c . b)
= a.c+b.c–a.b– c.b
= a.c–a.b
= a . (c – b)
Page | 211
Topic 8: Vectors
Example 8.15
1
The angle between vectors a = i+ j + 2k and b = 2i + 3j + k is cos-1 .
Find .
84
Solution
a .b
= cos-1
a b
(i + j + 2k ).(2i + 3j + k )
-1
= cos 2 2 2 2 2
1 + + 4 2 + 3 +1
2 + 3 + 2
-1
= cos 2
5 + 14
4 + 3
-1
= cos 2
70 + 14
1 4 + 3
1
,
since = cos −1
84 70 + 142
=
84
70 + 14 = (4 + 3 ) 84
2
Example 8.16
3
Ans : y = only
5
Solution
Page | 212
Topic 8: Vectors
Example 8.17
Solution
Page | 213
Topic 8: Vectors
Example 8.18
Ans : x = −2, y = 2
Ans: p = -1, CB : AB = 2 : 1
Solution
Page | 214
Topic 8: Vectors
Example 8.19
Given the points P(1, 2, 3), Q(2, -1, 1) and R(-1, -3, 2). By using scalar product of
1
vectors, prove that cos PQR = − .
14
Solution
Example 8.20
The position vectors of P and Q with respect to origin are 2i + 3j and -3i + 4j
respectively. If R is the variable point given by OR = OP + PQ. Find
7
(i) the value of for which OR is perpendicular to PQ. Ans: =
26
1 7
(ii) the value of for which OR = PQ Ans: = 0,
2 13
Solution
Page | 215
Topic 8: Vectors
LEARNING OUTCOMES
8.3.1 Definition
a b = a b sin
a b = absin n
where n is a unit vector normal in the direction of a b (perpendicular ) to a and
b.
ab
that is n=
ab
To determine the direction of a b , use the right hand, where the fingers turn from
a to b and the thumb finger points in the direction of a b .
b ba
a b = -b×a
ab
-a
-b×a a
-b
ba
We have a b = - b a = -( b a)
Parallel Vectors
If a and b are parallel vectors, then the angle between a and b, = 0 and sin = 0 .
We then obtain from a b = absin n = 0 ( i.e. a b = 0)
Therefore i i = j j = k k = 0
Page | 216
Topic 8: Vectors
Perpendicular Vectors
a
Consider the special case of the three mutually perpendicular unit vectors i, j and k
k -i
-j j
i
-k
j i = –k, k j = –i , i k = –j
Example 8.21
Find a b if
a) a = 2i +3j – 2k and b = 4i – 2j + 3k b) a = 2i - j and b = 2j + 5k
ans: −5i − 10 j + 4k
Solution
a)
i j k
ab = 2 3 −2
4 −2 3
3 −2 2 −2 2 3
= i– j+ k
−2 3 4 3 4 −2
= 5i - 14j – 16k
b)
Page | 218
Topic 8: Vectors
1. a a = 0
2. a b = – b a
3. a b = b a
4. m(a b) = m a b = a mb
5. a (b + c) = (a b) + (a c)
6. If is the angle between a and b , then length of a b is
a b = a b sin θ
7. a b = 0 if a and b are parallel
8. a b = a b if a and b are perpendicular
Example 8.22
Given a = i + 2j + 3k and b = –i + 3j – k.
a) Find a b and b × a Ans : −11i − 2 j + 5k , 11i + 2 j − 5k
b) Prove that a b and b × a are vectors which perpendicular to the vector a.
Solution
Page | 219
Topic 8: Vectors
Example 8.23
Solution
Therefore, the required vectors of the form k (–6i + 2j – 2k) , and its length is
c = k a b = k . 44 = 11
k 44 = 11
1 1
k = or –
2 2
1
required vector is either (–6i + 2j – 2k) = –3i + j – k
2
1
or – (–6i + 2j – 2k) = 3i – j + k.
2
Page | 220
Topic 8: Vectors
Example 8.24
Solution
B →
AB = 2i + 2j – 2k
A →
AC = –2i + 3j – 5k
C
→ →
Now n is perpendicular to both AB and AC
Thus
→ →
n = AB x AC
i j k
= 2 2 − 2 = –4i + 14j + 10k .
−2 3 −5
n
n=
n
− 4i + 14 j + 10k
=
2 78
−2 7 5
= i+ j+ k
78 78 78
Page | 221
Topic 8: Vectors
Example 8.25
Page | 222
Topic 8: Vectors
Example 8.26
The position vectors of points P and Q , relative to the origin, are 2i + 2j – k and
4i + 2j – 2k respectively. Calculate the sine of angle POQ. Hence, find the
perpendicular distance from P to the line OQ.
30
Ans : , 0.9129 unit
18
Solution
Page | 223
Topic 8: Vectors
Area of parallelogram = a b
Prove:
B a
C
b h
O A
a
Refer to figure above:
The area of the parallelogram form by vectors a and b
= a .h
= a . b sin (where h = b sin )
= a b (proof )
1
Therefore the area of the triangle OAB = of the parallelogram
2
1
= ab
2
B
O A
a
Example 8.27
Three points A(2, 3, 5), B(-2, 5, 7) and C(4, 0, 5) are the vertices of the triangle ABC.
By using vector method fine the area of the triangle.
Ans: 5.39 unit 2
Solution
Page | 224
Topic 8: Vectors
LEARNING OUTCOMES
Equation of Lines
A line in space is a straight line which continues indefinitely in both directions and
contains a continuous infinite set of points.
R(x, y, z)
v
A(x1, y1, z1)
a
O
Suppose that R(x , y , z) is a point which move on a line containing a fixed point
A(x1, y1, z1) . If v = ai + bj + ck is a direction vector of the line, it is clear that a line
consists precisely of those points for which
r the vector AR is parallel to v, that is
→
AR = tv for some scalar t
→ →
OR – OA = tv
→ →
OR = OA + tv
or r = a + tv (1)
where r is position vectors of all moving points on the line.
In terms of components, it can be written as
So that x = x1 + ta
y = y1 + tb (2)
z = z1 + tc
Page | 225
Topic 8: Vectors
x − x1 y − y1 z − z1
= = (3)
a b c
Summary
If a straight line passes through A(x1, y1, z1) and parallel to ai + bj + ck ,
x - x1 y - y1 z - z1
• Its Cartesian equations are = = .
a b c
Example 8.28
Find the vector equation, the parametric equations and the Cartesian equations of the
line through (1, –2, 3) in the direction 4i + 5j – 6k
Solution
x −1 y+2 z −3
The Cartesian equations are = =
4 5 -6
Page | 226
Topic 8: Vectors
Example 8.29
x −1 y−2 z −3
A line has Cartesian equations = = . Find a vector equation for a
3 4 5
parallel line passing through the point with position vector 5i – 2j – 4k and find the
coordinates of the point on this line where y = 0.
Solution
Example 8.30
(a) Find parametric equations for the line l passing through the points
P1 (2 , 4 , –1) and P2 (5 , 0 , 7).
(b) Where does the line intersect the xy-plane?
Solution
Page | 227
Topic 8: Vectors
Example 8.31
( )
A straight line L with vector equation r = 2i − j + k + t i − j + 2k passes through
point (a,1, b ) . Find the values of a and b.
Solution
r1 = a1 + tv1
r2 = a2 + sv2
With t, s are any scalar and is angle between two straight lines.
r1 = a1 + tv1
v1
v2
r2 = a2 + sv2
If is the angle between two straight lines, and also is the angle between v1 and v2
. because of the lines and the direction vectors are parallel.
v1 . v2 = v1 v 2 cos θ
v1 .v 2
cos θ =
v1 v 2
Page | 228
Topic 8: Vectors
v 1 .v 2
θ = cos −1
v1 v 2
Two straight lines are perpendicular if v1 . v2 = 0 and the straight lines are parallel if
v1 = kv2 for k scalar.
Example 8.32
Solution
Direction vector line r1is given by v1 = i + 3j – 3k
Direction vector line r2 is given by v2 = i + 2j – 4k
Example 8.33
Solution
a) Line 1 has direction vector v1 = 2i – 2j + 4k
Line 2 has direction vector v2 = –i + j – 2k
Page | 229
Topic 8: Vectors
1− t −1 3 − 2t − 4
= − t − 1=
2 3
−t − 1 − 2t
i.e., = − t − 1=
2 3
– t = 2(– t – 1) and 3 (– t – 1) = –1 – 2t
– t = –2t – 2 and –3t – 3 = –1 – 2t
t = –2 and t = –2
i.e t = -2 ( common solution)
v2 = –i + j – 2k
v3 = 2i – j + 3k
Identify v3:
x −1 − y −1 z − 4
= =
2 1 3
x −1 y +1 z − 4
= =
2 −1 3
Therefore v3 = 2i – j + 3k
Page | 230
Topic 8: Vectors
Example 8.34
Solution
(a) OA = 2i + 4 j − 4k , OB = −i − 2 j − k
2 AP = PB
2 OP − OA = OB − OP
3OP = OB + 2OA
1
OP = OB + 2OA
3
−1 4
1
= −2 + 8
3
−1 −8
3 1
1
= 6 = 2
3
−9 −3
Therefore po int of P = (1, 2, −3)
L has direction vector v1 = 3i − 2 j − k .
Therefore vector equation of L is :
r = i + 2 j − 3k + t (3i − 2 j − k )
Page | 231
Topic 8: Vectors
L
Q
A
P
AQ = 20
AQ = OQ − OA
1 3 2
= 2 + t −2 − 4
−3 −1 −4
−1 3
= −2 + t −2
1 −1
= ( −1 + 3t ) i + (−2 − 2t ) j + (1 − t )k
Since AQ = 20
( −1 + 3t ) + (−2 − 2t ) 2 + (1 − t ) 2 = 20
2
Page | 232
Topic 8: Vectors
8.4.2 Plane
3. A plane parallel to two given vectors in different direction and passes through a
point.
Criteria 1:
Suppose a plane in space has normal vector n = ai + bj + ck and that it passes through
the fixed point A (x1 , y1 ,z1).
R(x , y , z) moves anywhere in the plane.
→
Now AR is perpendicular to n.
n = ai + bj + ck
R(x, y, z)
A (x1, y1,z1)
→
AR . n = 0
→ →
( OR – OA ) . n = 0
(r – a) . n = 0
r.n–a.n=0
r.n = a.n
r . n = p where p = a . n, which is a constant and r = xi + yj + zk
Page | 233
Topic 8: Vectors
Example 8.35
Find the equation of the plane with normal vector i + 2j + 3k and containing the point
(-1 , 2 , 4).
Solution
Criteria 2:
Example 8.36
Solution n
C
R
A B
→ →
AB = 4i – j + k , AC = 2i – 2j + 3k
→ →
If n is the normal vector, then n = AB AC
i j k
= 4 −1 1
2 −2 3
= –i – 10j – 6k
Page | 234
Topic 8: Vectors
Criteria 3:
Example 8.37
Find the equation of the plane through the point A(3, -2, -1) and parallel to the vectors
b = i -2j + 4k and c = 3i + 2j -5k. (giving your answer in vector and Cartesian form)
Solution
Example 8.38
Solution
L is parallel to i – j + 4k and is perpendicular to i + 5j + k .
Now ( i – j + 4k ) . ( i + 5j + k ) = 0
Hence the vectors i - j + 4k and i + 5j + k, perpendicular to each other, thus
L and are both perpendicular to i + 5j + k and must therefore be parallel to each
other.
Example 8.39
Find the vector equation of line passing through the point ( 3 , 1 , 2 ) and
perpendicular to the plane
r . ( 2i – j + k ) = 4 .Find also the point of intersection of this line and the plane.
Solution
The normal vector of the plane is 2i – j + k , so parallel to the required line .
As this line passes through the point ( 3 , 1 , 2 ) its equation is
r = 3i + j + 2k + t ( 2i – j + k ) ------------(1)
equation of the plane
r . ( 2i – j + k ) = 4 ---------------------------(2)
substitute (1) into (2)
Page | 235
Topic 8: Vectors
3i + j + 2k + t ( 2i – j + k ) . ( 2i – j + k ) = 4
[(3+2t)i + (1- t)j + (2 + t)k] . ( 2i – j + k ) = 4
2(3 + 2t )- (1- t) + (2 + t) = 4
1
6t = 4 – 7 = -3 t=- into (1)
2
1
r = 3i + j + 2k - ( 2i – j + k )
2
3 3
= 2i + j + k
2 2
3 3
Therefore the point of intersection is 2, ,
2 2
Or alternatively
The parametric form of the line is
x = 3 + 2t , y = 1 - 2t , z = 2 + t
we see that this line meets the plane where
[ ( 3 + 2t) i + ( 1 – t ) j + ( 2 + t ) k ] . ( 2i - j + k ) = 4
2 ( 3 + 2t ) – ( 1 – t ) + ( 2 + t ) = 4
1
t=-
2
3 3
x=2, y= ,z=
2 2
3 3
So the point of intersection is ( 2 , , ).
2 2
Example 8.40
(a) Find the position vector of the point where the line L1,
r = 5i + 3j – k + (i – 4j + 2k), intersects the plane .
(b) Show that the line L2, r = i + 4j + 2k + (i + j - k) , lies on the plane .
Solution
Page | 236
Topic 8: Vectors
L1, r = 5i + 3j – k + (i – 4j + 2k)
Hence the vectors i + j –k and 2i + j + 3k, perpendicular to each other, thus L2 and
are both perpendicular to 2i + j + 3k and must therefore be parallel to each other.
(ii) The line passes through the point with vector i + 4j +2k.
Thus, the point with position vector i + 4j + 2k is common to both the line L2 and
the plane .
With condition (i) and (ii), it is proved that the line L2 must lie in the plane .
Page | 237
Topic 8: Vectors
Or alternatively
The problem can be solved by showing that the line L2 and the plane contain two
common points.
Taking any two points on the line L2 , for example
= 0, r = i + 4j + 2k + 0 (i + j - k ) =i + 4j + 2k
1
= 1, r = i + 4j + 2k + 1 (i + j - k ) = 2i + 5 j + k
2
Therefore the line L2 and the plane contain two common points r1 and r2 and so
the line L2 must lie in the plane
Page | 238