Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Implicit function
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Examples=== ==== Example 1 ==== Consider :<math>y + x + 5 = 0 \,.</math> This equation is easy to solve for {{mvar|y}}, giving :<math>y = -x - 5 \,,</math> where the right side is the explicit form of the function {{math|''y''(''x'')}}. Differentiation then gives {{math|1={{sfrac|''dy''|''dx''}} = β1}}. Alternatively, one can totally differentiate the original equation: :<math>\begin{align} \frac{dy}{dx} + \frac{dx}{dx} + \frac{d}{dx}(5) &= 0 \, ; \\[6px] \frac{dy}{dx} + 1 + 0 &= 0 \,. \end{align}</math> Solving for {{math|{{sfrac|''dy''|''dx''}}}} gives :<math>\frac{dy}{dx} = -1 \,,</math> the same answer as obtained previously. ==== Example 2 ==== An example of an implicit function for which implicit differentiation is easier than using explicit differentiation is the function {{math|''y''(''x'')}} defined by the equation :<math> x^4 + 2y^2 = 8 \,.</math> To differentiate this explicitly with respect to {{mvar|x}}, one has first to get :<math>y(x) = \pm\sqrt{\frac{8 - x^4}{2}} \,,</math> and then differentiate this function. This creates two derivatives: one for {{math|''y'' β₯ 0}} and another for {{math|''y'' < 0}}. It is substantially easier to implicitly differentiate the original equation: :<math>4x^3 + 4y\frac{dy}{dx} = 0 \,,</math> giving :<math>\frac{dy}{dx} = \frac{-4x^3}{4y} = -\frac{x^3}{y} \,.</math> ==== Example 3 ==== Often, it is difficult or impossible to solve explicitly for {{mvar|y}}, and implicit differentiation is the only feasible method of differentiation. An example is the equation :<math>y^5-y=x \,.</math> It is impossible to [[algebraic expression|algebraically express]] {{mvar|y}} explicitly as a function of {{mvar|x}}, and therefore one cannot find {{math|{{sfrac|''dy''|''dx''}}}} by explicit differentiation. Using the implicit method, {{math|{{sfrac|''dy''|''dx''}}}} can be obtained by differentiating the equation to obtain :<math>5y^4\frac{dy}{dx} - \frac{dy}{dx} = \frac{dx}{dx} \,,</math> where {{math|1={{sfrac|''dx''|''dx''}} = 1}}. Factoring out {{math|{{sfrac|''dy''|''dx''}}}} shows that :<math>\left(5y^4 - 1\right)\frac{dy}{dx} = 1 \,,</math> which yields the result :<math>\frac{dy}{dx}=\frac{1}{5y^4-1} \,,</math> which is defined for :<math>y \ne \pm\frac{1}{\sqrt[4]{5}} \quad \text{and} \quad y \ne \pm \frac{i}{\sqrt[4]{5}} \,.</math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)