Difference between revisions of "Math 22 Implicit Differentiation"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
Therefore, we can use the procedure called '''implicit differentiation''' | Therefore, we can use the procedure called '''implicit differentiation''' | ||
| − | + | ==Guidelines for Implicit Differentiation== | |
| − | Under Construction | + | Consider an equation involving <math>x</math> and <math>y</math> in which <math>y</math> is a differentiable function of <math>x</math>. You can use the steps below to find <math>\frac{dy}{dx}</math>. |
| + | 1. Differentiate both sides of the equation with respect to <math>x</math. | ||
| + | 2. Collect all terms involving <math>\frac{dy}{dx}</math> on the left side of the equation and move all other terms to the right side of the equation | ||
| + | Under Construction | ||
| + | 3. Factor <math>\frac{dy}{dx}</math> out of the left side of the equation. | ||
| + | 4. Solve for <math>\frac{dy}{dx}</math> by dividing both sides of the equation by the left-hand factor that does not contain <math>\frac{dy}{dx}</math>. | ||
[[Math_22| '''Return to Topics Page''']] | [[Math_22| '''Return to Topics Page''']] | ||
'''This page were made by [[Contributors|Tri Phan]]''' | '''This page were made by [[Contributors|Tri Phan]]''' | ||
Revision as of 10:16, 25 July 2020
Implicit Differentiation
Consider the equation . To find 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 \frac{dy}{dx}} , we can rewrite the equation as , then differentiate as usual. ie: , so . This is called explicit differentiation.
However, sometimes, it is difficult to express as a function of explicitly. For example:
Therefore, we can use the procedure called implicit differentiation
Guidelines for Implicit Differentiation
Consider an equation involving and 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 which 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}
is a differentiable function 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 x}
. You can use the steps below to find 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 \frac{dy}{dx}}
.
1. Differentiate both sides of the equation with respect to 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 x</math. 2. Collect all terms involving <math>\frac{dy}{dx}}
on the left side of the equation and move all other terms to the right side of the equation
Under Construction
3. Factor 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 \frac{dy}{dx}}
out of the left side of the equation.
4. Solve for 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 \frac{dy}{dx}}
by dividing both sides of the equation by the left-hand factor that does not contain 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 \frac{dy}{dx}}
.
This page were made by Tri Phan