Implicit Differentiation: Learn It 1

  • Use implicit differentiation to find derivatives and the equations for tangent lines

What is Implicit Differentiation?

We have previously explored how to find tangent lines to functions and determine the rate of change of a function at a specific point by explicitly defining the function and its derivatives. However, not all functions can be expressed directly in terms of one variable. Implicit differentiation comes into play when we need to derive functions that are defined implicitly rather than explicitly. 

A function is typically described as explicit when the dependent variable y is expressed solely in terms of the independent variable x. For example, y=x2+1 is an explicit function because y is given directly in terms of x.

Conversely, if y and x are interrelated through an equation without a straightforward expression of y in terms of x, the function is considered an implicit function. An example is the circle equation x2+y2=25, which doesn’t solve for y explicitly in terms of x.

Implicit differentiation is essential for finding the slopes of tangent lines to curves that are not explicit functions. For example, the equation yx2=1 implicitly defines y because it does not isolate y on one side of the equation. This method allows us to derive relations where y is defined implicitly by differentiating both sides of the equation with respect to x, treating y as a function of x where necessary.

An equation defines a function implicitly if it holds for y and x without isolating one variable on one side. For instance, the equations:

y=25x2y=25x2, and y={25x2 if 5x<025x2 if 0x5,

are all examples of functions defined implicitly by the circle equation x2+y2=25.

Figure 1 illustrates how the equation x2+y2=25 defines multiple functions implicitly, showcasing different ways y can be expressed in relation to x. These representations include the full circle and its segments, dependent on x values, demonstrating the versatility of implicit functions.

The circle with radius 5 and center at the origin is graphed fully in one picture. Then, only its segments in quadrants I and II are graphed. Then, only its segments in quadrants III and IV are graphed. Lastly, only its segments in quadrants II and IV are graphed.
Figure 1. The equation x2+y2=25 defines many functions implicitly.

To apply implicit differentiation practically, consider finding the slope of the tangent line to the circle at a specific point.

For example, to determine the slope at point (3,4), one might initially think to differentiate y=25x2 directly at x=3. Similarly, to find the slope at (3,4), we could use the derivative of y=25x2. However, these expressions don’t always provide the clearest path for differentiation, especially over different ranges of x.

Implicit differentiation streamlines this process by differentiating the entire equation directly: 

2x+2ydydx=0

This leads to:

dydx=xy

which can then be evaluated at any point on the curve without having to solve explicitly for y first. This method confirms the flexibility and power of implicit differentiation in handling equations where y is not isolated.

The process of finding dydx using implicit differentiation is described in the following problem-solving strategy.

Problem-Solving Strategy: Implicit Differentiation

To perform implicit differentiation on an equation that defines a function y implicitly in terms of a variable x, use the following steps:

  1. Take the derivative of both sides of the equation. Keep in mind that y is a function of x. Consequently, whereas ddx(sinx)=cosx,ddx(siny)=cosydydx because we must use the Chain Rule to differentiate siny with respect to x.
  2. Rewrite the equation so that all terms containing dydx are on the left and all terms that do not contain dydx are on the right.
  3. Factor out dydx on the left.
  4. Solve for dydx by dividing both sides of the equation by an appropriate algebraic expression.

Assuming that y is defined implicitly by the equation x2+y2=25, find dydx.

Assuming that y is defined implicitly by the equation x3siny+y=4x+3, find dydx.

Find d2ydx2 if x2+y2=25.