Implicit Differentiation
Implicit Differentiation
The following problems require the use of implicit differentiation. Implicit differentiation is nothing more than
aspecial case of the well-known chain rule for derivatives. The majority of differentiation problems in first-
yearcalculus involve functions y written EXPLICITLY as functions of x . For example, if
y = 3𝑥 − sin(7𝑥 + 5),
then the derivative of y is
𝑦 = 6x − 7cos(7𝑥 + 5).
However, some functions y are written IMPLICITLY as functions of x . A familiar example of this is the
equation
𝑥 + 𝑦 = 25 ,
which represents a circle of radius five centered at the origin. Suppose that we wish to find the slope of the
linetangent to the graph of this equation at the point (3, -4).
How could we find the derivative of y in this instance ? One way is to first write y explicitly as a function of x
.Thus,
𝑥 + 𝑦 = 25 ,
𝑦 =25 - 𝑥
and
𝑦 = ± 25 − 𝑥2
where the positive square root represents the top semi-circle and the negative square root represents the
bottom semi-circle. Since the point (3, -4) lies on the bottom semi-circle given by
𝑦 = − 25 − 𝑥2
the derivative of y is
i.e.,
Thus, the slope of the line tangent to the graph at the point (3, -4) is
Unfortunately, not every equation involving x and y can be solved explicitly for y . For the sake of illustration we
will find the derivative of y WITHOUT writing y explicitly as a function of x . Recall that the derivative (D) of a
function of x squared, (f(x))2 , can be found using the chain rule :
Since y symbolically represents a function of x, the derivative of y2 can be found in the same fashion:
𝑥 + 𝑦 = 25
D(𝑥 + 𝑦 ) = D(25)
and
2x + 2 y y' = 0 ,
so that
2 y y' = - 2x ,
and
−2𝑥 −𝑥
𝑦 = =
2𝑦 𝑦
i.e.,
Thus, the slope of the line tangent to the graph at the point (3, -4) is
This second method illustrates the process of implicit differentiation. It is important to note that the derivative
expression for explicit differentiation involves x only, while the derivative expression for implicit differentiation
may involve BOTH x AND y.
,
so that (Now solve for y' .)
,
,
(Factor out y' .)
,
and
,
3 2
(Remember to use the chain rule on D ( y ) and D ( y ) .)
,
2 2 3 3 2 2
y' = 3x y y' + 2x y + 2x y y' + 3x y ,
so that (Now solve for y' .)
y' - 3x2 y2 y' - 2x3 y y' = 2x y3 + 3x2 y2 ,
(Factor out y' .)
y' [ 1 - 3x2 y2 - 2x3 y ] = 2x y3 + 3x2 y2 ,
and
PROBLEM 5 : Assume that y is a function of x . Find y' = dy/dx for exy = e4x - e5y .
SOLUTION 5 : Begin with Differentiate both sides of the equation, getting ,
(Factor out .)
,
and