Vector Chapter 2
Vector Chapter 2
2.1 Introduction
Operations of vector addition and scalar multiplication were defined for our vectors and scalars
in
Chapter 1. Here, we define two new operations of multiplication for our vectors. One of the operations,
the DOT product, yields a scalar, while the other operation, the CROSS product yields a vector. We
then combine these operations to define certain triple products.
2.2:
PROPOSITION Given A = Ali + A2j+A3k and B = Bli + B2j+ B3k.Then
A B = AlBl A2B2 A3B3
2.3:
COROLLARY Suppose A = Ali + A2j +143k. Then A • A = A} + A} + A;
2.1 GivenA=4i+2j-3k,
EXAMPLE B=5i-j -2k, C=3i+j+7k. Then:
A•B = 20-2+6=24, A.C= 12+2-21
B.C=15-1 -14=0, A. A _ 3)2 —
_ 16 4 9 29
21
22
CHAPTER 2 The DOT and CROSS Product
PROPOSITION
2.5: Given A = Ali +A2j +A3k and B = Bli + B2j + B3k. Then
EXAMPLE
2.2 Given: A = 4i +2j —3k and B = 3i +5j + 2k. Then
k
Ax B = 42 —191- + 14k
2
There is a simple
formula for A • (B x C) when
the unit vectors i, j, k are
used.
cHAPTER2 The DOT and CROSS Product
23
2.7:
Ropos1TION Given A = Ali +A2j +A3k, B
p Bli+B2j +B3k, C = Cli+C2j+ Gk. Then
Al 142 143
x Bl B2 133
2.3 Given A = 4i +2j
EXAMPLE 3k, B = +j -2k, C= -j +2k. Then:
4
1
a •a! = bb cc/
That is, each vector is orthogonal to the reciprocal of the other two vectors in the system.
pROPOSITION2.8: The sets a, b, c and a/, b', c/ are reciprocal sets of vectors if and only if
c xa ax b
a•bxc
wherea • b x c # 0.
SOLVED PROBLEMS
Dot or Scalar Product
A B = B • A.
2.1. Prove Proposition 2.1(i):
Solution cos O= B • A.
A •B = IAIIBIcos O= IBIIAI
valid.
law for dot products is
Thus the commutative of B.
equal to A b where b is a unit vector in the direction
projection of A on B is
2.2. Prove that the
Fig. 2-2
Fig. 2-1
Product
24 CHAPTER 2 The DOT and CROSS
Solutlon
pictured in Fig. 2-2
Let a be a unit vector in the direction of A. Then, as
+ Proj(C) on A and so (B + C) • a = B • a + C • a
Proj(B+ C) on A Proj(B) on A
Multiplying by A,
(B+C) and
2.5. Evaluate: (a) i •i, (b) i. k, (c) k •j, (d) j • (2j —3j + k), (e) (2i
Solution
(a) i •i = lillil cos00 =
(b) i •k = lillkl cos 900
k = 0-3+0 = -3
— (3i+k) = 6i •i + 2i•k 3J 1 J k —
2.6. Suppose A = Ali A2j '43k and B = Bli + B2j + B3k. Prove that A • B = Al Bl A2B2+ A3B3.
Solution
Since i • • •j = k • k = I, and all other dot products are zero, we have:
A • B = (Ali • (Bli + B2j + B3k)
= Ali • (Bli + B2j + B3k) A2j • (Bli + B2j + B3k) + A3k • (Bli + B2j + B3k)
= Al Bli • i + AIB2i • j AIB3i • k A2B1j • i A2B2j • j A2B3j • k
A3B1k • i A3B2k • j A3B3k • k
= AlBl + A2B2+ A3B3
2.8. Suppose A • B = 0 and A and B are not zero. Show that A is perpendicular to B.
Solution
If A • B = ABcos 8 0, then cos 0 = 0 or 0 = 900.Conversely, if 0 = 900, A • B = 0.
cHAPTER2 The DOTand CROSS Product
25
Therefore,
cos e — =
-10 — -2
¯ — = —0.1333and e = 980 (approximately).
¯ IAIIBI 15
2.10. Determine the value of a so that A = 2i + aj + k and B = i +3j -- 8k are perpendicular.
Solutlon
By Proposition 2. I(v), A and B are perpendicular when A • B = 0. Thus,
andif a = 2.
2.11. Show that the vectors A = —i+ j, B = —i—j —2k, C = 2j + 2k form a right triangle.
Solution
First we show that the vectors form a triangle. From Fig. 2-3, we see that the vectors form a triangleif:
(a) one of the vectors, say (3), is the sum of (1) and (2) or
(b) the sum of the vectors (1) + (2) + (3) is zero
according as (a) two vectors have a common terminal point, or (b) none of the vectors have a common terminal
point. By trial, we find A = B + C so the vectorsdo form a triangle.
Since A • B = (— + + (0)(—2) = 0, it follows that A and B are perpendicular and the triangle
is a right triangle.
(3) (2)
(2) (3)
(1)
(a) (b)
Fig. 2-3
2.12. Find the angles that the vector A = 4i —8j + k makes with the coordinate axes..
Solution
Let a, p, y be the angles that A makes with the positive x, y, z axes, respectively.
A •i (4i —8j + k) • i = 4
2.14. Without making use of the cross product, Aetermine a unit vector perpendicular to the plane of
A = 2i —6j —3k and B 4i + 3j —k.
Solution
Let vector C = Cli + C2j+ C3kbe perpendicular to the plane of A and B. Then C is perpendicular to A and also
to B. Hence,
= 0 or (1) 2C1—6C2=
C •B = +3c2 -83 = 0 or (2) + 3C2=
=— i —¯ j + k
1 1 1
Solving (1) and (2) simultaneously: C3,c = c3
2
-i— j+k
1 1
c
Then a unit vector in the direction of C is — =
3. 2. 6
ICI 7 7 7
2 2
1 1
B+C=A or
Then
and
—2AB cos 0
2.16. prove the diagonals of a rhombus are perpendicular. (Refer to Fig. 2-5.)
Solution
2.18. Find the work done in moving an object along a vector r = 3i + j —5k if the•applied force is
Solution
Consider Fig. 2-6.
Work done = (magnitudeof force in directionof motion)(distancemoved)
= (F cos • + j -5k)
= F • r = (2i—j —k) • (31
—6-1+5=10
z
P(x, y, z)
Solutlon
Since PQ = B —r is perpendicular to A, we have (B ---r) • A = 0 or r • A = B • A is the required equation of
the plane in vector form. In rectangular form this becomes
or
2.20. Find the distance from the origin to the plane in Problem 2.19.
Solutlon
The distancefrom the origin to the plane is the projection of B on A. A unit vector in the direction of A is
2
a = A/IAI=
(2)2 + (—3)2+ (6)2 7
2 3 2 6
B • a = (i + 2j + 3k) 7
AxB=C
BxA=D
(a) (b)
Fig. 2-8
2.22. Suppose A x B = 0 and A and B are not zero. Show that A is parallel
to B.
Solutlon
Since A x B = ABsin 0 u O, we have sin 0 = 0 and hence 0 = 00 or 1800.
cHAPTER2 The DOT and CROSS Product 29
Cll
c
AxB
2.26. Prove that A x (B + C) = A x B + A x C for the general case where A, B, and C are non-coplanar.
[See Fig. 2-10.]
Solutlon
to A, and denote them by
Resolve B into two component vectors, one perpendicular to A and the other parallel
Ba and B], respectively. Then B = BI + B].
of A x BL is AB sin 0, the same as
If 9 is the angle between A and B, then BL = B sin 0. Thus the magnitude of A x B. Hence
as the direction
the magnitudeof A x B. Also, the direction of A x BL is the same
parallel and perpendicular respectively to
Similarly, if C is resolved into two component vectors Cll and CL,
A,thenA x CI = A x C
30
CHAPTER2 The and CROSSProduct
Then
and the distributive law holds. Multiplying by —1, using Problem 2.21, this becomes (B + C) x A =
B x A + C x A. Note that the order of factors in cross products is important. The usual laws of algebra
apply only if proper order is maintained.
i
2.27. Suppose A = Ali +A2j +A3k and B = Bli -FB2j +B3k. Prove A x B = Al A2 A3 .
Solution
A x B = (Ali + A2j A3k) x (Bli B2j B3k)
= Ali x (Bli + B2j+ B3k) A2j x (Bli -+-B3k) x (Bli B2j + B3k)
x i + AlB2ix j + AIB3ix k + A2B1jx i + A2B2jx j + A2B3jx k
—F
143B 1k x i x j + A3B3kx k
i
= (A2B3 —A3B2)i + (A3B1 —AIB3)j (Al B2 —A2B1 Al 442 '43 .
j k
Then (A x B) x C = 2 2
1
i j k
1 =2j+2k.
1 1 —1
c
b
c
Fig. 2-11 Fig. 2-12 Fig. 2-13
2•32. Consider a tetrahedron, as in Fig. 2-13, with faces Fl, F2, F3, F4. Let be vectors whose
magnitudes are equal to the areas of Fl, F2, F3, F4, respectively, and whose directions are perpen-
dicular to these faces in the outward direction. Show that VI + V2 + V3 + V4 = O.
Solution
By Problem 2.30, the area of a triangular face determined by R and S is } IR x Sl.
32
CHAPTER 2 The DOT and CROSS Product
The vectors associated with each of the faces of the tetrahedron are
Then
This result can be generalized to closed polyhedra and in the limiting case to any closed surface.
Because of the application presented here, it is sometimes convenient to assign a direction to area and we
speak of the vector area.
2.33. Find the area of the triangle having vertices at P(l, 3, 2), Q(2, —1, 1), R(—l, 2, 3).
Solution
PQ = (2 -l)i + (-1 -3)j + (1 -2)k = i -4j—k
PR = (-1 -l)i + (2-3)j + (3-2)k -2i -j + k
From Problem 2.30,
2.34. Determine a unit vector perpendicular to the plane of A = 2i - 6j —3k and B = 4i +3j - k.
Solution
A x B is a vector perpendicular to the plane of A and B.
i
Ax B = 2 —151- 10j + 30k
4
Another unit vector, opposite in direction, is (—3i+ 2j —6k)/ 7. Compare with Problem 2.14.
2.35. Find an expression for the moment of a force F about a point P as in Fig. 2-14.
Solution
The moment M of F about P is in magnitude equal to P to the line of action of F. Then, if r is the vector from P
to the initial point Q of F,
M= = rFsinO= Ir x Fl
CHAPTER 2 The DOT and CROSS Product 33
Ifwe think of a right-threaded screw at P perpendicular to the plane of r and F, then when the
force F acts, the screw
will move in the direction of r x F. Because of this, it is convenient to define the moment as the vector M
= r x F.
Triple Products
2.37. Suppose A = Ali A2j '43k, B = Bli B2j + B3k, C = C2j + C3k.
Show that
A '42 143
Solution
i j k
443
2.42. Prove that a necessary and sufficient condition for the vectors A, B, and C to•be coplanar is that
Solution
Note that A • B x C can have no meaning other than A • (B x C).
If A, B, and C are coplanar, the volume of the parallelepiped formed by them is zero. Then, by Problem 2.43,
Conversely, if A • B x C = 0, the volume of the parallelepiped formed by vectors A, B, and C is zero, and so
the vectors must lie in a plane.
2.43. Show that the absolute value of the triple product A • (B C) is the volume of a parallelepiped with
sides A, B, and C.
Solution
Let n be a unit normal to a parallelogram I, having the direction of B x C, and
let h be the height of the terminal
point of A above the parallelogram I. [See Fig. 2-16.]
2
P
2.44. Let rl = Xli + Y'lj+ Zlk, r2 = X2i+ Y2j+ Ok, and r3 = X3i+ Y'3j-k Z3kbe the position vectors of
points PI(XI, Yl, Zl), P2(X2,Y'2,Q), and P3(X3,Y3, Q). Find an equation for the plane passing through
Pi, P2, andP3.
Solutlon
We assume that PI, P2, and P3 do not lie in the same straight line; hence they determine a plane.
Let r = xi +yj +zk denote the position vector of any point P(x, y, z) in the plane. Considervectors
PIP2 = r2 —rl, PIP3 r3 —rl, and PIP = r —r! , which all lie in the plane. [See Fig. 2-17.]
By Problem 2.42, PIP • PIP2 x PIP3 = Oor (r - rt) • (r2 - n) x (r3 rl) = O.
In terms of rectangular coordinates, this becomes
[(x —Xl)i + (y —yDj + (z —Zl)k] • [(x2 —Xl)i + (Y2—yDj + (Z2—zDk] x [03 —Xl)i+ —Yl)j
+ (Z3—Zl)k] = 0
Z3 ¯ Zl
Solution
z) are, respectively, rt = 2i —j + k, r2 = 3i +2j —k,
The position vectors of PI, P2, P3 and any point P(x, y,
r3 = —i 3j + 2k, and r = Xi +
lie in the required plane, so that
Then PPI = r —rl, P2P1 = r2 —ris P3Pl = r3 —rl all
(r —rl) • (r2 —rD x (r3 —rD = 0
that is,
• С) - • С).
2.47. Prove: (а) Ах (В х С) = • С) - • В). (Ь) (А х В) х С =
Solutlon
Then
(а) Let +Азк, + ВЗК, C=Cli+Cj+C3k.
-ВIС3]ј + - В2С1]К)
= - вз
+A3k)х ([B2C3 +
К
Аз
2.49.Prove:Ах (В х С) +В х (С х А) х (А х В) = О.
Solutlon
ву Problem
2.47(а),Ах (В х С)= • С) - cdA • В)
2.50. Prove:(А х В) х (С х D) = • С х D) -
Solutlon
ву Problem2.47(а), х х (С х = • D) - • С). Let Х = А х В; then
cHAPTER2 The DOT and CROSS Product
2.51. Let PQR be a spherical triangle whose sides p, q, r are arcs of great circles. Prove that
sin P sinQ sin R
sinp sinq sinr
Solution
B, C be drawn from the center
suppose that the sphere, pictured in Fig. 2-18, has unit radius. Let unit vectors A,
O of the sphere to P, Q, R, respectively. From Problem 2.50,
(1)
becomes
A unit vector perpendicular to A x B and A x C is A, so that (1)
obtain
By cyclic permutation of p, q, r, P, Q, R and A, B, and C, we
(4)
sinp sin r sinQ = B •C x A
(5)
sinq sinp sinR = C •A x B
triangles.
This is called the law of sines for spherical
Fig. 2-18
38 CHAPTER 2 The DOTand CROSSProduct
Thus
b'
c xa ax b
(d) By Problem 2.42, if a, b, and c are non-coplanara • b x c # 0. Then, from part (c), it follows that
a' • b' x c' # 0, so that a', b', and c/ are also non-coplanar.
CHAPTER 2 The DOT and CROSS Product
2.54. Show that any vector r can be expressed in terms of the reciprocal vectors of Problem
2.53 as
Solutlon
FromProblem2.50, •C x D) •C x D) = 0B x D) - •B x C). Then
r•bxc r •c xa r •ax b
a•bxc a•bxc a•bxc c
a+r• c xa ax b
a•bxc a•bxc b+r• a•bxc c
= (r • a')a + (r • b')b + (r • c/)c.
SUPPLEMENTARYPROBLEMS
2.55. Evaluate: (a) k • (i + j), (b) (i —2k) • (j + 3k), (c) (2i —j + 3k) • (3i +2j —k).
2.56. Suppose and B=4i-2j+4k. Find: (a) A.B, (b) A, (c) B, (d) 13A+2Bl,
(e) (2A + B) • (A - 2B).
. Find the angle between (a) A = 3i +2j —6k and B = 4i —3j + k; (b) C
= 4i —2j +4k and
D= - 2k.
2/58. Find the values of a for which vectors A and B are perpendicular where:
(a) A = ai —2j + k and B = 2ai + aj —4k, (b) A = 2i + j + ak and B = 2i + aj + k.
2.59. Find the acute angles that the line joining the points (1, —3, 2) and (3, —5, makes
1) with the coordinate axes.
2.60. Find the direction cosines of the line joining the points:
(a) (3, 2, -4) and (1, -1, 2), (b) (-5, 3, 3) and (-2, 7, 15).
2.61. Determine the angles of a triangle where two sides of a triangle
are formed by the vectors:
(a)A = 3i-4j-k andB = 4i -j +3k, (b)A = -2i +5j +6k andB = 3i +j +2k.
2.62. The diagonals of a parallelogram are given by A = 3i —4j
-—k and B = 2i + 3j —6k. Show that the paralle-
logram is a rhombus and determine the length of its sides and angles.
2.63. Find the projection of the vector A on the
vector B where:
(a) A = 2i —3j + 6k and B = i +2j + 2k, (b) A = 2i -I-j —k
and B —6i-h2j —3k.
2K Find the projection of the vector A = 4i —3j + k on the line passing
through the points (2, 3, —1)and
to the vector 4i 3j + k.
perpendicular
2.67. Find a unit vector parallel to the xy-plane and
unit vectors where:
2.68. Show that A, B, and C are mutually orthogonal
and C = (2i - 2k)/3
(a) A = (2i-2j+k)/3, 12j -4k)/13.
(4i+3j+ 12k)/13, and C = (3i+
(b)
a straight line:
Find the work done in moving an object along
field given by F = 4i —
3j + 2k.
(a) from (3, 2, —1) to (2, 21, 4) in a force
given by F = -3i +5j
- 6k.
(b) from (3, 4, 5) to (—1,9, 9) in a force field
any closed polygon
Show that the work done in moving an object around
2.70. Let F be a constant vector field force.
in this force field is zero.
is a right angle.
2.71. Prove that an angle inscribed in a semicircle ——2
+ + CD + DA2 = ÄC2 + BD
2.72. Let ABCD be a parallelogram. Prove that Äb2
that
the midpoints of its diagonal. Prove
2.73. Let ABCDbe any quadrilateralwhere P and Q are
—2
4PQ
Äb 2 + + CD 2 + DÄ 2 = ÄC 2 + FD 2 +
2.75. Let rl and r2 be unit vectors in the xy-plane making angles a and with the positive x-axis.
(a) Provethat rl = cos ai + sin aj and r2 = cos ßi + sin ßj.
(b) By considering rl • r2, prove the trigonometric formulas
cos(a —ß) = cosacos ß + sin asinß and cos(a + P) = cos a cos ß + sin a sin ß
2.76. Let a be the position vector of a given point (Xl, yr, Zl), and let r be the position vector of any point (x, y, z).
Describe the locus of r if: (a) Ir —al = 3, (b) (r —a) •a = 0, (c) (r —a) •r = 0.
2.77. Suppose A = 3i + j + 2k and B = i —2j —4k are the position vectors of points P and Q, respectively.
(a) Find an equation for the plane passing through Q and perpendicular to the line PQ.
(b) Find the distance from the point (—1, 1, 1) to the plane.
2.78. Evaluate each of the following: (a) 2j x (3i —4k), (b) (i + 2j) x k, (c) (2i —4k) x (i + 2j),
(d) -2k)x (3i+k), (e) (2i -k) x (3i-2j+4k).
2.79. Suppose A = 3i -j -2k and B=2i+3j+k. Find: (a) IA x Bl, (b) (A +2B) x (2A -B),
area of a triangle with vertices at: (a) (3, -1, 2), (1, -1, -3), and (4, -3, 1),
2.3'. Find the
Z (b) (2, -3, -2), (-2, 3, 2), and (4, 3, -1).
2.86. Supposea force F = 3i +2j —4k is applied at the point (1, —1,
2). Find the moment of F about the point:
2.87. The angular velocity of a rotating rigid body about an axis of rotation is given by o = 4i + j 2k. Find the
linear velocity of a point P on the body whose position vector relative to a point on the axis of rotation is
y. Find the volume of the parallelepiped whose edges are represented by:
B=i+2j-k, andC=3i-j+2k.
(b)A=i-j+2k, B=i+j-k, andC=i-j-4k.
2.91. Suppose A •B x C = 0. Show that either (a) A, B, and C are coplanar but no two of them are collinear,
or (b) two of the vectors A, B, and C are collinear, or (c) all the vectors A, B, and C are collinear.
2.92. Find the constant a so that the following vectors are coplanar:
(a) 2i —j + k, i +2j —3k, 3i + aj + 5k, (b) 3i —3j—k, -3i -2j+2k, 6i+aj-3k.
2.93. Suppose A = + Ylb + ZIC, B = x2a -Fhb + QC, and C = X3a+ Y3b+ z3c. Prove that
A.BxC= Y2 (a.bxc)
2.95. Let points P, Q, and R have position vectors rl = 3i —2j —k, r2 = i + 3j + 4k and r3 = 2i + j —2k relative
to an origin O. Find the distance from P to the plane OQR.
2•96. Find the shortest distance: (a) from (6, —4,4) to the line joining (2, 1, 2) and (3, —1,4),
(b) from (1, —7, 5) to the line joining (13, —12,5) and (23, 12, 5).
2•97. Consider points P(2, 1, 3), Q(l, 2, l), R(—l, —l, —2),S(l, —4,0). Find the shortest distancebetween lines
PQ and RS.
2.98. Prove that the perpendiculars from the vertices of a triangle to the opposite sides (extended if necessary) meet
at a point (called the orthocenter of the triangle).
2•99• Prove that the perpendicular bisectors of the sides of a triangle meet at a point (called the circumcenterof the
triangle).
2.100. Prove that (A x B) • (C x D) + (B x C) • (A x D)
+ (C x A) • (B x D) = O.
O)
s
42 CHAPTER 2 The DOT and CROSS Product
2.106. Prove that there is one and only one set of vectors reciprocal to a given set of non-coplanar vectors a, b, c.
—6k, (b) 2i —j, (c) 8i —4j + 4k, (d) i —loj —3k, (e) 2i— lij —7k
2.78. (a) —8i
(b) -25i + 34j - 55k, (c) 2403
2.79. (a) N/TÝ5,
(b) 3410, (c) —20,(d) —20,(e) —40i—20j + 20k, (f) 35i —35j + 35k
2.80. (a) 5416,
2.82. (a) 545, (b) 12
2.92.