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

4.3 Partial Derivatives

Calculus Volume 34.3 Partial Derivatives

Learning Objectives

  • 4.3.1 Calculate the partial derivatives of a function of two variables.
  • 4.3.2 Calculate the partial derivatives of a function of more than two variables.
  • 4.3.3 Determine the higher-order derivatives of a function of two variables.
  • 4.3.4 Explain the meaning of a partial differential equation and give an example.

Now that we have examined limits and continuity of functions of two variables, we can proceed to study derivatives. Finding derivatives of functions of two variables is the key concept in this chapter, with as many applications in mathematics, science, and engineering as differentiation of single-variable functions. However, we have already seen that limits and continuity of multivariable functions have new issues and require new terminology and ideas to deal with them. This carries over into differentiation as well.

Derivatives of a Function of Two Variables

When studying derivatives of functions of one variable, we found that one interpretation of the derivative is an instantaneous rate of change of yy as a function of x.x. Leibniz notation for the derivative is dy/dx,dy/dx, which implies that yy is the dependent variable and xx is the independent variable. For a function z=f(x,y)z=f(x,y) of two variables, xx and yy are the independent variables and zz is the dependent variable. This raises two questions right away: How do we adapt Leibniz notation for functions of two variables? Also, what is an interpretation of the derivative? The answer lies in partial derivatives.

Definition

Let f(x,y)f(x,y) be a function of two variables. Then the partial derivative of ff with respect to x,x, written as f/x,f/x, or fx,fx, is defined as

fx=limh0f(x+h,y)f(x,y)h.fx=limh0f(x+h,y)f(x,y)h.
(4.12)

The partial derivative of ff with respect to y,y, written as f/y,f/y, or fy,fy, is defined as

fy=limk0f(x,y+k)f(x,y)k.fy=limk0f(x,y+k)f(x,y)k.
(4.13)

This definition shows two differences already. First, the notation changes, in the sense that we still use a version of Leibniz notation, but the dd in the original notation is replaced with the symbol .. (This rounded “d”“d” is usually called “partial,” so f/xf/x is spoken as the “partial of ff with respect to x.”)x.”) This is the first hint that we are dealing with partial derivatives. Second, we now have two different derivatives we can take, since there are two different independent variables. Depending on which variable we choose, we can come up with different partial derivatives altogether, and often do.

Example 4.14

Calculating Partial Derivatives from the Definition

Use the definition of the partial derivative as a limit to calculate f/xf/x and f/yf/y for the function

f(x,y)=x23xy+2y24x+5y12.f(x,y)=x23xy+2y24x+5y12.

Checkpoint 4.12

Use the definition of the partial derivative as a limit to calculate f/xf/x and f/yf/y for the function

f(x,y)=4x2+2xyy2+3x2y+5.f(x,y)=4x2+2xyy2+3x2y+5.

The idea to keep in mind when calculating partial derivatives is to treat all independent variables, other than the variable with respect to which we are differentiating, as constants. Then proceed to differentiate as with a function of a single variable. To see why this is true, first fix yy and define g(x)=f(x,y)g(x)=f(x,y) as a function of x.x. Then

g(x)=limh0g(x+h)g(x)h=limh0f(x+h,y)f(x,y)h=fx.g(x)=limh0g(x+h)g(x)h=limh0f(x+h,y)f(x,y)h=fx.

The same is true for calculating the partial derivative of ff with respect to y.y. This time, fix xx and define h(y)=f(x,y)h(y)=f(x,y) as a function of y.y. Then

h(x)=limk0h(x+k)h(x)k=limk0f(x,y+k)f(x,y)k=fy.h(x)=limk0h(x+k)h(x)k=limk0f(x,y+k)f(x,y)k=fy.

All differentiation rules from Introduction to Derivatives apply.

Example 4.15

Calculating Partial Derivatives

Calculate f/xf/x and f/yf/y for the following functions by holding the opposite variable constant then differentiating:

  1. f(x,y)=x23xy+2y24x+5y12f(x,y)=x23xy+2y24x+5y12
  2. g(x,y)=sin(x2y2x+4)g(x,y)=sin(x2y2x+4)

Checkpoint 4.13

Calculate f/xf/x and f/yf/y for the function f(x,y)=tan(x33x2y2+2y4)f(x,y)=tan(x33x2y2+2y4) by holding the opposite variable constant, then differentiating.

How can we interpret these partial derivatives? Recall that the graph of a function of two variables is a surface in 3.3. If we remove the limit from the definition of the partial derivative with respect to x,x, the difference quotient remains:

f(x+h,y)f(x,y)h.f(x+h,y)f(x,y)h.

This resembles the difference quotient for the derivative of a function of one variable, except for the presence of the yy variable. Figure 4.21 illustrates a surface described by an arbitrary function z=f(x,y).z=f(x,y).

A complicated curve in xyz space with a secant line through the points (x, y, f(x, y)) and (x + h, y, f(x + h, y)).
Figure 4.21 Secant line passing through the points (x,y,f(x,y))(x,y,f(x,y)) and (x+h,y,f(x+h,y)).(x+h,y,f(x+h,y)).

In Figure 4.21, the value of hh is positive. If we graph f(x,y)f(x,y) and f(x+h,y)f(x+h,y) for an arbitrary point (x,y),(x,y), then the slope of the secant line passing through these two points is given by

f(x+h,y)f(x,y)h.f(x+h,y)f(x,y)h.

This line is parallel to the xz plane.xz plane. Therefore, the slope of the secant line represents an average rate of change of the function ff as we travel parallel to the x-axis.x-axis. As hh approaches zero, the slope of the secant line approaches the slope of the tangent line.

If we choose to change yy instead of xx by the same incremental value h,h, then the secant line is parallel to the y-axisy-axis and so is the tangent line. Therefore, f/xf/x represents the slope of the tangent line passing through the point (x,y,f(x,y))(x,y,f(x,y)) parallel to the x-axisx-axis and f/yf/y represents the slope of the tangent line passing through the point (x,y,f(x,y))(x,y,f(x,y)) parallel to the y-axis.y-axis. If we wish to find the slope of a tangent line passing through the same point in any other direction, then we need what are called directional derivatives, which we discuss in Directional Derivatives and the Gradient.

We now return to the idea of contour maps, which we introduced in Functions of Several Variables. We can use a contour map to estimate partial derivatives of a function g(x,y).g(x,y).

Example 4.16

Partial Derivatives from a Contour Map

Use a contour map to estimate g/xg/x at the point (5,0)(5,0) for the function g(x,y)=9x2y2.g(x,y)=9x2y2.

Checkpoint 4.14

Use a contour map to estimate f/yf/y at point (0,2)(0,2) for the function

f(x,y)=x2y2.f(x,y)=x2y2.

Compare this with the exact answer.

Functions of More Than Two Variables

Suppose we have a function of three variables, such as w=f(x,y,z).w=f(x,y,z). We can calculate partial derivatives of ww with respect to any of the independent variables, simply as extensions of the definitions for partial derivatives of functions of two variables.

Definition

Let f(x,y,z)f(x,y,z) be a function of three variables. Then, the partial derivative of ff with respect to x, written as f/x,f/x, or fx,fx, is defined to be

fx=limh0f(x+h,y,z)f(x,y,z)h.fx=limh0f(x+h,y,z)f(x,y,z)h.
(4.14)

The partial derivative of ff with respect to y,y, written as f/y,f/y, or fy,fy, is defined to be

fy=limk0f(x,y+k,z)f(x,y,z)k.fy=limk0f(x,y+k,z)f(x,y,z)k.
(4.15)

The partial derivative of ff with respect to z,z, written as f/z,f/z, or fz,fz, is defined to be

fz=limm0f(x,y,z+m)f(x,y,z)m.fz=limm0f(x,y,z+m)f(x,y,z)m.
(4.16)

We can calculate a partial derivative of a function of three variables using the same idea we used for a function of two variables. For example, if we have a function ff of x,y,andz,x,y,andz, and we wish to calculate f/x,f/x, then we treat the other two independent variables as if they are constants, then differentiate with respect to x.x.

Example 4.17

Calculating Partial Derivatives for a Function of Three Variables

Use the limit definition of partial derivatives to calculate f/xf/x for the function

f(x,y,z)=x23xy+2y24xz+5yz212x+4y3z.f(x,y,z)=x23xy+2y24xz+5yz212x+4y3z.

Then, find f/yf/y and f/zf/z by setting the other two variables constant and differentiating accordingly.

Checkpoint 4.15

Use the limit definition of partial derivatives to calculate f/xf/x for the function

f(x,y,z)=2x24x2y+2y2+5xz26x+3z8.f(x,y,z)=2x24x2y+2y2+5xz26x+3z8.

Then find f/yf/y and f/zf/z by setting the other two variables constant and differentiating accordingly.

Example 4.18

Calculating Partial Derivatives for a Function of Three Variables

Calculate the three partial derivatives of the following functions.

  1. f(x,y,z)=x2y4xz+y2x3yzf(x,y,z)=x2y4xz+y2x3yz
  2. g(x,y,z)=sin(x2yz)+cos(x2yz)g(x,y,z)=sin(x2yz)+cos(x2yz)

Checkpoint 4.16

Calculate f/x,f/x, f/y,f/y, and f/zf/z for the function f(x,y,z)=sec(x2y)tan(x3yz2).f(x,y,z)=sec(x2y)tan(x3yz2).

Higher-Order Partial Derivatives

Consider the function

f(x,y)=2x34xy2+5y36xy+5x4y+12.f(x,y)=2x34xy2+5y36xy+5x4y+12.

Its partial derivatives are

fx=6x24y26y+5andfy=−8xy+15y26x4.fx=6x24y26y+5andfy=−8xy+15y26x4.

Each of these partial derivatives is a function of two variables, so we can calculate partial derivatives of these functions. Just as with derivatives of single-variable functions, we can call these second-order derivatives, third-order derivatives, and so on. In general, they are referred to as higher-order partial derivatives. There are four second-order partial derivatives for any function (provided they all exist):

2fx2=x[fx], 2fxy= x[fy], 2fyx=y[fx],2fy2=y[fy].2fx2=x[fx], 2fxy= x[fy], 2fyx=y[fx],2fy2=y[fy].

An alternative notation for each is fxx,fyx,fxy,fxx,fyx,fxy, and fyy,fyy, respectively. Higher-order partial derivatives calculated with respect to different variables, such as fxyfxy and fyx,fyx, are commonly called mixed partial derivatives.

Example 4.19

Calculating Second Partial Derivatives

Calculate all four second partial derivatives for the function

f(x,y)=xe−3y+sin(2x5y).f(x,y)=xe−3y+sin(2x5y).

Checkpoint 4.17

Calculate all four second partial derivatives for the function

f(x,y)=sin(3x2y)+cos(x+4y).f(x,y)=sin(3x2y)+cos(x+4y).

At this point we should notice that, in both Example 4.19 and the checkpoint, it was true that 2f/xy=2f/yx.2f/xy=2f/yx. Under certain conditions, this is always true. In fact, it is a direct consequence of the following theorem.

Theorem 4.5

Equality of Mixed Partial Derivatives (Clairaut’s Theorem)

Suppose that f(x,y)f(x,y) is defined on an open disk DD that contains the point (a,b).(a,b). If the functions fxyfxy and fyxfyx are continuous on D,D, then fxy=fyx.fxy=fyx.

Clairaut’s theorem guarantees that as long as mixed second-order derivatives are continuous, the order in which we choose to differentiate the functions (i.e., which variable goes first, then second, and so on) does not matter. It can be extended to higher-order derivatives as well. The proof of Clairaut’s theorem can be found in most advanced calculus books.

Two other second-order partial derivatives can be calculated for any function f(x,y).f(x,y). The partial derivative fxxfxx is equal to the partial derivative of fxfx with respect to x,x, and fyyfyy is equal to the partial derivative of fyfy with respect to y.y.

Partial Differential Equations

In Introduction to Differential Equations, we studied differential equations in which the unknown function had one independent variable. A partial differential equation is an equation that involves an unknown function of more than one independent variable and one or more of its partial derivatives. Examples of partial differential equations are

ut=c2(uxx+uyy)ut=c2(uxx+uyy)
(4.17)

(heat equation in two dimensions)

utt=c2(uxx+uyy)utt=c2(uxx+uyy)
(4.18)

(wave equation in two dimensions)

uxx+uyy=0uxx+uyy=0
(4.19)

(Laplace’s equation in two dimensions)

In the first two equations, the unknown function uu has three independent variables—t,x,andyt,x,andy—and cc is an arbitrary constant. The independent variables xandyxandy are considered to be spatial variables, and the variable tt represents time. In Laplace’s equation, the unknown function uu has two independent variables xandy.xandy.

Example 4.20

A Solution to the Wave Equation

Verify that

u(x,y,t)=5sin(3πx)sin(4πy)cos(10πt)u(x,y,t)=5sin(3πx)sin(4πy)cos(10πt)

is a solution to the wave equation

utt=4(uxx+uyy).utt=4(uxx+uyy).
(4.20)

Checkpoint 4.18

Verify that u(x,y,t)=2sin(x3)sin(y4)e−25t/16u(x,y,t)=2sin(x3)sin(y4)e−25t/16 is a solution to the heat equation

ut=9(uxx+uyy).ut=9(uxx+uyy).
(4.21)

Since the solution to the two-dimensional heat equation is a function of three variables, it is not easy to create a visual representation of the solution. We can graph the solution for fixed values of t, which amounts to snapshots of the heat distributions at fixed times. These snapshots show how the heat is distributed over a two-dimensional surface as time progresses. The graph of the preceding solution at time t=0t=0 appears in the following figure. As time progresses, the extremes level out, approaching zero as t approaches infinity.

A complicated curve in xyz space with many sinusoidally alternating local maxima and minima.
Figure 4.23

If we consider the heat equation in one dimension, then it is possible to graph the solution over time. The heat equation in one dimension becomes

ut=c2uxx,ut=c2uxx,

where c2c2 represents the thermal diffusivity of the material in question. A solution of this differential equation can be written in the form

um(x,t)=eπ2m2c2tsin(mπx)um(x,t)=eπ2m2c2tsin(mπx)
(4.22)

where mm is any positive integer. A graph of this solution using m=1m=1 appears in Figure 4.24, where the initial temperature distribution over a wire of length 11 is given by u(x,0)=sinπx.u(x,0)=sinπx. Notice that as time progresses, the wire cools off. This is seen because, from left to right, the highest temperature (which occurs in the middle of the wire) decreases and changes color from red to blue.

A curve in xtu space with a local maximum at (0.5, 0, 12). From this maximum, the values decrease with increasing t and for any value of x.
Figure 4.24 Graph of a solution of the heat equation in one dimension over time.

Student Project

Lord Kelvin and the Age of Earth

This figure consists of two figures marked a and b. Figure a show Lord Kelvin, dressed well and with a beard. Figure b shows an image of the planet Earth taken from space.
Figure 4.25 (a) William Thomson (Lord Kelvin), 1824-1907, was a British physicist and electrical engineer; (b) Kelvin used the heat diffusion equation to estimate the age of Earth (credit: modification of work by NASA).

During the late 1800s, the scientists of the new field of geology were coming to the conclusion that Earth must be “millions and millions” of years old. At about the same time, Charles Darwin had published his treatise on evolution. Darwin’s view was that evolution needed many millions of years to take place, and he made a bold claim that the Weald chalk fields, where important fossils were found, were the result of 300300 million years of erosion.

At that time, eminent physicist William Thomson (Lord Kelvin) used an important partial differential equation, known as the heat diffusion equation, to estimate the age of Earth by determining how long it would take Earth to cool from molten rock to what we had at that time. His conclusion was a range of 20to40020to400 million years, but most likely about 5050 million years. For many decades, the proclamations of this irrefutable icon of science did not sit well with geologists or with Darwin.

Media

Read Kelvin’s paper on estimating the age of the Earth.

Kelvin made reasonable assumptions based on what was known in his time, but he also made several assumptions that turned out to be wrong. One incorrect assumption was that Earth is solid and that the cooling was therefore via conduction only, hence justifying the use of the diffusion equation. But the most serious error was a forgivable one—omission of the fact that Earth contains radioactive elements that continually supply heat beneath Earth’s mantle. The discovery of radioactivity came near the end of Kelvin’s life and he acknowledged that his calculation would have to be modified.

Kelvin used the simple one-dimensional model applied only to Earth’s outer shell, and derived the age from graphs and the roughly known temperature gradient near Earth’s surface. Let’s take a look at a more appropriate version of the diffusion equation in radial coordinates, which has the form

Tt=K[2T2r+2rTr].Tt=K[2T2r+2rTr].
(4.23)

Here, T(r,t)T(r,t) is temperature as a function of rr (measured from the center of Earth) and time t.t. KK is the heat conductivity—for molten rock, in this case. The standard method of solving such a partial differential equation is by separation of variables, where we express the solution as the product of functions containing each variable separately. In this case, we would write the temperature as

T(r,t)=R(r)f(t).T(r,t)=R(r)f(t).
  1. Substitute this form into Equation 4.13 and, noting that f(t)f(t) is constant with respect to distance (r)(r) and R(r)R(r) is constant with respect to time (t),(t), show that
    1fft=KR[2Rr2+2rRr].1fft=KR[2Rr2+2rRr].
  2. This equation represents the separation of variables we want. The left-hand side is only a function of tt and the right-hand side is only a function of r,r, and they must be equal for all values of randt.randt. Therefore, they both must be equal to a constant. Let’s call that constant λ2.λ2. (The convenience of this choice is seen on substitution.) So, we have
    1fft=λ2andKR[2Rr2+2rRr]=λ2.1fft=λ2andKR[2Rr2+2rRr]=λ2.

    Now, we can verify through direct substitution for each equation that the solutions are f(t)=Aeλ2tf(t)=Aeλ2t and R(r)=B(sinαrr)+C(cosαrr),R(r)=B(sinαrr)+C(cosαrr), where α=λ/K.α=λ/K. Note that f(t)=Ae+λn2tf(t)=Ae+λn2t is also a valid solution, so we could have chosen +λ2+λ2 for our constant. Can you see why it would not be valid for this case as time increases?
  3. Let’s now apply boundary conditions.
    1. The temperature must be finite at the center of Earth, r=0.r=0. Which of the two constants, BB or C,C, must therefore be zero to keep RR finite at r=0?r=0? (Recall that sin(αr)/rα=sin(αr)/rα= as r0,r0, but cos(αr)/rcos(αr)/r behaves very differently.)
    2. Kelvin argued that when magma reaches Earth’s surface, it cools very rapidly. A person can often touch the surface within weeks of the flow. Therefore, the surface reached a moderate temperature very early and remained nearly constant at a surface temperature Ts.Ts. For simplicity, let’s set T=0atr=RET=0atr=RE and find αα such that this is the temperature there for all time t.t. (Kelvin took the value to be 300K80°F.300K80°F. We can add this 300K300K constant to our solution later.) For this to be true, the sine argument must be zero at r=RE.r=RE. Note that αα has an infinite series of values that satisfies this condition. Each value of αα represents a valid solution (each with its own value for A).A). The total or general solution is the sum of all these solutions.
    3. At t=0,t=0, we assume that all of Earth was at an initial hot temperature T0T0 (Kelvin took this to be about 7000K.)7000K.) The application of this boundary condition involves the more advanced application of Fourier coefficients. As noted in part b. each value of αnαn represents a valid solution, and the general solution is a sum of all these solutions. This results in a series solution:
      T(r,t)=(T0REπ)n(−1)n1neλn2tsin(αnr)r,whereαn=nπ/RE.T(r,t)=(T0REπ)n(−1)n1neλn2tsin(αnr)r,whereαn=nπ/RE.

Note how the values of αnαn come from the boundary condition applied in part b. The term 1n1n1n1n is the constant AnAn for each term in the series, determined from applying the Fourier method. Letting β=πRE,β=πRE, examine the first few terms of this solution shown here and note how λ2λ2 in the exponential causes the higher terms to decrease quickly as time progresses:

T(r,t)=T0REπr(eKβ2t(sinβr)12e−4Kβ2t(sin2βr)+13e−9Kβ2t(sin3βr)14e−16Kβ2t(sin4βr)+15e−25Kβ2t(sin5βr)...).T(r,t)=T0REπr(eKβ2t(sinβr)12e−4Kβ2t(sin2βr)+13e−9Kβ2t(sin3βr)14e−16Kβ2t(sin4βr)+15e−25Kβ2t(sin5βr)...).

Near time t=0,t=0, many terms of the solution are needed for accuracy. Inserting values for the conductivity KK and β=π/REβ=π/RE for time approaching merely thousands of years, only the first few terms make a significant contribution. Kelvin only needed to look at the solution near Earth’s surface (Figure 4.26) and, after a long time, determine what time best yielded the estimated temperature gradient known during his era (1°F(1°F increase per 50ft).50ft). He simply chose a range of times with a gradient close to this value. In Figure 4.26, the solutions are plotted and scaled, with the 300K300K surface temperature added. Note that the center of Earth would be relatively cool. At the time, it was thought Earth must be solid.

This figure consists of two figures labeled a and b. Figure a shows three curves labeled 20, 50, and 200 million years on a chart showing fraction of the earth’s radius vs. temperature (K). The highest curve is the 20 million one, then the 50 million one, and then the 200 million one, with all of them starting with a mildly decreasing slope until the slope decreases more steeply around x = 0.2 and then they all intersect at roughly (1, 315). Figure b shows a close up near (1, 315) with the x axis marked 4.0 miles below Earth’s surface; the curves all appear linear in this close up, with the slopes increasing as the value of the curve does.
Figure 4.26 Temperature versus radial distance from the center of Earth. (a) Kelvin’s results, plotted to scale. (b) A close-up of the results at a depth of 4.0mi4.0mi below Earth’s surface.

Epilog

On May 20,1904,20,1904, physicist Ernest Rutherford spoke at the Royal Institution to announce a revised calculation that included the contribution of radioactivity as a source of Earth’s heat. In Rutherford’s own words:

“I came into the room, which was half-dark, and presently spotted Lord Kelvin in the audience, and realised that I was in for trouble at the last part of my speech dealing with the age of the Earth, where my views conflicted with his. To my relief, Kelvin fell fast asleep, but as I came to the important point, I saw the old bird sit up, open an eye and cock a baleful glance at me.

Then a sudden inspiration came, and I said Lord Kelvin had limited the age of the Earth, provided no new source [of heat] was discovered. That prophetic utterance referred to what we are now considering tonight, radium! Behold! The old boy beamed upon me.”

Rutherford calculated an age for Earth of about 500500 million years. Today’s accepted value of Earth’s age is about 4.64.6 billion years.

Section 4.3 Exercises

For the following exercises, calculate the partial derivative using the limit definitions only.

112.

zxzx for z=x23xy+y2z=x23xy+y2

113.

zyzy for z=x23xy+y2z=x23xy+y2

For the following exercises, calculate the sign of the partial derivative using the graph of the surface.

A partial paraboloid with vertex at the origin and pointing up.
114.

f x ( 1 , 1 ) f x ( 1 , 1 )

115.

f x ( −1 , 1 ) f x ( −1 , 1 )

116.

f y ( 1 , 1 ) f y ( 1 , 1 )

117.

f x ( 0 , 0 ) f x ( 0 , 0 )

For the following exercises, calculate the partial derivatives.

118.

zxzx for z=sin(3x)cos(3y)z=sin(3x)cos(3y)

119.

zyzy for z=sin(3x)cos(3y)z=sin(3x)cos(3y)

120.

zxzx and zyzy for z=x8e3yz=x8e3y

121.

zxzx and zyzy for z=ln(x6+y4)z=ln(x6+y4)

122.

Find fy(x,y)fy(x,y) for f(x,y)=exycos(x)sin(y).f(x,y)=exycos(x)sin(y).

123.

Let z=exy.z=exy. Find zxzx and zy.zy.

124.

Let z=ln(xy).z=ln(xy). Find zxzx and zy.zy.

125.

Let z=tan(2xy).z=tan(2xy). Find zxzx and zy.zy.

126.

Let z=sinh(2x+3y).z=sinh(2x+3y). Find zxzx and zy.zy.

127.

Let f(x,y)=arctan(yx).f(x,y)=arctan(yx). Evaluate fx(2,−2)fx(2,−2) and fy(2,−2).fy(2,−2).

128.

Let f(x,y)=xyxy.f(x,y)=xyxy. Find fx(2,−2)fx(2,−2) and fy(2,−2).fy(2,−2).

129.

Find zxzx at (0,1)(0,1) for z=excos(y).z=excos(y). Evaluate the partial derivatives at point P(0,1).P(0,1).

130.

Given f(x,y,z)=x3yz2,f(x,y,z)=x3yz2, find 2fxy2fxy and fz(1,1,1).fz(1,1,1).

131.

Given f(x,y,z)=2sin(x+y),f(x,y,z)=2sin(x+y), find fx(0,π2,−4),fx(0,π2,−4), fy(0,π2,−4),fy(0,π2,−4), and fz(0,π2,−4).fz(0,π2,−4).

132.

The area of a parallelogram with adjacent side lengths that are aandb,aandb, and in which the angle between these two sides is θ,θ, is given by the function A(a,b,θ)=basin(θ).A(a,b,θ)=basin(θ). Find the rate of change of the area of the parallelogram with respect to the following:

  1. Side a
  2. Side b
  3. AngleθAngleθ
133.

Express the volume of a right circular cylinder as a function of two variables:

  1. its radius rr and its height h.h.
  2. Show that the rate of change of the volume of the cylinder with respect to its radius is the product of its circumference multiplied by its height.
  3. Show that the rate of change of the volume of the cylinder with respect to its height is equal to the area of the circular base.
134.

Calculate wzwz for w=zsin(xy2+2z).w=zsin(xy2+2z).

Find the indicated higher-order partial derivatives.

135.

fxyfxy for z=ln(xy)z=ln(xy)

136.

fyxfyx for z=ln(xy)z=ln(xy)

137.

Let z=x2+3xy+2y2.z=x2+3xy+2y2. Find 2zx22zx2 and 2zy2.2zy2.

138.

Given z=extany,z=extany, find 2zxy2zxy and 2zyx.2zyx.

139.

Given f(x,y,z)=xyz,f(x,y,z)=xyz, find fxyy,fyxy,fxyy,fyxy, and fyyx.fyyx.

140.

Given f(x,y,z)=e−2xsin(z2y),f(x,y,z)=e−2xsin(z2y), show that fxyy=fyxy.fxyy=fyxy.

141.

Show that z=12(eyey)sinxz=12(eyey)sinx is a solution of the differential equation 2zx2+2zy2=0.2zx2+2zy2=0.

142.

Find fxx(x,y)fxx(x,y) for f(x,y)=4x2y+y22x.f(x,y)=4x2y+y22x.

143.

Let f(x,y,z)=x2y3z3xy2z3+5x2zy3z.f(x,y,z)=x2y3z3xy2z3+5x2zy3z. Find fxyz.fxyz.

144.

Let F(x,y,z)=x3yz22x2yz+3xz2y3z.F(x,y,z)=x3yz22x2yz+3xz2y3z. Find Fxyz.Fxyz.

145.

Given f(x,y)=x2+x3xy+y35,f(x,y)=x2+x3xy+y35, find all points at which fx=fy=0fx=fy=0 simultaneously.

146.

Given f(x,y)=2x2+2xy+y2+2x3,f(x,y)=2x2+2xy+y2+2x3, find all points at which fx=0fx=0 and fy=0fy=0 simultaneously.

147.

Given f(x,y)=y33yx23y23x2+1,f(x,y)=y33yx23y23x2+1, find all points on ff at which fx=fy=0fx=fy=0 simultaneously.

148.

Given f(x,y)=15x33xy+15y3,f(x,y)=15x33xy+15y3, find all points at which fx(x,y)=fy(x,y)=0fx(x,y)=fy(x,y)=0 simultaneously.

149.

Show that z=exsinyz=exsiny satisfies the equation 2zx2+2zy2=0.2zx2+2zy2=0.

150.

Show that f(x,y)=ln(x2+y2)f(x,y)=ln(x2+y2) solves Laplace’s equation 2zx2+2zy2=0.2zx2+2zy2=0.

151.

Show that z=etcos(xc)z=etcos(xc) satisfies the heat equation zt=c22zx2zt=c22zx2

152.

Find limΔx0f(x+Δx, y)f(x,y)ΔxlimΔx0f(x+Δx, y)f(x,y)Δx for f(x,y)=−7x2xy+7y.f(x,y)=−7x2xy+7y.

153.

Find limΔy0f(x,y+Δy)f(x,y)ΔylimΔy0f(x,y+Δy)f(x,y)Δy for f(x,y)=−7x2xy+7y.f(x,y)=−7x2xy+7y.

154.

Find limΔx0ΔfΔx=limΔx0f(x+Δx,y)f(x,y)ΔxlimΔx0ΔfΔx=limΔx0f(x+Δx,y)f(x,y)Δx for f(x,y)=x2y2+xy+y.f(x,y)=x2y2+xy+y.

155.

Find limΔx0ΔfΔx=limΔx0f(x+Δx,y)f(x,y)ΔxlimΔx0ΔfΔx=limΔx0f(x+Δx,y)f(x,y)Δx for f(x,y)=sin(xy).f(x,y)=sin(xy).

156.

The function P(T,V)=nRTVP(T,V)=nRTV gives the pressure at a point in a gas as a function of temperature TT and volume V.V. The letters nandRnandR are constants. Find PVPV and PT,PT, and explain what these quantities represent.

157.

The equation for heat flow in the xy-planexy-plane is ft=2fx2+2fy2.ft=2fx2+2fy2. Show that f(x,y,t)=e−2tsinxsinyf(x,y,t)=e−2tsinxsiny is a solution.

158.

The basic wave equation is ftt=fxx.ftt=fxx. Verify that f(x,t)=sin(x+t)f(x,t)=sin(x+t) and f(x,t)=sin(xt)f(x,t)=sin(xt) are solutions.

159.

The law of cosines can be thought of as a function of three variables. Let x,y,x,y, and θθ be two sides of any triangle where the angle θθ is the included angle between the two sides. Then, F(x,y,θ)=x2+y22xycosθF(x,y,θ)=x2+y22xycosθ gives the square of the third side of the triangle. Find FθFθ and FxFx when x=2,y=3,x=2,y=3, and θ=π6.θ=π6.

160.

Suppose the sides of a rectangle are changing with respect to time. The first side is changing at a rate of 22 in./sec whereas the second side is changing at the rate of 44 in/sec. How fast is the diagonal of the rectangle changing when the first side measures 1616 in. and the second side measures 2020 in.? (Round answer to three decimal places.)

161.

A Cobb-Douglas production function is f(x,y)=200x0.7y0.3,f(x,y)=200x0.7y0.3, where xandyxandy represent the amount of labor and capital available. Let x=500x=500 and y=1000.y=1000. Find fxfx and fyfy at these values, which represent the marginal productivity of labor and capital, respectively.

162.

The apparent temperature index is a measure of how the temperature feels, and it is based on two variables: h,h, which is relative humidity, and t,t, which is the air temperature.

A=0.885t22.4h+1.20th0.544.A=0.885t22.4h+1.20th0.544. Find AtAt and AhAh when t=20°Ft=20°F and h=0.90.h=0.90.

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.