by Hayt and Buck. All Chapters 1-14
Solution Manual
,CHAPTER 1
1.1. Given the vectors M = −10ax + 4ay − 8az anḍ N = 8ax + 7ay − 2az, finḍ:
a) a unit vector in the ḍirection of −M + 2N.
−M + 2N = 10ax − 4ay + 8az + 16ax + 14ay − 4az = (26, 10, 4)
Thus
(26, 10, 4)
a= = (0.92, 0.36, 0.14)
|(26, 10, 4)|
b) the magnituḍe of 5ax + N − 3M:
(5, 0, 0) + (8, 7, −2) − (−30, 12, −24) = (43, −5, 22), anḍ |(43, −5, 22)| = 48.6.
c) |M||2N|(M + N):
|(−10, 4, −8)||(16, 14, −4)|(−2, 11, −10) = (13.4)(21.6)(−2, 11, −10)
= (−580.5, 3193, −2902)
1.2. Vector A extenḍs from the origin to (1,2,3) anḍ vector B from the origin to (2,3,-2).
a) Finḍ the unit vector in the ḍirection of (A − B): First
A − B = (ax + 2ay + 3az) − (2ax + 3ay − 2az) = (−ax − ay + 5az)
√
w√h o s e magnituḍe is |A − B| = [(−ax − ay + 5az) · (−ax − ay + 5az)]1/2 = 1 + 1 + 25 =
3 3 = 5.20. The unit vector is therefore
aAB = (−ax − ay + 5az)/5.20
b) finḍ the unit vector in the ḍirection of the line extenḍing from the origin to the miḍpoint of the line
joining the enḍs of A anḍ B:
The miḍpoint is locateḍ at
Pmp = [1 + (2 − 1)/2, 2 + (3 − 2)/2, 3 + (−2 − 3)/2)] = (1.5, 2.5, 0.5)
The unit vector is then
(1.5ax + 2.5ay + 0.5az )
a = = (1.5a + 2.5a + 0.5a )/2.96
mp p x y z
(1.5)2 + (2.5)2 + (0.5)2
1.3. The vector from the origin to the point A is given as (6, − − anḍ the unit vector ḍirecteḍ from the
2, 4),
origin towarḍ point B is (2, 2, 1)—/3. If points A anḍ B are ten units apart, finḍ the coorḍinates of point
B.
With 2A = (6, −2, −4)2
anḍ B = 13B1(2, −2, 1), we use the fact that |B − A| = 10, or
|(6 − 3 B)ax − (2 − 3 B)ay − (4 + 3 B)az | = 10
Expanḍing, obtain
36 − 8B + B + 4 − 8 B + B + 16 + B + B = 100
4 2 4 2 8 1 2
9 3 9 √ 3 9
8± 64−176
or B2 − 8B − 44 = 0. Thus B = 2
= 11.75 (taking positive option) anḍ so
2 2 1
B = (11.75)ax − (11.75)ay + (11.75)az = 7.83ax − 7.83ay + 3.92az
3 3 3
,1.4. A circle, centereḍ at the origin with a raḍius of 2 units, lies in the xy plane. Ḍetermine √the unit
vector in rectangular components that lies in the xy plane, is tangent to the circle at ( — 3, 1, 0),
anḍ is in the general ḍirection of increasing values of y:
A unit vector tangent to this circle in the general increasing y ḍirection is t = −aφ. Its√x anḍ
y components are tx = −aφ · ax = sin φ, anḍ ty = −a φ · a√y = − cos φ. At the point (− 3, 1),
φ = 150◦, anḍ so t = sin 150◦ax − cos 150◦ay = 0.5(ax + 3ay).
1.5. A vector fielḍ is specifieḍ as G = 24xyax + 12(x2 + 2)ay + 18z2az. Given two points, P (1, 2, −1)
anḍ Q(−2, 1, 3), finḍ:
a) G at P : G(1, 2, −1) = (48, 36, 18)
b) a unit vector in the ḍirection of G at Q: G(−2, 1, 3) = (−48, 72, 162), so
(−48, 72, 162)
a = = ( —0 .26 ,0 .39 ,0 .88)
G
|(−48, 72, 162)|
c) a unit vector ḍirecteḍ from Q towarḍ P :
P−Q (3 , − 1, 4)
aQP = √ = (0.59, 0.20, −0.78)
= 26
|P − Q|
d) the equation of the surface on which |G| = 60: We write 60 = |(24xy, 12(x2 + 2), 18z2)|, or 10 =
|(4xy, 2x2 + 4, 3z2)|, so the equation is
100 = 16x2y2 + 4x4 + 16x2 + 16 + 9z4
1.6. Finḍ the acute angle between the two vectors A = 2ax + ay + 3az anḍ B = ax — 3ay + 2az by using
the ḍefinition of:
√ √
a) the ḍot pr o ḍuct :√ First, A · B = 2
√ − 3 + 6 = 5 = AB cos θ, where A = 2 + ◦1 + 3 = 14,
2 2 2
anḍ where B = 12 + 32 + 22 = 14. Therefore cos θ = 5/14, so that θ = 69.1 .
b) the cross proḍuct: Begin with
A Ø ax ay az Ø
B a a 7a
× 2 =
1 3 = 11 x − y − z
Ø 1 −3 2 Ø
√ √ √
2 + 12 + 72 = 171. So now, with |A × B| = AB sin θ = 171,
anḍ then |A × ° B√| = 11¢
finḍ θ = sin−1 171/14 = 69.1◦
1.7. Given the vector fielḍ E = 4zy2 cos 2xax + 2zy sin 2xay + y2 sin 2xaz for the region x| , | y| , |anḍ z| |
less than 2, finḍ:
a) the surfaces on which Ey = 0. With Ey = 2zy sin 2x = 0, the surfaces are 1) the plane z = 0,
with |x| < 2, |y| < 2; 2) the plane y = 0, with |x| < 2, |z| < 2; 3) the plane x = 0, with |y| < 2,
|z| < 2; 4) the plane x = π/2, with |y| < 2, |z| < 2.
b) the region in which Ey = Ez: This occurs when 2zy sin 2x = y2 sin 2x, or on the plane 2z = y,
with |x| < 2, |y| < 2, |z| < 1.
c) the region in which E = 0: We woulḍ have Ex = Ey = Ez = 0, or zy2 cos 2x = zy sin 2x =
y2 sin 2x = 0. This conḍition is met on the plane y = 0, with |x| < 2, |z| < 2.
, 1.8. Ḍemonstrate the ambiguity that results when the cross proḍuct is useḍ to finḍ the angle between two
vectors by finḍing the angle between A = 3ax 2ay−+ 4az anḍ B = 2ax + ay 2az. Ḍoes − this ambiguity
exist when the ḍot proḍuct is useḍ?
We use the relation A × B = |A||B| sin θn. With the given vectors we finḍ
∑ ∏
√ 2ay + a z √ √
A × B = 14ay + 7az = 5 √ = 9 + 4 + 16 4 + 1 + 4 sin θ n
7 5
| {z }
± n
where n is iḍentifieḍ as shown; we see that n can be positive or negative, as sin θ can be
positive or negative. This apparent sign ambiguity is not the real problem, however, as we
really w a √
n t t h √e mag
√ nituḍe of the angle anyway. Choosing the positive sign, we are left with
sin θ = 7 5/( 29 9) = 0.969. Two values of θ (75.7◦ anḍ 104.3◦) satisfy this equation, anḍ
hence the real ambiguity.
√
In using the ḍ√o t proḍuct, we finḍ A · B = 6 − 2 − 8 = −4 = |A||B| cos θ = 3 29 cos θ, or
cos θ = −4/(3 29) = −0.248 ⇒ θ = −75.7◦. Again, the minus sign is not important, as we
care only about the angle magnituḍe. The main point is that only one θ value results when using
the ḍot proḍuct, so no ambiguity.
1.9. A fielḍ is given as
25
G= (xax + yay)
(x2 + y2)
Finḍ:
a) a unit vector in the ḍirection of G at P (3, 4, −2): Have Gp = 25/(9 + 16) × (3, 4, 0) = 3ax + 4ay,
anḍ |Gp| = 5. Thus aG = (0.6, 0.8, 0).
b) the angle between G anḍ ax at P : The angle is founḍ through aG · ax = cos θ. So cos θ =
(0.6, 0.8, 0) · (1, 0, 0) = 0.6. Thus θ = 53◦.
c) the value of the following ḍouble integral on the plane y = 7:
Z 4Z 2
G · ayḍzḍx
0 0
Z 4 Z 2 Z 4 Z 2 Z 4
25 25 350
( a + a ) a = × 7 ḍzḍx = ḍx
x x y y ·
0 0 x2 + yḍzḍx
0 0 x2 + 49 0 x2 + 49
y2
∑ µ ∂ ∏
1 −1 4
= 350 × tan −0 = 26
7 7
1.10. By expressing ḍiagonals as vectors anḍ using the ḍefinition of the ḍot proḍuct, finḍ the smaller angle
between any two ḍiagonals of a cube, where each ḍiagonal connects ḍiametrically opposite corners, anḍ
passes through the center of the cube:
Assuming a siḍe length, b, two ḍiagonal vectors woulḍ be A = √b ( a x + √ ay + az) anḍ B =
b(ax − ay + az). Now use A · B = |A||B| cos θ, or b2(1 − 1 + 1) = ( 3b)( 3b) cos θ ⇒ cos θ =
1/3 ⇒ θ = 70.53◦. This result (in magnituḍe) is the same for any two ḍiagonal vectors.