Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
Calculus Volume 3

4.5 The Chain Rule

Calculus Volume 34.5 The Chain Rule

Learning Objectives

  • 4.5.1 State the chain rules for one or two independent variables.
  • 4.5.2 Use tree diagrams as an aid to understanding the chain rule for several independent and intermediate variables.
  • 4.5.3 Perform implicit differentiation of a function of two or more variables.

In single-variable calculus, we found that one of the most useful differentiation rules is the chain rule, which allows us to find the derivative of the composition of two functions. The same thing is true for multivariable calculus, but this time we have to deal with more than one form of the chain rule. In this section, we study extensions of the chain rule and learn how to take derivatives of compositions of functions of more than one variable.

Chain Rules for One or Two Independent Variables

Recall that the chain rule for the derivative of a composite of two functions can be written in the form

ddx(f(g(x)))=f(g(x))g(x).ddx(f(g(x)))=f(g(x))g(x).

In this equation, both f(x)f(x) and g(x)g(x) are functions of one variable. Now suppose that ff is a function of two variables and gg is a function of one variable. Or perhaps they are both functions of two variables, or even more. How would we calculate the derivative in these cases? The following theorem gives us the answer for the case of one independent variable.

Theorem 4.8

Chain Rule for One Independent Variable

Suppose that x=g(t)x=g(t) and y=h(t)y=h(t) are differentiable functions of tt and z=f(x,y)z=f(x,y) is a differentiable function of xandy.xandy. Then z=f(x(t),y(t))z=f(x(t),y(t)) is a differentiable function of tt and

dzdt=zx·dxdt+zy·dydt,dzdt=zx·dxdt+zy·dydt,
(4.29)

where the ordinary derivatives are evaluated at tt and the partial derivatives are evaluated at (x,y).(x,y).

Proof

The proof of this theorem uses the definition of differentiability of a function of two variables. Suppose that f is differentiable at the point P(x0,y0),P(x0,y0), where x0=g(t0)x0=g(t0) and y0=h(t0)y0=h(t0) for a fixed value of t0.t0. We wish to prove that z=f(x(t),y(t))z=f(x(t),y(t)) is differentiable at t=t0t=t0 and that Equation 4.29 holds at that point as well.

Since ff is differentiable at P,P, we know that

z(t)=f(x,y)=f(x0,y0)+fx(x0,y0)(xx0)+fy(x0,y0)(yy0)+E(x,y),z(t)=f(x,y)=f(x0,y0)+fx(x0,y0)(xx0)+fy(x0,y0)(yy0)+E(x,y),
(4.30)

where lim(x,y)(x0,y0)E(x,y)(xx0)2+(yy0)2=0.lim(x,y)(x0,y0)E(x,y)(xx0)2+(yy0)2=0. We then subtract z0=f(x0,y0)z0=f(x0,y0) from both sides of this equation:

z(t)z(t0)=f(x(t),y(t))f(x(t0),y(t0))=fx(x0,y0)(x(t)x(t0))+fy(x0,y0)(y(t)y(t0))+E(x(t),y(t)).z(t)z(t0)=f(x(t),y(t))f(x(t0),y(t0))=fx(x0,y0)(x(t)x(t0))+fy(x0,y0)(y(t)y(t0))+E(x(t),y(t)).

Next, we divide both sides by tt0:tt0:

z(t)z(t0)tt0=fx(x0,y0)(x(t)x(t0)tt0)+fy(x0,y0)(y(t)y(t0)tt0)+E(x(t),y(t))tt0.z(t)z(t0)tt0=fx(x0,y0)(x(t)x(t0)tt0)+fy(x0,y0)(y(t)y(t0)tt0)+E(x(t),y(t))tt0.

Then we take the limit as tt approaches t0:t0:

limtt0z(t)z(t0)tt0=fx(x0,y0)limtt0(x(t)x(t0)tt0)+fy(x0,y0)limtt0(y(t)y(t0)tt0)+limtt0E(x(t),y(t))tt0.limtt0z(t)z(t0)tt0=fx(x0,y0)limtt0(x(t)x(t0)tt0)+fy(x0,y0)limtt0(y(t)y(t0)tt0)+limtt0E(x(t),y(t))tt0.

The left-hand side of this equation is equal to dz/dt,dz/dt, which leads to

dzdt=fx(x0,y0)dxdt+fy(x0,y0)dydt+limtt0E(x(t),y(t))tt0.dzdt=fx(x0,y0)dxdt+fy(x0,y0)dydt+limtt0E(x(t),y(t))tt0.

The last term can be rewritten as

limtt0E(x(t),y(t))tt0=limtt0(E(x,y)(xx0)2+(yy0)2(xx0)2+(yy0)2tt0)=limtt0(E(x,y)(xx0)2+(yy0)2)limtt0((xx0)2+(yy0)2tt0).limtt0E(x(t),y(t))tt0=limtt0(E(x,y)(xx0)2+(yy0)2(xx0)2+(yy0)2tt0)=limtt0(E(x,y)(xx0)2+(yy0)2)limtt0((xx0)2+(yy0)2tt0).

As tt approaches t0,t0, (x(t),y(t))(x(t),y(t)) approaches (x(t0),y(t0)),(x(t0),y(t0)), so we can rewrite the last product as

lim(x,y)(x0,y0)(E(x,y)(xx0)2+(yy0)2)lim(x,y)(x0,y0)((xx0)2+(yy0)2tt0).lim(x,y)(x0,y0)(E(x,y)(xx0)2+(yy0)2)lim(x,y)(x0,y0)((xx0)2+(yy0)2tt0).

Since the first limit is equal to zero, we need only show that the second limit is finite:

lim(x,y)(x0,y0)((xx0)2+(yy0)2tt0)=lim(x,y)(x0,y0)((xx0)2+(yy0)2(tt0)2)=lim(x,y)(x0,y0)((xx0tt0)2+(yy0tt0)2)=(lim(x,y)(x0,y0)(xx0tt0))2+(lim(x,y)(x0,y0)(yy0tt0))2.lim(x,y)(x0,y0)((xx0)2+(yy0)2tt0)=lim(x,y)(x0,y0)((xx0)2+(yy0)2(tt0)2)=lim(x,y)(x0,y0)((xx0tt0)2+(yy0tt0)2)=(lim(x,y)(x0,y0)(xx0tt0))2+(lim(x,y)(x0,y0)(yy0tt0))2.

Since x(t)x(t) and y(t)y(t) are both differentiable functions of t,t, both limits inside the last radical exist. Therefore, this value is finite. This proves the chain rule at t=t0;t=t0; the rest of the theorem follows from the assumption that all functions are differentiable over their entire domains.

Closer examination of Equation 4.29 reveals an interesting pattern. The first term in the equation is fx·dxdtfx·dxdt and the second term is fy·dydt.fy·dydt. Recall that when multiplying fractions, cancelation can be used. If we treat these derivatives as fractions, then each product “simplifies” to something resembling f/dt.f/dt. The variables xandyxandy that disappear in this simplification are often called intermediate variables: they are independent variables for the function f,f, but are dependent variables for the variable t.t. Two terms appear on the right-hand side of the formula, and ff is a function of two variables. This pattern works with functions of more than two variables as well, as we see later in this section.

Example 4.26

Using the Chain Rule

Calculate dz/dtdz/dt for each of the following functions:

  1. z=f(x,y)=4x2+3y2,x=x(t)=sint,y=y(t)=costz=f(x,y)=4x2+3y2,x=x(t)=sint,y=y(t)=cost
  2. z=f(x,y)=x2y2,x=x(t)=e2t,y=y(t)=etz=f(x,y)=x2y2,x=x(t)=e2t,y=y(t)=et

Checkpoint 4.23

Calculate dz/dtdz/dt given the following functions. Express the final answer in terms of t.t.

z=f(x,y)=x23xy+2y2,x=x(t)=3sin2t,y=y(t)=4cos2tz=f(x,y)=x23xy+2y2,x=x(t)=3sin2t,y=y(t)=4cos2t

It is often useful to create a visual representation of Equation 4.29 for the chain rule. This is called a tree diagram for the chain rule for functions of one variable and it provides a way to remember the formula (Figure 4.34). This diagram can be expanded for functions of more than one variable, as we shall see very shortly.

A diagram that starts with z = f(x, y). Along the first branch, it is written ∂z/∂x, then x = x(t), then dx/dt, then t, and finally it says ∂z/∂x dx/dt. Along the other branch, it is written ∂z/∂y, then y = y(t), then dy/dt, then t, and finally it says ∂z/∂y dy/dt.
Figure 4.34 Tree diagram for the case dzdt=zx·dxdt+zy·dydt.dzdt=zx·dxdt+zy·dydt.

In this diagram, the leftmost corner corresponds to z=f(x,y).z=f(x,y). Since ff has two independent variables, there are two lines coming from this corner. The upper branch corresponds to the variable xx and the lower branch corresponds to the variable y.y. Since each of these variables is then dependent on one variable t,t, one branch then comes from xx and one branch comes from y.y. Last, each of the branches on the far right has a label that represents the path traveled to reach that branch. The top branch is reached by following the xx branch, then the tt branch; therefore, it is labeled (z/x)×(dx/dt).(z/x)×(dx/dt). The bottom branch is similar: first the yy branch, then the tt branch. This branch is labeled (z/y)×(dy/dt).(z/y)×(dy/dt). To get the formula for dz/dt,dz/dt, add all the terms that appear on the rightmost side of the diagram. This gives us Equation 4.29.

In Chain Rule for Two Independent Variables, z=f(x,y)z=f(x,y) is a function of xandy,xandy, and both x=g(u,v)x=g(u,v) and y=h(u,v)y=h(u,v) are functions of the independent variables uandv.uandv.

Theorem 4.9

Chain Rule for Two Independent Variables

Suppose x=g(u,v)x=g(u,v) and y=h(u,v)y=h(u,v) are differentiable functions of uu and v,v, and z=f(x,y)z=f(x,y) is a differentiable function of xandy.xandy. Then, z=f(g(u,v),h(u,v))z=f(g(u,v),h(u,v)) is a differentiable function of uandv,uandv, and

zu=zxxu+zyyuzu=zxxu+zyyu
(4.31)

and

zv=zxxv+zyyv.zv=zxxv+zyyv.
(4.32)

We can draw a tree diagram for each of these formulas as well as follows.

A diagram that starts with z = f(x, y). Along the first branch, it is written ∂z/∂x, then x = g(u, v), at which point it breaks into another two branches: the first subbranch says ∂x/∂u, then u, and finally it says ∂z/∂x ∂x/∂u; the second subbranch says ∂x/∂v, then v, and finally it says ∂z/∂x ∂x/∂v. Along the other branch, it is written ∂z/∂y, then y = h(u, v), at which point it breaks into another two branches: the first subbranch says ∂y/∂u, then u, and finally it says ∂z/∂y ∂y/∂u; the second subbranch says ∂y/∂v, then v, and finally it says ∂z/∂y ∂y/∂v.
Figure 4.35 Tree diagram for zu=zx·xu+zy·yuzu=zx·xu+zy·yu and zv=zx·xv+zy·yv.zv=zx·xv+zy·yv.

To derive the formula for z/u,z/u, start from the left side of the diagram, then follow only the branches that end with uu and add the terms that appear at the end of those branches. For the formula for z/v,z/v, follow only the branches that end with vv and add the terms that appear at the end of those branches.

There is an important difference between these two chain rule theorems. In Chain Rule for One Independent Variable, the left-hand side of the formula for the derivative is not a partial derivative, but in Chain Rule for Two Independent Variables it is. The reason is that, in Chain Rule for One Independent Variable, zz is ultimately a function of tt alone, whereas in Chain Rule for Two Independent Variables, zz is a function of both uandv.uandv.

Example 4.27

Using the Chain Rule for Two Variables

Calculate z/uz/u and z/vz/v using the following functions:

z=f(x,y)=3x22xy+y2,x=x(u,v)=3u+2v,y=y(u,v)=4uv.z=f(x,y)=3x22xy+y2,x=x(u,v)=3u+2v,y=y(u,v)=4uv.

Checkpoint 4.24

Calculate z/uz/u and z/vz/v given the following functions:

z=f(x,y)=2xyx+3y,x(u,v)=e2ucos3v,y(u,v)=e2usin3v.z=f(x,y)=2xyx+3y,x(u,v)=e2ucos3v,y(u,v)=e2usin3v.

The Generalized Chain Rule

Now that we’ve see how to extend the original chain rule to functions of two variables, it is natural to ask: Can we extend the rule to more than two variables? The answer is yes, as the generalized chain rule states.

Theorem 4.10

Generalized Chain Rule

Let w=f(x1,x2,…,xm)w=f(x1,x2,…,xm) be a differentiable function of mm independent variables, and for each i{1,…,m},i{1,…,m}, let xi=xi(t1,t2,…,tn)xi=xi(t1,t2,…,tn) be a differentiable function of nn independent variables. Then

wtj=wx1x1tj+wx2x2tj++wxmxmtjwtj=wx1x1tj+wx2x2tj++wxmxmtj
(4.33)

for any j{1,2,…,n}.j{1,2,…,n}.

In the next example we calculate the derivative of a function of three independent variables in which each of the three variables is dependent on two other variables.

Example 4.28

Using the Generalized Chain Rule

Calculate w/uw/u and w/vw/v using the following functions:

w=f(x,y,z)=3x22xy+4z2x=x(u,v)=eusinvy=y(u,v)=eucosvz=z(u,v)=eu.w=f(x,y,z)=3x22xy+4z2x=x(u,v)=eusinvy=y(u,v)=eucosvz=z(u,v)=eu.

Checkpoint 4.25

Calculate w/uw/u and w/vw/v given the following functions:

w=f(x,y,z)=x+2y4z2xy+3zx=x(u,v)=e2ucos3vy=y(u,v)=e2usin3vz=z(u,v)=e2u.w=f(x,y,z)=x+2y4z2xy+3zx=x(u,v)=e2ucos3vy=y(u,v)=e2usin3vz=z(u,v)=e2u.

Example 4.29

Drawing a Tree Diagram

Create a tree diagram for the case when

w=f(x,y,z),x=x(t,u,v),y=y(t,u,v),z=z(t,u,v)w=f(x,y,z),x=x(t,u,v),y=y(t,u,v),z=z(t,u,v)

and write out the formulas for the three partial derivatives of w.w.

Checkpoint 4.26

Create a tree diagram for the case when

w=f(x,y),x=x(t,u,v),y=y(t,u,v)w=f(x,y),x=x(t,u,v),y=y(t,u,v)

and write out the formulas for the three partial derivatives of w.w.

Implicit Differentiation

Recall from Implicit Differentiation that implicit differentiation provides a method for finding dy/dxdy/dx when yy is defined implicitly as a function of x.x. The method involves differentiating both sides of the equation defining the function with respect to x,x, then solving for dy/dx.dy/dx. Partial derivatives provide an alternative to this method.

Consider the ellipse defined by the equation x2+3y2+4y4=0x2+3y2+4y4=0 as follows.

An ellipse with center near (0, –0.7), major axis horizontal and of length roughly 4.5, and minor axis of length roughly 3.
Figure 4.37 Graph of the ellipse defined by x2+3y2+4y4=0.x2+3y2+4y4=0.

This equation implicitly defines yy as a function of x.x. As such, we can find the derivative dy/dxdy/dx using the method of implicit differentiation:

ddx(x2+3y2+4y4)=ddx(0)2x+6ydydx+4dydx=0(6y+4)dydx=−2xdydx=x3y+2.ddx(x2+3y2+4y4)=ddx(0)2x+6ydydx+4dydx=0(6y+4)dydx=−2xdydx=x3y+2.

We can also define a function z=f(x,y)z=f(x,y) by using the left-hand side of the equation defining the ellipse. Then f(x,y)=x2+3y2+4y4.f(x,y)=x2+3y2+4y4. The ellipse x2+3y2+4y4=0x2+3y2+4y4=0 can then be described by the equation f(x,y)=0.f(x,y)=0. Using this function and the following theorem gives us an alternative approach to calculating dy/dx.dy/dx.

Theorem 4.11

Implicit Differentiation of a Function of Two or More Variables

Suppose the function z=f(x,y)z=f(x,y) defines yy implicitly as a function y=g(x)y=g(x) of xx via the equation f(x,y)=0.f(x,y)=0. Then

dydx=f/xf/ydydx=f/xf/y
(4.34)

provided fy(x,y)0.fy(x,y)0.

If the equation f(x,y,z)=0f(x,y,z)=0 defines zz implicitly as a differentiable function of xandy,xandy, then

zx=f/xf/zandzy=f/yf/zzx=f/xf/zandzy=f/yf/z
(4.35)

as long as fz(x,y,z)0.fz(x,y,z)0.

Equation 4.34 is a direct consequence of Equation 4.31. In particular, if we assume that yy is defined implicitly as a function of xx via the equation f(x,y)=0,f(x,y)=0, we can apply the chain rule to find dy/dx:dy/dx:

ddxf(x,y)=ddx(0)fx·dxdx+fy·dydx=0fx+fy·dydx=0.ddxf(x,y)=ddx(0)fx·dxdx+fy·dydx=0fx+fy·dydx=0.

Solving this equation for dy/dxdy/dx gives Equation 4.34. Equation 4.35 can be derived in a similar fashion.

Let’s now return to the problem that we started before the previous theorem. Using Implicit Differentiation of a Function of Two or More Variables and the function f(x,y)=x2+3y2+4y4,f(x,y)=x2+3y2+4y4, we obtain

fx=2xfy=6y+4.fx=2xfy=6y+4.

Then Equation 4.34 gives

dydx=f/xf/y=2x6y+4=x3y+2,dydx=f/xf/y=2x6y+4=x3y+2,

which is the same result obtained by the earlier use of implicit differentiation.

Example 4.30

Implicit Differentiation by Partial Derivatives

  1. Calculate dy/dxdy/dx if yy is defined implicitly as a function of xx via the equation 3x22xy+y2+4x6y11=0.3x22xy+y2+4x6y11=0. What is the equation of the tangent line to the graph of this curve at point (2,1)?(2,1)?
  2. Calculate z/xz/x and z/y,z/y, given x2eyyzex=0.x2eyyzex=0.

Checkpoint 4.27

Find dy/dxdy/dx if yy is defined implicitly as a function of xx by the equation x2+xyy2+7x3y26=0.x2+xyy2+7x3y26=0. What is the equation of the tangent line to the graph of this curve at point (3,−2)?(3,−2)?

Section 4.5 Exercises

For the following exercises, use the information provided to solve the problem.

215.

Let w(x,y,z)=xycosz,w(x,y,z)=xycosz, where x=t,y=t2,x=t,y=t2, and z=arcsint.z=arcsint. Find dwdt.dwdt.

216.

Let w(t,v)=etvw(t,v)=etv where t=r+st=r+s and v=rs.v=rs. Find wrwr and ws.ws.

217.

If w=5x2+2y2,x=−3s+t,w=5x2+2y2,x=−3s+t, and y=s4t,y=s4t, find wsws and wt.wt.

218.

If w=xy2,x=5cos(2t),w=xy2,x=5cos(2t), and y=5sin(2t),y=5sin(2t), find dwdt.dwdt.

219.

If f(x,y)=xy,x=rcosθ,f(x,y)=xy,x=rcosθ, and y=rsinθ,y=rsinθ, find frfr and express the answer in terms of rr and θ.θ.

220.

Suppose f(x,y)=x+y,f(x,y)=x+y, where x=rcosθx=rcosθ and y=rsinθ.y=rsinθ. Find fθ.fθ.

For the following exercises, find dfdtdfdt using the chain rule and direct substitution.

221.

f(x,y)=x2+y2,f(x,y)=x2+y2, x=t,y=t2x=t,y=t2

222.

f ( x , y ) = x 2 + y 2 , y = t 2 , x = t f ( x , y ) = x 2 + y 2 , y = t 2 , x = t

223.

f ( x , y ) = x y , x = 1 t , y = 1 + t f ( x , y ) = x y , x = 1 t , y = 1 + t

224.

f ( x , y ) = x y , x = e t , y = 2 e t f ( x , y ) = x y , x = e t , y = 2 e t

225.

f(x,y)=ln(x+y),f(x,y)=ln(x+y), x=et,y=etx=et,y=et

226.

f(x,y)=x4,f(x,y)=x4, x=t,y=tx=t,y=t

227.

Let w(x,y,z)=x2+y2+z2,w(x,y,z)=x2+y2+z2, x=cost,y=sint,x=cost,y=sint, and z=et.z=et. Express ww as a function of tt and find dwdtdwdt directly. Then, find dwdtdwdt using the chain rule.

228.

Let z=x2y,z=x2y, where x=t2x=t2 and y=t3.y=t3. Find dzdt.dzdt.

229.

Let u=exsiny,u=exsiny, where x=-ln2tx=-ln2t and y=πt.y=πt. Find dudtdudt when x=ln2x=ln2 and y=π4.y=π4.

For the following exercises, find dydxdydx using partial derivatives.

230.

sin ( 6 x ) + tan ( 8 y ) + 5 = 0 sin ( 6 x ) + tan ( 8 y ) + 5 = 0

231.

x 3 + y 2 x 3 = 0 x 3 + y 2 x 3 = 0

232.

sin ( x + y ) + cos ( x y ) = 4 sin ( x + y ) + cos ( x y ) = 4

233.

x 2 2 x y + y 4 = 4 x 2 2 x y + y 4 = 4

234.

x e y + y e x 2 x 2 y = 0 x e y + y e x 2 x 2 y = 0

235.

x 2 / 3 + y 2 / 3 = a 2 / 3 x 2 / 3 + y 2 / 3 = a 2 / 3

236.

x cos ( x y ) + y cos x = 2 x cos ( x y ) + y cos x = 2

237.

e x y + y e y = 1 e x y + y e y = 1

238.

x 2 y 3 + cos y = 0 x 2 y 3 + cos y = 0

239.

Find dzdtdzdt using the chain rule where z=3x2y3,x=t4,z=3x2y3,x=t4, and y=t2.y=t2.

240.

Let z=3cosxsin(xy),x=1t,z=3cosxsin(xy),x=1t, and y=3t.y=3t. Find dzdt.dzdt.

241.

Let z=e1xy,x=t1/3,z=e1xy,x=t1/3, and y=t3.y=t3. Find dzdt.dzdt.

242.

Find dzdtdzdt by the chain rule where z=cosh2(xy),x=12t,z=cosh2(xy),x=12t, and y=et.y=et.

243.

Let z=xy,x=2cosu,z=xy,x=2cosu, and y=3sinv.y=3sinv. Find zuzu and zv.zv.

244.

Let z=ex2y,z=ex2y, where x=uvx=uv and y=1v.y=1v. Find zuzu and zv.zv.

245.

If z=xyex/y,z=xyex/y, x=rcosθ,x=rcosθ, and y=rsinθ,y=rsinθ, find zrzr and zθzθ when r=2r=2 and θ=π6.θ=π6.

246.

Find wsws if w=4x+y2+z3,x=ers2,y=ln(r+st),w=4x+y2+z3,x=ers2,y=ln(r+st), and z=rst2.z=rst2.

247.

If w=sin(xyz),x=13t,y=e1t,w=sin(xyz),x=13t,y=e1t, and z=4t,z=4t, find wt.wt.

For the following exercises, use this information: A function f(x,y)f(x,y) is said to be homogeneous of degree nn if f(tx,ty)=tnf(x,y).f(tx,ty)=tnf(x,y). For all homogeneous functions of degree n,n, the following equation is true: xfx+yfy=nf(x,y).xfx+yfy=nf(x,y). Show that the given function is homogeneous and verify that xfx+yfy=nf(x,y).xfx+yfy=nf(x,y).

248.

f ( x , y ) = 3 x 2 + y 2 f ( x , y ) = 3 x 2 + y 2

249.

f ( x , y ) = x 2 + y 2 f ( x , y ) = x 2 + y 2

250.

f ( x , y ) = x 2 y 2 y 3 f ( x , y ) = x 2 y 2 y 3

251.

The volume of a right circular cylinder is given by V(x,y)=πx2y,V(x,y)=πx2y, where xx is the radius of the cylinder and y is the cylinder height. Suppose xx and yy are functions of tt given by x=12tx=12t and y=13ty=13t so that xandyxandy are both increasing with time. How fast is the volume increasing when x=2x=2 and y=43?y=43?

252.

The pressure PP of a gas is related to the volume and temperature by the formula PV=kT,PV=kT, where temperature is expressed in kelvins. Express the pressure of the gas as a function of both VV and T.T. Find dPdtdPdt when k=1,k=1, dVdt=2dVdt=2 cm3/min, dTdt=12dTdt=12 K/min, V=20V=20 cm3, and T=20°F.T=20°F.

253.

The radius of a right circular cone is increasing at 33 cm/min whereas the height of the cone is decreasing at 22 cm/min. Find the rate of change of the volume of the cone when the radius is 1313 cm and the height is 1818 cm.

254.

The volume of a frustum of a cone is given by the formula V=13πz(x2+y2+xy),V=13πz(x2+y2+xy), where xx is the radius of the smaller circle, yy is the radius of the larger circle, and zz is the height of the frustum (see figure). Find the rate of change of the volume of this frustum when x=10in.,y=12in.,andz=18in.x=10in.,y=12in.,andz=18in. if dzdt=-5,dxdt=1,dydt=1dzdt=-5,dxdt=1,dydt=1 (all in/min).

A conical frustum (that is, a cone with the pointy end cut off) with height x, larger radius y, and smaller radius x.
255.

A closed box is in the shape of a rectangular solid with dimensions x,y,andz.x,y,andz. (Dimensions are in inches.) Suppose each dimension is changing at the rate of 0.50.5 in./min. Find the rate of change of the total surface area of the box when x=2in.,y=3in.,andz=1in.x=2in.,y=3in.,andz=1in.

256.

The total resistance in a circuit that has three individual resistances represented by x,y,x,y, and zz is given by the formula R(x,y,z)=xyzyz+xz+xy.R(x,y,z)=xyzyz+xz+xy. Suppose at a given time the xx resistance is 100Ω,100Ω, the y resistance is 200Ω,200Ω, and the zz resistance is 300Ω.300Ω. Also, suppose the xx resistance is changing at a rate of 2Ω/min,2Ω/min, the yy resistance is changing at the rate of 1Ω/min,1Ω/min, and the zz resistance has no change. Find the rate of change of the total resistance in this circuit at this time.

257.

The temperature TT at a point (x,y)(x,y) is T(x,y)T(x,y) and is measured using the Celsius scale. A fly crawls so that its position after tt seconds is given by x=1+tx=1+t and y=2+13t,y=2+13t, where xandyxandy are measured in centimeters. The temperature function satisfies Tx(2,3)=4Tx(2,3)=4 and Ty(2,3)=3.Ty(2,3)=3. How fast is the temperature increasing on the fly’s path after 33 sec?

258.

The xandyxandy components of a fluid moving in two dimensions are given by the following functions: u(x,y)=2yu(x,y)=2y and v(x,y)=−2x;v(x,y)=−2x; x0;y0.x0;y0. The speed of the fluid at the point (x,y)(x,y) is s(x,y)=u(x,y)2+v(x,y)2.s(x,y)=u(x,y)2+v(x,y)2. Find sxsx and sysy using the chain rule.

259.

Let u=u(x,y,z),u=u(x,y,z), where x=x(w,t),y=y(w,t),z=z(w,t),w=w(r,s),andt=t(r,s).x=x(w,t),y=y(w,t),z=z(w,t),w=w(r,s),andt=t(r,s). Use a tree diagram and the chain rule to find an expression for ur.ur.

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-3/pages/1-introduction
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-3/pages/1-introduction
Citation information

© Feb 5, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.