
P1: OSO/OVY P2: OSO/OVY QC: OSO/OVY T1: OSO
MHDQ256-Ch13 MHDQ256-Smith-v1.cls December 31, 2010 16:55
LT (Late Transcendental)
CONFIRMING PAGES
862 CHAPTER 13
..
Functions of Several Variables and Partial Differentiation 13-54
18. Suppose the production of a firm is modeled by
P(k, l) = 16k
1/3
l
2/3
, with k and l defined as in example 5.2.
Suppose that l = 2 and k = 5, the labor force is increasing at
the rate of 40 workers per year and capital is decreasing at
the rate of $100,000 per year. Determine the rate of change of
production.
19. For a business product, income is the product of the quantity
sold and the price, which we can write as I = qp. If the quan-
tity sold increases at a rate of 5% and the price increases at a
rate of 3%, show that income increases at a rate of 8%.
20. Assume that I = qp as in exercise 15. If the quantity sold de-
creases at a rate of 3% and price increases at a rate of 5%,
determine the rate of increase or decrease in income.
............................................................
In exercises 21–26, use implicit differentiation to find
∂z
∂x
and
∂z
∂y
. Assume that the equation defines z as a differentiable
function near each (x, y).
21. 3x
2
z + 2z
3
− 3yz = 0
22. xyz − 4y
2
z
2
+ cos xy = 0
23. 3e
xyz
− 4xz
2
+ x cos y = 2
24. 3yz
2
− e
4x
cos4z − 3y
2
= 4
25. xyz = cos(x + y + z)
26. ln(x
2
+ y
2
) − z = tan
−1
(x + z)
............................................................
27. For a differentiable function f (x, y) with continuous par-
tial derivatives, x = r cosθ and y = r sinθ, show that
f
θ
=−f
x
r sin θ + f
y
r cos θ .
28. For a differentiable function f (x, y) with continuous par-
tial derivatives, x = r cosθ and y = r sin θ , show that
f
θθ
= f
xx
r
2
sin
2
θ −2 f
xy
r
2
cosθ sinθ + f
yy
r
2
cos
2
θ −
f
x
r cos θ − f
y
r sin θ .
29. For a differentiable function f (x, y) with continuous par-
tial derivatives, x = r cos θ and y = r sin θ , use the re-
sults of exercises 25 and 26 and example 5.4 to show that
f
xx
+ f
yy
= f
rr
+
1
r
f
r
+
1
r
2
f
θθ
. This expression is called the
Laplacian of f.
30. Given that r =
x
2
+ y
2
, show that
∂r
∂x
=
x
x
2
+ y
2
=
x
r
= cosθ. Starting from r =
x
cos θ
,
does it follow that
∂r
∂x
=
1
cos θ
? Explain why it’s not possible
for both calculations to be correct. Find all mistakes.
31. The heat equation for the temperature u(x, t) of a thin rod
of length L is α
2
u
xx
= u
t
, 0 < x < L, for some constant α
2
,
called the thermal diffusivity. Make the change of variables
X =
x
L
and T =
α
2
L
2
t to simplify the equation. Show that X
and T are dimensionless, given that the units of α
2
are ft
2
/s.
32. The wave equation for the displacement u(x, t) of a vibrating
stringoflengthL isa
2
u
xx
= u
tt
, 0 < x < L,for some constant
a
2
. Make the change of variables X =
x
L
and T =
a
L
t to sim-
plify the equation. Assuming that X and T are dimensionless,
find the dimensions of a
2
.
33. A simple model for the horizontalvelocity of an object subject
todragisv
(t) =−c[v(t)]
2
,v(0) = v
0
> 0.Showthat V =
v
v
0
is a dimensionless variable. Find a dimensionless variable of
the form T =
t
k
for some parameter k such that the simplified
initial value problem is
dV
dT
=−V
2
, V (0) = 1.
34. A simple model for the vertical velocity of an object sub-
jecttodrag is v
(t) =−g + c[v(t)]
2
,v(0) = v
0
< 0.Showthat
V =
v
v
0
isadimensionlessvariable.Find a dimensionlessvari-
able of the form T =
t
k
such that the simplified initial value
problem is
dV
dT
=−a + V
2
, V (0) = 1, for some parameter a.
............................................................
In exercises 35–40, use the chain rule twice to find the indicated
derivative.
35. g(t) = f (x(t), y(t)), find g
(t)
36. g(t) = f (x(t), y(t), z(t)), find g
(t)
37. g(u,v) = f (x(u,v), y(u,v)), find
∂
2
g
∂u
2
38. g(u,v) = f (x(u,v), y(u,v)), find
∂
2
g
∂u∂v
39. g(u,v) = f (u + v, u − v, u
2
+ v
2
), find
∂
2
g
∂u∂v
40. g(u,v) = f (u
2
v, v, v cos u), find
∂
2
g
∂v
2
............................................................
41. Find the general form for the derivative of g(t) = u(t)
v(t)
for differentiable functions u and v. (Hint: Start with
f (u,v) = u
v
.) Apply the result to find the derivative of
(2t + 1)
3t
2
.
42. Find the general form for the derivative of g(t) = u(t)
v(t)
w(t)
for
differentiablefunctions u, v and w. Apply the result to find the
derivative of (sint)
(t
2
+4)
3−t
3
............................................................
Exercises 43–48 relate to Taylor series for functions of two or
more variables.
43. Suppose that f (x, y) is a function with all partial
derivatives continuous. For constants u
1
and u
2
, define
g(h) = f (x + hu
1
, y + hu
2
). We will construct the Taylor
series for g(h) about h = 0. First, show that g(0) = f (x, y).
Then show that g
(0) = f
x
(x, y)u
1
+ f
y
(x, y)u
2
. Next, show
that g
(0) = f
xx
u
2
1
+ 2 f
xy
u
1
u
2
+ f
yy
u
2
2
, where the functions
f
xx
, f
xy
and f
yy
are all evaluated at (x, y). Evaluate g
(0) and
g
(4)
(0), and briefly describe the pattern of terms that emerges.
44. Use the result of exercise 43 with hu
1
= x and hu
2
= y to
show that
f (x + x, y + y) = f (x, y) + f
x
(x, y)x + f
y
(x, y)y
+
1
2
[ f
xx
(x, y)x
2
+ 2 f
xy
(x, y)xy + f
yy
(x, y)y
2
]
+
1
3!
[ f
xxx
(x, y)x
3
+ 3 f
xxy
(x, y)x
2
y + 3 f
xyy
(x, y)
xy
2
+ f
yyy
(x, y)y
3
] +··· ,
whichistheform of Taylorseriesforfunctionsof twovariables
about the center (x, y).
45. (a) Use the result of exercise 44 to write out the third-order
Taylor polynomial for f (x, y) = sin x cos y about (0, 0).