Assume That the Function F U V Has Continuous Partial Derivatives Fu and Fv and Suppose That

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

d d x ( f ( g ( x ) ) ) = f ( g ( x ) ) g ( x ) . d d x ( 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 f f is a function of two variables and g g 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 t t and z = f ( x , y ) z = f ( x , y ) is a differentiable function of x and y . x and y . Then z = f ( x ( t ) , y ( t ) ) z = f ( x ( t ) , y ( t ) ) is a differentiable function of t t and

d z d t = z x · d x d t + z y · d y d t , d z d t = z x · d x d t + z y · d y d t ,

(4.29)

where the ordinary derivatives are evaluated at t t 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 ( x 0 , y 0 ) , P ( x 0 , y 0 ) , where x 0 = g ( t 0 ) x 0 = g ( t 0 ) and y 0 = h ( t 0 ) y 0 = h ( t 0 ) for a fixed value of t 0 . t 0 . We wish to prove that z = f ( x ( t ) , y ( t ) ) z = f ( x ( t ) , y ( t ) ) is differentiable at t = t 0 t = t 0 and that Equation 4.29 holds at that point as well.

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

z ( t ) = f ( x , y ) = f ( x 0 , y 0 ) + f x ( x 0 , y 0 ) ( x x 0 ) + f y ( x 0 , y 0 ) ( y y 0 ) + E ( x , y ) , z ( t ) = f ( x , y ) = f ( x 0 , y 0 ) + f x ( x 0 , y 0 ) ( x x 0 ) + f y ( x 0 , y 0 ) ( y y 0 ) + E ( x , y ) ,

(4.30)

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

z ( t ) z ( t 0 ) = f ( x ( t ) , y ( t ) ) f ( x ( t 0 ) , y ( t 0 ) ) = f x ( x 0 , y 0 ) ( x ( t ) x ( t 0 ) ) + f y ( x 0 , y 0 ) ( y ( t ) y ( t 0 ) ) + E ( x ( t ) , y ( t ) ) . z ( t ) z ( t 0 ) = f ( x ( t ) , y ( t ) ) f ( x ( t 0 ) , y ( t 0 ) ) = f x ( x 0 , y 0 ) ( x ( t ) x ( t 0 ) ) + f y ( x 0 , y 0 ) ( y ( t ) y ( t 0 ) ) + E ( x ( t ) , y ( t ) ) .

Next, we divide both sides by t t 0 : t t 0 :

z ( t ) z ( t 0 ) t t 0 = f x ( x 0 , y 0 ) ( x ( t ) x ( t 0 ) t t 0 ) + f y ( x 0 , y 0 ) ( y ( t ) y ( t 0 ) t t 0 ) + E ( x ( t ) , y ( t ) ) t t 0 . z ( t ) z ( t 0 ) t t 0 = f x ( x 0 , y 0 ) ( x ( t ) x ( t 0 ) t t 0 ) + f y ( x 0 , y 0 ) ( y ( t ) y ( t 0 ) t t 0 ) + E ( x ( t ) , y ( t ) ) t t 0 .

Then we take the limit as t t approaches t 0 : t 0 :

lim t t 0 z ( t ) z ( t 0 ) t t 0 = f x ( x 0 , y 0 ) lim t t 0 ( x ( t ) x ( t 0 ) t t 0 ) + f y ( x 0 , y 0 ) lim t t 0 ( y ( t ) y ( t 0 ) t t 0 ) + lim t t 0 E ( x ( t ) , y ( t ) ) t t 0 . lim t t 0 z ( t ) z ( t 0 ) t t 0 = f x ( x 0 , y 0 ) lim t t 0 ( x ( t ) x ( t 0 ) t t 0 ) + f y ( x 0 , y 0 ) lim t t 0 ( y ( t ) y ( t 0 ) t t 0 ) + lim t t 0 E ( x ( t ) , y ( t ) ) t t 0 .

The left-hand side of this equation is equal to d z / d t , d z / d t , which leads to

d z d t = f x ( x 0 , y 0 ) d x d t + f y ( x 0 , y 0 ) d y d t + lim t t 0 E ( x ( t ) , y ( t ) ) t t 0 . d z d t = f x ( x 0 , y 0 ) d x d t + f y ( x 0 , y 0 ) d y d t + lim t t 0 E ( x ( t ) , y ( t ) ) t t 0 .

The last term can be rewritten as

lim t t 0 E ( x ( t ) , y ( t ) ) t t 0 = lim t t 0 ( E ( x , y ) ( x x 0 ) 2 + ( y y 0 ) 2 ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) = lim t t 0 ( E ( x , y ) ( x x 0 ) 2 + ( y y 0 ) 2 ) lim t t 0 ( ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) . lim t t 0 E ( x ( t ) , y ( t ) ) t t 0 = lim t t 0 ( E ( x , y ) ( x x 0 ) 2 + ( y y 0 ) 2 ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) = lim t t 0 ( E ( x , y ) ( x x 0 ) 2 + ( y y 0 ) 2 ) lim t t 0 ( ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) .

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

lim ( x , y ) ( x 0 , y 0 ) ( E ( x , y ) ( x x 0 ) 2 + ( y y 0 ) 2 ) = lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) . lim ( x , y ) ( x 0 , y 0 ) ( E ( x , y ) ( x x 0 ) 2 + ( y y 0 ) 2 ) = lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) .

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

lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) = lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 ) 2 + ( y y 0 ) 2 ( t t 0 ) 2 ) = lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 t t 0 ) 2 + ( y y 0 t t 0 ) 2 ) = ( lim ( x , y ) ( x 0 , y 0 ) ( x x 0 t t 0 ) ) 2 + ( lim ( x , y ) ( x 0 , y 0 ) ( y y 0 t t 0 ) ) 2 . lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 ) 2 + ( y y 0 ) 2 t t 0 ) = lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 ) 2 + ( y y 0 ) 2 ( t t 0 ) 2 ) = lim ( x , y ) ( x 0 , y 0 ) ( ( x x 0 t t 0 ) 2 + ( y y 0 t t 0 ) 2 ) = ( lim ( x , y ) ( x 0 , y 0 ) ( x x 0 t t 0 ) ) 2 + ( lim ( x , y ) ( x 0 , y 0 ) ( y y 0 t t 0 ) ) 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 = t 0 ; t = t 0 ; 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 f x · d x d t f x · d x d t and the second term is f y · d y d t . f y · d y d t . Recall that when multiplying fractions, cancelation can be used. If we treat these derivatives as fractions, then each product "simplifies" to something resembling f / d t . f / d t . The variables x and y x and y 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 f f 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 d z / d t d z / d t for each of the following functions:

  1. z = f ( x , y ) = 4 x 2 + 3 y 2 , x = x ( t ) = sin t , y = y ( t ) = cos t z = f ( x , y ) = 4 x 2 + 3 y 2 , x = x ( t ) = sin t , y = y ( t ) = cos t
  2. z = f ( x , y ) = x 2 y 2 , x = x ( t ) = e 2 t , y = y ( t ) = e t z = f ( x , y ) = x 2 y 2 , x = x ( t ) = e 2 t , y = y ( t ) = e t

Checkpoint 4.23

Calculate d z / d t d z / d t given the following functions. Express the final answer in terms of t . t .

z = f ( x , y ) = x 2 3 x y + 2 y 2 , x = x ( t ) = 3 sin 2 t , y = y ( t ) = 4 cos 2 t z = f ( x , y ) = x 2 3 x y + 2 y 2 , x = x ( t ) = 3 sin 2 t , y = y ( t ) = 4 cos 2 t

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 d z d t = z x · d x d t + z y · d y d t . d z d t = z x · d x d t + z y · d y d t .

In this diagram, the leftmost corner corresponds to z = f ( x , y ) . z = f ( x , y ) . Since f f has two independent variables, there are two lines coming from this corner. The upper branch corresponds to the variable x x 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 x x 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 x x branch, then the t t branch; therefore, it is labeled ( z / x ) × ( d x / d t ) . ( z / x ) × ( d x / d t ) . The bottom branch is similar: first the y y branch, then the t t branch. This branch is labeled ( z / y ) × ( d y / d t ) . ( z / y ) × ( d y / d t ) . To get the formula for d z / d t , d z / d t , 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 x and y , x and y , 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 u and v . u and v .

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 u u and v , v , and z = f ( x , y ) z = f ( x , y ) is a differentiable function of x and y . x and y . Then, z = f ( g ( u , v ) , h ( u , v ) ) z = f ( g ( u , v ) , h ( u , v ) ) is a differentiable function of u and v , u and v , and

z u = z x x u + z y y u z u = z x x u + z y y u

(4.31)

and

z v = z x x v + z y y v . z v = z x x v + z y y v .

(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 z u = z x · x u + z y · y u z u = z x · x u + z y · y u and z v = z x · x v + z y · y v . z v = z x · x v + z y · y v .

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 u u 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 v v 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, z z is ultimately a function of t t alone, whereas in Chain Rule for Two Independent Variables, z z is a function of both u and v . u and v .

Example 4.27

Using the Chain Rule for Two Variables

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

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

Checkpoint 4.24

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

z = f ( x , y ) = 2 x y x + 3 y , x ( u , v ) = e 2 u cos 3 v , y ( u , v ) = e 2 u sin 3 v . z = f ( x , y ) = 2 x y x + 3 y , x ( u , v ) = e 2 u cos 3 v , y ( u , v ) = e 2 u sin 3 v .

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 ( x 1 , x 2 ,…, x m ) w = f ( x 1 , x 2 ,…, x m ) be a differentiable function of m m independent variables, and for each i { 1 ,…, m } , i { 1 ,…, m } , let x i = x i ( t 1 , t 2 ,…, t n ) x i = x i ( t 1 , t 2 ,…, t n ) be a differentiable function of n n independent variables. Then

w t j = w x 1 x 1 t j + w x 2 x 2 t j + + w x m x m t j w t j = w x 1 x 1 t j + w x 2 x 2 t j + + w x m x m t j

(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 / u w / u and w / v w / v using the following functions:

w = f ( x , y , z ) = 3 x 2 2 x y + 4 z 2 x = x ( u , v ) = e u sin v y = y ( u , v ) = e u cos v z = z ( u , v ) = e u . w = f ( x , y , z ) = 3 x 2 2 x y + 4 z 2 x = x ( u , v ) = e u sin v y = y ( u , v ) = e u cos v z = z ( u , v ) = e u .

Checkpoint 4.25

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

w = f ( x , y , z ) = x + 2 y 4 z 2 x y + 3 z x = x ( u , v ) = e 2 u cos 3 v y = y ( u , v ) = e 2 u sin 3 v z = z ( u , v ) = e 2 u . w = f ( x , y , z ) = x + 2 y 4 z 2 x y + 3 z x = x ( u , v ) = e 2 u cos 3 v y = y ( u , v ) = e 2 u sin 3 v z = z ( u , v ) = e 2 u .

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 d y / d x d y / d x when y y 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 d y / d x . d y / d x . Partial derivatives provide an alternative to this method.

Consider the ellipse defined by the equation x 2 + 3 y 2 + 4 y 4 = 0 x 2 + 3 y 2 + 4 y 4 = 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 x 2 + 3 y 2 + 4 y 4 = 0 . x 2 + 3 y 2 + 4 y 4 = 0 .

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

d d x ( x 2 + 3 y 2 + 4 y 4 ) = d d x ( 0 ) 2 x + 6 y d y d x + 4 d y d x = 0 ( 6 y + 4 ) d y d x = −2 x d y d x = x 3 y + 2 . d d x ( x 2 + 3 y 2 + 4 y 4 ) = d d x ( 0 ) 2 x + 6 y d y d x + 4 d y d x = 0 ( 6 y + 4 ) d y d x = −2 x d y d x = x 3 y + 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 ) = x 2 + 3 y 2 + 4 y 4 . f ( x , y ) = x 2 + 3 y 2 + 4 y 4 . The ellipse x 2 + 3 y 2 + 4 y 4 = 0 x 2 + 3 y 2 + 4 y 4 = 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 d y / d x . d y / d x .

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 y y implicitly as a function y = g ( x ) y = g ( x ) of x x via the equation f ( x , y ) = 0 . f ( x , y ) = 0 . Then

d y d x = f / x f / y d y d x = f / x f / y

(4.34)

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

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

z x = f / x f / z and z y = f / y f / z z x = f / x f / z and z y = f / y f / z

(4.35)

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

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

d d x f ( x , y ) = d d x ( 0 ) f x · d x d x + f y · d y d x = 0 f x + f y · d y d x = 0. d d x f ( x , y ) = d d x ( 0 ) f x · d x d x + f y · d y d x = 0 f x + f y · d y d x = 0.

Solving this equation for d y / d x d y / d x 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 ) = x 2 + 3 y 2 + 4 y 4 , f ( x , y ) = x 2 + 3 y 2 + 4 y 4 , we obtain

f x = 2 x f y = 6 y + 4. f x = 2 x f y = 6 y + 4.

Then Equation 4.34 gives

d y d x = f / x f / y = 2 x 6 y + 4 = x 3 y + 2 , d y d x = f / x f / y = 2 x 6 y + 4 = x 3 y + 2 ,

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

Example 4.30

Implicit Differentiation by Partial Derivatives

  1. Calculate d y / d x d y / d x if y y is defined implicitly as a function of x x via the equation 3 x 2 2 x y + y 2 + 4 x 6 y 11 = 0 . 3 x 2 2 x y + y 2 + 4 x 6 y 11 = 0 . What is the equation of the tangent line to the graph of this curve at point ( 2 , 1 ) ? ( 2 , 1 ) ?
  2. Calculate z / x z / x and z / y , z / y , given x 2 e y y z e x = 0 . x 2 e y y z e x = 0 .

Checkpoint 4.27

Find d y / d x d y / d x if y y is defined implicitly as a function of x x by the equation x 2 + x y y 2 + 7 x 3 y 26 = 0 . x 2 + x y y 2 + 7 x 3 y 26 = 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 ) = x y cos z , w ( x , y , z ) = x y cos z , where x = t , y = t 2 , x = t , y = t 2 , and z = arcsin t . z = arcsin t . Find d w d t . d w d t .

216 .

Let w ( t , v ) = e t v w ( t , v ) = e t v where t = r + s t = r + s and v = r s . v = r s . Find w r w r and w s . w s .

217.

If w = 5 x 2 + 2 y 2 , x = −3 s + t , w = 5 x 2 + 2 y 2 , x = −3 s + t , and y = s 4 t , y = s 4 t , find w s w s and w t . w t .

218 .

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

219.

If f ( x , y ) = x y , x = r cos θ , f ( x , y ) = x y , x = r cos θ , and y = r sin θ , y = r sin θ , find f r f r and express the answer in terms of r r and θ . θ .

220 .

Suppose f ( x , y ) = x + y , f ( x , y ) = x + y , where x = r cos θ x = r cos θ and y = r sin θ . y = r sin θ . Find f θ . f θ .

For the following exercises, find d f d t d f d t using the chain rule and direct substitution.

221.

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

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 = e t , y = e t x = e t , y = e t

226 .

f ( x , y ) = x 4 , f ( x , y ) = x 4 , x = t , y = t x = t , y = t

227.

Let w ( x , y , z ) = x 2 + y 2 + z 2 , w ( x , y , z ) = x 2 + y 2 + z 2 , x = cos t , y = sin t , x = cos t , y = sin t , and z = e t . z = e t . Express w w as a function of t t and find d w d t d w d t directly. Then, find d w d t d w d t using the chain rule.

228 .

Let z = x 2 y , z = x 2 y , where x = t 2 x = t 2 and y = t 3 . y = t 3 . Find d z d t . d z d t .

229.

Let u = e x sin y , u = e x sin y , where x = -ln 2 t x = -ln 2 t and y = π t . y = π t . Find d u d t d u d t when x = ln 2 x = ln 2 and y = π 4 . y = π 4 .

For the following exercises, find d y d x d y d x 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 d z d t d z d t using the chain rule where z = 3 x 2 y 3 , x = t 4 , z = 3 x 2 y 3 , x = t 4 , and y = t 2 . y = t 2 .

240 .

Let z = 3 cos x sin ( x y ) , x = 1 t , z = 3 cos x sin ( x y ) , x = 1 t , and y = 3 t . y = 3 t . Find d z d t . d z d t .

241.

Let z = e 1 x y , x = t 1 / 3 , z = e 1 x y , x = t 1 / 3 , and y = t 3 . y = t 3 . Find d z d t . d z d t .

242 .

Find d z d t d z d t by the chain rule where z = cosh 2 ( x y ) , x = 1 2 t , z = cosh 2 ( x y ) , x = 1 2 t , and y = e t . y = e t .

243.

Let z = x y , x = 2 cos u , z = x y , x = 2 cos u , and y = 3 sin v . y = 3 sin v . Find z u z u and z v . z v .

244 .

Let z = e x 2 y , z = e x 2 y , where x = u v x = u v and y = 1 v . y = 1 v . Find z u z u and z v . z v .

245.

If z = x y e x / y , z = x y e x / y , x = r cos θ , x = r cos θ , and y = r sin θ , y = r sin θ , find z r z r and z θ z θ when r = 2 r = 2 and θ = π 6 . θ = π 6 .

246 .

Find w s w s if w = 4 x + y 2 + z 3 , x = e r s 2 , y = ln ( r + s t ) , w = 4 x + y 2 + z 3 , x = e r s 2 , y = ln ( r + s t ) , and z = r s t 2 . z = r s t 2 .

247.

If w = sin ( x y z ) , x = 1 3 t , y = e 1 t , w = sin ( x y z ) , x = 1 3 t , y = e 1 t , and z = 4 t , z = 4 t , find w t . w t .

For the following exercises, use this information: A function f ( x , y ) f ( x , y ) is said to be homogeneous of degree n n if f ( t x , t y ) = t n f ( x , y ) . f ( t x , t y ) = t n f ( x , y ) . For all homogeneous functions of degree n , n , the following equation is true: x f x + y f y = n f ( x , y ) . x f x + y f y = n f ( x , y ) . Show that the given function is homogeneous and verify that x f x + y f y = n f ( x , y ) . x f x + y f y = n f ( 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 ) = π x 2 y , V ( x , y ) = π x 2 y , where x x is the radius of the cylinder and y is the cylinder height. Suppose x x and y y are functions of t t given by x = 1 2 t x = 1 2 t and y = 1 3 t y = 1 3 t so that x and y x and y are both increasing with time. How fast is the volume increasing when x = 2 x = 2 and y = 4 3 ? y = 4 3 ?

252 .

The pressure P P of a gas is related to the volume and temperature by the formula P V = k T , P V = k T , where temperature is expressed in kelvins. Express the pressure of the gas as a function of both V V and T . T . Find d P d t d P d t when k = 1 , k = 1 , d V d t = 2 d V d t = 2 cm3/min, d T d t = 1 2 d T d t = 1 2 K/min, V = 20 V = 20 cm3, and T = 20 ° F . T = 20 ° F .

253.

The radius of a right circular cone is increasing at 3 3 cm/min whereas the height of the cone is decreasing at 2 2 cm/min. Find the rate of change of the volume of the cone when the radius is 13 13 cm and the height is 18 18 cm.

254 .

The volume of a frustum of a cone is given by the formula V = 1 3 π z ( x 2 + y 2 + x y ) , V = 1 3 π z ( x 2 + y 2 + x y ) , where x x is the radius of the smaller circle, y y is the radius of the larger circle, and z z is the height of the frustum (see figure). Find the rate of change of the volume of this frustum when x = 10 in ., y = 12 in., and z = 18 in . x = 10 in ., y = 12 in., and z = 18 in . if d z d t = - 5 , d x d t = 1 , d y d t = 1 d z d t = - 5 , d x d t = 1 , d y d t = 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 , and z . x , y , and z . (Dimensions are in inches.) Suppose each dimension is changing at the rate of 0.5 0.5 in./min. Find the rate of change of the total surface area of the box when x = 2 in ., y = 3 in., and z = 1 in . x = 2 in ., y = 3 in., and z = 1 in .

256 .

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

257.

The temperature T T 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 t t seconds is given by x = 1 + t x = 1 + t and y = 2 + 1 3 t , y = 2 + 1 3 t , where x and y x and y are measured in centimeters. The temperature function satisfies T x ( 2 , 3 ) = 4 T x ( 2 , 3 ) = 4 and T y ( 2 , 3 ) = 3 . T y ( 2 , 3 ) = 3 . How fast is the temperature increasing on the fly's path after 3 3 sec?

258 .

The x and y x and y components of a fluid moving in two dimensions are given by the following functions: u ( x , y ) = 2 y u ( x , y ) = 2 y and v ( x , y ) = −2 x ; v ( x , y ) = −2 x ; x 0 ; y 0 . x 0 ; y 0 . 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 s x s x and s y s y 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 ) , and t = t ( r , s ) . x = x ( w , t ) , y = y ( w , t ) , z = z ( w , t ) , w = w ( r , s ) , and t = t ( r , s ) . Use a tree diagram and the chain rule to find an expression for u r . u r .

lozanoprut1959.blogspot.com

Source: https://openstax.org/books/calculus-volume-3/pages/4-5-the-chain-rule

0 Response to "Assume That the Function F U V Has Continuous Partial Derivatives Fu and Fv and Suppose That"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel