Implicit Differentiation
Background
So far, you may only have differentiated functions written in the form . But some functions are better described by an equation involving and . For example, describes the graph of a circle with center Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left(0,0\right)} and radius 4, and is really the graph of two functions Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y=\pm {\sqrt {16-x^{2}}}} , the upper and lower semicircles:
Sometimes, functions described by equations in and are too hard to solve for , for example Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x^{3}+y^{3}=6xy} . This equation really describes 3 different functions of x, whose graph is the curve:
We want to find derivatives of these functions without having to solve for explicitly. We do this by implicit differentiation. The process is to take the derivative of both sides of the given equation with respect to , and then do some algebra steps to solve for (or Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\dfrac {dy}{dx}}} if you prefer), keeping in mind that is a function of throughout the equation.
Warm-up exercises
Given that is a function of , find the derivative of the following functions with respect to .
1)
| Solution: |
|---|
| Reason: |
|---|
| Think , and view it as to see that the derivative is by the chain rule, but write it as . |
2)
| Solution: |
|---|
| Reason: |
|---|
| and are both functions of which are being multiplied together, so the product rule says it's . |
3)
| Solution: |
|---|
| Reason: |
|---|
| The function is inside of the cosine function, so the chain rule gives . |
4)
| Solution: |
|---|
| Reason: |
|---|
| Write it as , and use the chain rule to get , then simplify. |
Exercise 1: Compute y'
Find if Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sin y-3x^{2}y=8} .
Note the term requires the chain rule, the Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 3x^{2}y} term needs the product rule, and the derivative of 8 is 0.
We get
Exercise 2: Find equation of tangent line
Find the equation of the tangent line to at the point Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left(1,0\right)} .
We first compute by implicit differentiation.
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}x^{2}+2xy-y^{2}+x&=&2\\2x+2xy'+2y-2yy'+1&=&0\\x+xy'+y-yy'+{\frac {1}{2}}&=&0\\xy'-yy'&=&-x-y-{\frac {1}{2}}\\(x-y)y'&=&-(x+y+{\frac {1}{2}})\\y'&=&-{\dfrac {x+y+{\frac {1}{2}}}{x-y}}\end{array}}}
At the point Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left(1,0\right)}
, we have and . Plugging these into our equation for gives
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}y'&=&-{\dfrac {1+0+{\frac {1}{2}}}{1-0}}=-{\frac {3}{2}}.\\\end{array}}}
This means the slope of the tangent line at Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left(1,0\right)} is , and a point on this line is . Using the point-slope form of a line, we get
Here's a picture of the curve and tangent line:
Exercise 3: Compute y"
Find if .
Use implicit differentiation to find first:
Now is just the derivative of with respect to . This will require the chain rule. Notice we already found the derivative of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle ye^{y}}
to be Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle ye^{y}y'+y'e^{y}}
.
So
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} y'' & = & -1\left(ye^{y}+e^{y}\right)^{-2}\left(ye^{y}y'+y'e^{y}+e^{y}y'\right)\\ \\ & = & \dfrac{-1}{\left(ye^{y}+e^{y}\right)^{2}}\left(ye^{y}y'+2y'e^{y}\right)\\ \\ & = & -\dfrac{y'e^{y}\left(y+2\right)}{\left(e^{y}\right)^{2}\left(y+1\right)^{2}}\\ \\ & = & -\dfrac{y'\left(y+2\right)}{e^{y}\left(y+1\right)^{2}}\quad (\text{since } e^{y}\neq0). \end{array}}
But we mustn't leave Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y'}
in our final answer. So, plug Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y'=\dfrac{1}{e^{y}\left(y+1\right)}}
back in to get
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} y'' & = & -\dfrac{\frac{1}{e^{y}\left(y+1\right)}\left(y+2\right)}{e^{y}\left(y+1\right)^{2}}\\ \\ & = & -\dfrac{y+2}{\left(e^{y}\right)^{2}\left(y+1\right)^{3}} \end{array}}
as our final answer.
~Page created by Jordan Tousignant