Implicit Differentiation
Learning Objectives
- Find the derivative of a complicated function by using implicit differentiation.
- Use implicit differentiation to determine the equation of a tangent line.
We have already studied how to find equations of tangent lines to functions and the rate of change of a function at a specific point. In all these cases we had the explicit equation for the function and differentiated these functions explicitly. Suppose instead that we want to determine the equation of a tangent line to an arbitrary curve or the rate of change of an arbitrary curve at a point. In this section, we solve these problems by finding the derivatives of functions that define [latex]y[/latex] implicitly in terms of [latex]x[/latex].
Implicit Differentiation
In most discussions of math, if the dependent variable [latex]y[/latex] is a function of the independent variable [latex]x[/latex], we express [latex]y[/latex] in terms of [latex]x[/latex]. If this is the case, we say that [latex]y[/latex] is an explicit function of [latex]x[/latex]. For example, when we write the equation [latex]y=x^2+1[/latex], we are defining [latex]y[/latex] explicitly in terms of [latex]x[/latex]. On the other hand, if the relationship between the function [latex]y[/latex] and the variable [latex]x[/latex] is expressed by an equation where [latex]y[/latex] is not expressed entirely in terms of [latex]x[/latex], we say that the equation defines [latex]y[/latex] implicitly in terms of [latex]x[/latex]. For example, the equation [latex]y-x^2=1[/latex] defines the function [latex]y=x^2+1[/latex] implicitly.
Implicit differentiation allows us to find slopes of tangents to curves that are clearly not functions (they fail the vertical line test). We are using the idea that portions of [latex]y[/latex] are functions that satisfy the given equation, but that [latex]y[/latex] is not actually a function of [latex]x[/latex].
In general, an equation defines a function implicitly if the function satisfies that equation. An equation may define many different functions implicitly. For example, the functions
[latex]y=\sqrt{25-x^2}[/latex], [latex]y = -\sqrt{25-x^2}[/latex], and [latex]y=\begin{cases} \sqrt{25-x^2} & \text{if} \, -5 \le x < 0 \\ -\sqrt{25-x^2} & \text{if} \, 0 \le x \le 5 \end{cases}[/latex], which are illustrated in (Figure), are just three of the many functions defined implicitly by the equation [latex]x^2+y^2=25[/latex].
If we want to find the slope of the line tangent to the graph of [latex]x^2+y^2=25[/latex] at the point [latex](3,4)[/latex], we could evaluate the derivative of the function [latex]y=\sqrt{25-x^2}[/latex] at [latex]x=3[/latex]. On the other hand, if we want the slope of the tangent line at the point [latex](3,-4)[/latex], we could use the derivative of [latex]y=−\sqrt{25-x^2}[/latex]. However, it is not always easy to solve for a function defined implicitly by an equation. Fortunately, the technique of implicit differentiation allows us to find the derivative of an implicitly defined function without ever solving for the function explicitly. The process of finding [latex]\frac{dy}{dx}[/latex] 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 [latex]y[/latex] implicitly in terms of a variable [latex]x[/latex], use the following steps:
- Take the derivative of both sides of the equation. Keep in mind that [latex]y[/latex] is a function of [latex]x[/latex]. Consequently, whereas [latex]\frac{d}{dx}(\sin x)= \cos x, \, \frac{d}{dx}(\sin y)= \cos y\frac{dy}{dx}[/latex] because we must use the Chain Rule to differentiate [latex]\sin y[/latex] with respect to [latex]x[/latex].
- Rewrite the equation so that all terms containing [latex]\frac{dy}{dx}[/latex] are on the left and all terms that do not contain [latex]\frac{dy}{dx}[/latex] are on the right.
- Factor out [latex]\frac{dy}{dx}[/latex] on the left.
- Solve for [latex]\frac{dy}{dx}[/latex] by dividing both sides of the equation by an appropriate algebraic expression.
Using Implicit Differentiation
Assuming that [latex]y[/latex] is defined implicitly by the equation [latex]x^2+y^2=25[/latex], find [latex]\frac{dy}{dx}[/latex].
Answer:
Follow the steps in the problem-solving strategy.
Using Implicit Differentiation and the Product Rule
Assuming that [latex]y[/latex] is defined implicitly by the equation [latex]x^3 \sin y+y=4x+3[/latex], find [latex]\frac{dy}{dx}[/latex].
Answer:
Using Implicit Differentiation to Find a Second Derivative
Find [latex]\frac{d^2 y}{dx^2}[/latex] if [latex]x^2+y^2=25[/latex].
Answer:
In (Figure), we showed that [latex]\frac{dy}{dx}=-\frac{x}{y}[/latex]. We can take the derivative of both sides of this equation to find [latex]\frac{d^2 y}{dx^2}[/latex].
At this point we have found an expression for [latex]\frac{d^2 y}{dx^2}[/latex]. If we choose, we can simplify the expression further by recalling that [latex]x^2+y^2=25[/latex] and making this substitution in the numerator to obtain [latex]\frac{d^2 y}{dx^2}=-\frac{25}{y^3}[/latex].
Find [latex]\frac{dy}{dx}[/latex] for [latex]y[/latex] defined implicitly by the equation [latex]4x^5+ \tan y=y^2+5x[/latex].
Answer:
[latex]\frac{dy}{dx}=\large \frac{5-20x^4}{\sec^2 y-2y}[/latex]
Hint
Follow the problem solving strategy, remembering to apply the chain rule to differentiate [latex]\tan y[/latex] and [latex]y^2[/latex].
Finding Tangent Lines Implicitly
Now that we have seen the technique of implicit differentiation, we can apply it to the problem of finding equations of tangent lines to curves described by equations.
Finding a Tangent Line to a Circle
Find the equation of the line tangent to the curve [latex]x^2+y^2=25[/latex] at the point [latex](3,-4)[/latex].
Answer:
Although we could find this equation without using implicit differentiation, using that method makes it much easier. In (Figure), we found [latex]\frac{dy}{dx}=-\frac{x}{y}[/latex].
The slope of the tangent line is found by substituting [latex](3,-4)[/latex] into this expression. Consequently, the slope of the tangent line is [latex]\frac{dy}{dx}|_{(3,-4)} =-\frac{3}{-4}=\frac{3}{4}[/latex].
Using the point [latex](3,-4)[/latex] and the slope [latex]\frac{3}{4}[/latex] in the point-slope equation of the line, we then solve for [latex]y[/latex] to obtain the equation [latex]y=\frac{3}{4}x-\frac{25}{4}[/latex] ((Figure)).
Finding the Equation of the Tangent Line to a Curve
Find the equation of the line tangent to the graph of [latex]y^3+x^3-3xy=0[/latex] at the point [latex](\frac{3}{2},\frac{3}{2})[/latex] ((Figure)). This curve is known as the folium (or leaf) of Descartes.
Answer:
Begin by finding [latex]\frac{dy}{dx}.[/latex]
Next, substitute [latex](\frac{3}{2},\frac{3}{2})[/latex] into [latex]\frac{dy}{dx}=\frac{3y-3x^2}{3y^2-3x}[/latex] to find the slope of the tangent line:
Finally, substitute into the point-slope equation of the line and solve for [latex]y[/latex] to obtain
Applying Implicit Differentiation
In a simple video game, a rocket travels in an elliptical orbit whose path is described by the equation [latex]4x^2+25y^2=100[/latex]. The rocket can fire missiles along lines tangent to its path. The object of the game is to destroy an incoming asteroid traveling along the positive [latex]x[/latex]-axis toward [latex](0,0)[/latex]. If the rocket fires a missile when it is located at [latex](3,\frac{8}{3})[/latex], where will it intersect the [latex]x[/latex]-axis?
Answer:
To solve this problem, we must determine where the line tangent to the graph of
[latex]4x^2+25y^2=100[/latex] at [latex](3,\frac{8}{3})[/latex] intersects the [latex]x[/latex]-axis. Begin by finding [latex]\frac{dy}{dx}[/latex] implicitly.
Differentiating, we have
Solving for [latex]\frac{dy}{dx}[/latex], we have
The slope of the tangent line is [latex]\frac{dy}{dx}|_{(3,\frac{8}{3})}=-\frac{9}{50}[/latex]. The equation of the tangent line is [latex]y=-\frac{9}{50}x+\frac{183}{200}[/latex]. To determine where the line intersects the [latex]x[/latex]-axis, solve [latex]0=-\frac{9}{50}x+\frac{183}{200}[/latex]. The solution is [latex]x=\frac{61}{3}[/latex]. The missile intersects the [latex]x[/latex]-axis at the point [latex](\frac{61}{3},0)[/latex].
Find the equation of the line tangent to the hyperbola [latex]x^2-y^2=16[/latex] at the point [latex](5,3)[/latex].
Answer: [latex]y=\frac{5}{3}x-\frac{16}{3}[/latex]
Hint
Using implicit differentiation, you should find that [latex]\frac{dy}{dx}=\frac{x}{y}[/latex].
Key Concepts
- We use implicit differentiation to find derivatives of implicitly defined functions (functions defined by equations).
- By using implicit differentiation, we can find the equation of a tangent line to the graph of a curve.
For the following exercises, use implicit differentiation to find [latex]\frac{dy}{dx}[/latex].
1. [latex]x^2-y^2=4[/latex]
2. [latex]6x^2+3y^2=12[/latex]
Answer:
[latex]\frac{dy}{dx}=\frac{-2x}{y}[/latex]
3. [latex]x^2 y=y-7[/latex]
4. [latex]3x^3+9xy^2=5x^3[/latex]
Answer:
[latex]\frac{dy}{dx}=\frac{x}{3y}-\frac{y}{2x}[/latex]
5. [latex]xy- \cos (xy)=1[/latex]
6. [latex]y\sqrt{x+4}=xy+8[/latex]
Answer:
[latex]\frac{dy}{dx}=\large \frac{y-\frac{y}{2\sqrt{x+4}}}{\sqrt{x+4}-x}[/latex]
7. [latex]−xy-2=\frac{x}{7}[/latex]
8. [latex]y \sin(xy)=y^2+2[/latex]
Answer:
[latex]\frac{dy}{dx}=\large \frac{y^2 \cos(xy)}{2y- \sin(xy)-xy \cos xy}[/latex]
9. [latex](xy)^2+3x=y^2[/latex]
10. [latex]x^3 y+xy^3=-8[/latex]
Answer: [latex]\frac{dy}{dx}=\large \frac{-3x^2 y-y^3}{x^3+3xy^2}[/latex]
For the following exercises, find the equation of the tangent line to the graph of the given equation at the indicated point. Use a calculator or computer software to graph the function and the tangent line.
11. [T] [latex]x^4 y-xy^3=-2, \, (-1,-1)[/latex]
12. [T] [latex]x^2 y^2+5xy=14, \, (2,1)[/latex]
Answer: [latex]y=-\frac{1}{2}x+2[/latex]
13. [T] [latex]\tan (xy)=y, \, (\frac{\pi}{4},1)[/latex]
14. [T] [latex]xy^2 + \sin(\pi y)-2x^2=10, \, (2,-3)[/latex]
Answer: [latex]y=\large \frac{1}{\pi +12}x-\frac{3\pi +38}{\pi +12}[/latex]
15. [T] [latex]\frac{x}{y}+5x-7=-\frac{3}{4}y, \, (1,2)[/latex]
16. [T] [latex]xy+ \sin (x)=1, \, (\frac{\pi}{2},0)[/latex]
Answer: [latex]y=0[/latex]
- Find the equation of the tangent line at the point [latex](2,1)[/latex]. Graph the tangent line along with the folium.
- Find the equation of the normal line to the tangent line in a. at the point [latex](2,1)[/latex].
18. For the equation [latex]x^2+2xy-3y^2=0[/latex],
- Find the equation of the normal to the tangent line at the point [latex](1,1)[/latex].
- At what other point does the normal line in a. intersect the graph of the equation?
Answer:
a. [latex]y=−x+2[/latex] b. [latex](3,-1)[/latex]
19. Find all points on the graph of [latex]y^3-27y=x^2-90[/latex] at which the tangent line is vertical.
20. For the equation [latex]x^2+xy+y^2=7[/latex],
- Find the [latex]x[/latex]-intercept(s).
- Find the slope of the tangent line(s) at the [latex]x[/latex]-intercept(s).
- What does the value(s) in b. indicate about the tangent line(s)?
Answer:
a. [latex](\pm \sqrt{7},0)[/latex] b. Slope is -2 at both intercepts c. They are parallel since the slope is the same at both intercepts.
21. Find the equation of the tangent line to the graph of the equation [latex]\sin^{-1} x+\sin^{-1} y=\frac{\pi}{6}[/latex] at the point [latex](0,\frac{1}{2})[/latex].
22. Find the equation of the tangent line to the graph of the equation [latex]\tan^{-1}(x+y)=x^2+\frac{\pi}{4}[/latex] at the point [latex](0,1)[/latex].
Answer:
[latex]y=−x+1[/latex]
23. Find [latex]y^{\prime}[/latex] and [latex]y''[/latex] for [latex]x^2+6xy-2y^2=3[/latex].
24. [T] The number of cell phones produced when [latex]x[/latex] dollars is spent on labor and [latex]y[/latex] dollars is spent on capital invested by a manufacturer can be modeled by the equation [latex]60x^{3/4}y^{1/4}=3240[/latex].
- Find [latex]\frac{dy}{dx}[/latex] and evaluate at the point [latex](81,16)[/latex].
- Interpret the result of a.
Answer:
a. -0.5926 b. When $81 is spent on labor and $16 is spent on capital, the amount spent on capital is decreasing by $0.5926 per $1 spent on labor.
25. [T] The number of cars produced when [latex]x[/latex] dollars is spent on labor and [latex]y[/latex] dollars is spent on capital invested by a manufacturer can be modeled by the equation [latex]30x^{1/3}y^{2/3}=360[/latex].
(Both [latex]x[/latex] and [latex]y[/latex] are measured in thousands of dollars.)
- Find [latex]\frac{dy}{dx}[/latex] and evaluate at the point [latex](27,8)[/latex].
- Interpret the result of a.
26. The volume of a right circular cone of radius [latex]x[/latex] and height [latex]y[/latex] is given by [latex]V=\frac{1}{3}\pi x^2 y[/latex]. Suppose that the volume of the cone is [latex]85\pi \, \text{cm}^3[/latex]. Find [latex]\frac{dy}{dx}[/latex] when [latex]x=4[/latex] and [latex]y=16[/latex].
Answer:
[latex]\frac{dy}{dx}=-8[/latex]
For the following exercises, consider a closed rectangular box with a square base with side [latex]x[/latex] and height [latex]y[/latex].
28. If the surface area of the rectangular box is 78 square feet, find [latex]\frac{dy}{dx}[/latex] when [latex]x=3[/latex] feet and [latex]y=5[/latex] feet.
Answer:
[latex]\frac{dy}{dx}=-2.67[/latex]
For the following exercises, use implicit differentiation to determine [latex]y^{\prime}[/latex]. Does the answer agree with the formulas we have previously determined?
29. [latex]x= \sin y[/latex]
30. [latex]x= \cos y[/latex]
Answer:
[latex]y^{\prime}=-\frac{1}{\sqrt{1-x^2}}[/latex]
31. [latex]x= \tan y[/latex]
Glossary
- implicit differentiation
- is a technique for computing [latex]\frac{dy}{dx}[/latex] for a function defined by an equation, accomplished by differentiating both sides of the equation (remembering to treat the variable [latex]y[/latex] as a function) and solving for [latex]\frac{dy}{dx}[/latex]
Licenses & Attributions
CC licensed content, Shared previously
- Calculus I. Provided by: OpenStax Located at: https://openstax.org/books/calculus-volume-1/pages/1-introduction. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License terms: Download for free at http://cnx.org/contents/[email protected].
Analysis
Note that the resulting expression for [latex]\frac{dy}{dx}[/latex] is in terms of both the independent variable [latex]x[/latex] and the dependent variable [latex]y[/latex]. Although in some cases it may be possible to express [latex]\frac{dy}{dx}[/latex] in terms of [latex]x[/latex] only, it is generally not possible to do so.