Question
Question: How do you implicitly differentiate \[ - 1 = - {y^2}x - 2xy - xy{e^x}\] ?...
How do you implicitly differentiate −1=−y2x−2xy−xyex ?
Solution
The above equation is an implicit equation. We can implicitly differentiate this equation by differentiating the equation with respect to x while keeping the other variable, y , as a function of x . In this method, we will follow the chain rule for differentiating the function y as we have assumed that y is a function of x .
Formula used:
For differentiating the above implicit equation, we follow the chain rule.
f and g are both differentiable functions and F(x) is the composite function which is defined by F(x)=f(g(x)) . F is differentiable and F′ is the product F′(x)=f′(g(x))g′(x) .
In the above formula, f′(g(x)) is the outer differentiate function and g′(x) is the inner differentiate function.
Complete step by step solution:
The equation given to us in the above question is −1=−y2x−2xy−xyex
Now we will integrate both the sides of the equation with respect to x . We get,
0=[−y2dxd(x)−xdx(d(y2))]−[2xdxd(y)+2ydxd(x)]−[xydxd(ex)+xexdxd(y)+exydxd(x)]
⇒0=[−y2(1)−x(2y)dxdy]−[2xdxdy(1)+2y]−[xyex+xexdxdy(1)+yex(1)]
On further evaluating this equation, we get,
0=−y2−2xydxdy−2xdxdy−2y−xyex−xexdxdy−yex
Now we will collect all the terms containing dxdy on one side of the equation.
−2xydxdy−2xdxdy−xexdxdy=y2+2y+xyex+yex
Hence after implicit differentiation, the final answer for the above equation is dxdy=−2xy−2x−xexy2+2y+xyex+yex .
Note: In the above question, we have been asked to solve the equation through implicit differentiation. We have to keep this in mind that this type of differentiation can be used only when the equation consists of two independent functions and we want to derive one with respect to another. For example, in this equation we were able to derivate y with respect to x . Chain rule will be used to derive the function y.