"

3.6 Implicit Differentiation and Related Rates

Implicit Differentiation and Related Rates

In our work up until now, the functions we needed to differentiate were either given explicitly, such as y=x2+ex, or it was possible to get an explicit formula for them, such as solving
y33x2=r to get y=5+3x23. Sometimes, however, we will have an equation relating x and y which is either difficult or impossible to solve explicitly for y, such as y+ey=x2 . In any case, we can still find y=f(x) by using implicit differentiation.

The key idea behind implicit differentiation is to assume that y is a function of x even if we cannot explicitly solve for y. This assumption does not require any work, but we need to be very careful to treat y as a function when we differentiate and to use the Chain Rule.
 

Example 1

Assume that y is a function of x . Calculate

(a) ddx(y3)

(b) ddx(x3y2)

and (c) ddxln(y)

  1. We need the chain rule since y is a function of x:ddx(y3)=3y2ddx(y)=3y2y
  1. We need to use the product rule and the Chain Rule:ddx(x3y2)=x3ddx(y2)+y2ddx(x3)=x32ydydx+y23x2=2x32yy+3y2x2
  1. We knowddxln(x)=1x, so we use that and the Chain Rule:ddxln(y)=1yy

 

IMPLICIT DIFFERENTIATION

To determine y , differentiate each side of the defining equation, treating y
as a function of x , and then algebraically solve for y .

 

Example 2

Find the slope of the tangent line to the circle x2+y2=25 at the point (3,4) using implicit differentiation.

The graph of a circle is shown which is centered at (0, 0).
Figure 3.3

Long description: The equation is given as x^2+y^2=25. A tangent line is shown which decreases from left to right and is tangent to the circle at the point (3, 4).
We differentiate each side of the equation x2+y2=25 and then solve for y

ddx(x2+y2)=ddx(25)

2x+2yy=0

Solving for y, we have y=2s2y=xy and, at the point (3,4),

y=3/4.

In the previous example, it would have been easy to explicitly solve for y, and then we could differentiate y to get y. Because we could explicitly solve for y , we had a choice of methods for calculating y. Sometimes, however, we can not explicitly solve for y , and the only way of determining y is implicit differentiation.

Related Rates

If several variables or quantities are related to each other and some of the variables are changing at a known rate, then we can use derivatives to determine how rapidly the other variables must be changing.
 

Example 3

Suppose the border of a town is roughly circular, and the radius of that circle has been increasing at a rate of 0.1 miles each year. Find how fast the area of the town has been increasing when the radius is 5 miles.

We could get an approximate answer by calculating the area of the circle when the radius is 5 miles (A=πr2=π(5miles)278.6miles2) and 1 year later when the radius is 0.1 feet larger than before (A=πr2=π(5.1miles)281.7miles2) and then finding
Areatime=(81.7mi278.6mi2)(1year)=3.1mi2yr.
This approximate answer represents the average change in area during the 1 year period when the radius increased from 5 miles to 5.1 miles, and would correspond to the secant slope on the area graph.

To find the exact answer, though, we need derivatives. In this case both radius and area are functions of time:

r(t)=radius at timet

A(t)=area at timet

We know how fast the radius is changing, which is a statement about the derivative:
drdt=0.1mileyear. We also know that r = 5 at our moment of interest.

We are looking for how fast the area is increasing, which is dAdt.

Now we need an equation relating our variables, which is the area equation: A=πr2.

Taking the derivative of both sides of that equation with respect to t, we can use implicit differentiation:

ddt(A)=ddt(πr2)

dAdt=π2rdrdt

Plugging in the values we know for r and drdt,

dAdt=π2(5miles)(.1milesyear)=3.14miles2year

The area of the town is increasing by 3.14 square miles per year when the radius is 5 miles.

 

Related Rates

When working with a related rates problem,

  1. Identify the quantities that are changing, and assign them variables
  2. Find an equation that relates those quantities
  3. Differentiate both sides of that equation with respect to time
  4. Plug in any known values for the variables or rates of change
  5. Solve for the desired rate.

 

Example 4

An oil tanker develops a leak and the oil slick is expanding in a circular pattern.  The radius of the circle is increasing at a constant rate of 10 feet per second.  When the radius of the oil slick is 20 feet, at what rate is the total area of the oil slick changing?

The quantities changing are the radius and area of the circle, both of which are increasing as a function of time.

We can use a formula from geometry for the area of a circle as the starting point.

A=πr2

Now, we differentiate both sides of this equation with respect to time.   Notice that π is a constant.
dAdt=2πdrdt

We know that the rate of change of the radius as a function is time is known to be 10 feet per section so replace dr/dt with 10.
dAdt=2πdrdt=2π(10)=20π

Thus we conclude that the area of the oil slick is increasing by 20π which is approximately 62.83 square feet per second.

 

Example 5

A company has determined the demand curve for their product is q=5000p2 , where p is the price in dollars, and q is the quantity in millions. If weather conditions are driving the price up $2 a week, find the rate at which demand is changing when the price is $40.

The quantities changing are p and q, and we assume they are both functions of time, t, in weeks. We already have an equation relating the quantities, so we can implicitly differentiate it.

ddt(q)=ddt(5000p2)

ddt(q)=ddt(5000p2)12

dqdt=12(5000p2)12ddt(5000p2)

dqdt=12(5000p2)12(2pdpdt)

Using the given information, we know the price is increasing by $2 per week when the price is $40, giving dpdt=2 when p=40. Plugging in these values,

dqdt=12(5000402)12(2402)1.37

Demand is falling by 1.37 million items per week.

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Techniques of Calculus 1 Copyright © 2021 by Larry Musolino is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.