Solveeit Logo

Question

Question: How do you implicitly differentiate \( 1 = - xy + x + y - {y^2} + {x^2} \) ?...

How do you implicitly differentiate 1=xy+x+yy2+x21 = - xy + x + y - {y^2} + {x^2} ?

Explanation

Solution

Hint : Start by considering f(x)f(x) as the function of xx . Remember that the variable yy is the name of some function of xx which is not known to us . Apply the differentiation on both sides of the equation .Apply the chain rule for the terms containing product of xandyx\,and\,y to solve the derivative. We will solve the derivatives of each term separately. Now collect all the terms containing dydx\dfrac{{dy}}{{dx}} on one side and solve the equation for dydx\dfrac{{dy}}{{dx}} to get the required result.
Formula:
ddx(x)=1 ddx(1)=0 ddx(xn)=nxn1   \dfrac{d}{{dx}}\left( x \right) = 1 \\\ \dfrac{d}{{dx}}\left( 1 \right) = 0 \\\ \dfrac{d}{{dx}}\left( {{x^n}} \right) = n{x^{n - 1}} \;

Complete step-by-step answer :
We are given 1=xy+x+yy2+x21 = - xy + x + y - {y^2} + {x^2} and we have to find its implicit differentiation with respect to xx .
1=xy+x+yy2+x2\Rightarrow 1 = - xy + x + y - {y^2} + {x^2}
Rewriting by Reversing the equation,
xy+x+yy2+x2=1\Rightarrow - xy + x + y - {y^2} + {x^2} = 1
Differentiating both sides of the equation with respect to xx .
ddx(xy+x+yy2+x2)=ddx(1)\Rightarrow \dfrac{d}{{dx}}\left( { - xy + x + y - {y^2} + {x^2}} \right) = \dfrac{d}{{dx}}\left( 1 \right)
Remember one thing the yy in the above equation is the name of some other function of xx ,which we don’t know. xy- xy is actually x(somefunctionofx)- x\left( {some\,function\,of\,x} \right)
So, to differentiate xy- xy , we will use the product and chain rules. Similarly, with the term y2{y^2} which is actually (somefofx)2{\left( {some\,f\,of\,x} \right)^2}
Product Rule can be expressed as : (FS)=FS+FS{\left( {FS} \right)^\prime } = F'S + FS'
Splitting the derivative into all the terms and applying product rule for xy- xy term, we get the equation as
(ddx(x).y+(x)ddx(y))+ddx(x)+dydx(y)ddx(y2)+ddx(x2)=ddx(1)\Rightarrow \left( {\dfrac{d}{{dx}}\left( { - x} \right).y + \left( { - x} \right)\dfrac{d}{{dx}}\left( y \right)} \right) + \dfrac{d}{{dx}}\left( x \right) + \dfrac{{dy}}{{dx}}\left( y \right) - \dfrac{d}{{dx}}\left( {{y^2}} \right) + \dfrac{d}{{dx}}\left( {{x^2}} \right) = \dfrac{d}{{dx}}\left( 1 \right)
Now with the use of standard rules and properties of differentiation, we obtain the above equation as
(yxdydx)+1+dydx2ydydx+2x=0 yxdydx+1+dydx2ydydx+2x=0   \Rightarrow \left( { - y - x\dfrac{{dy}}{{dx}}} \right) + 1 + \dfrac{{dy}}{{dx}} - 2y\dfrac{{dy}}{{dx}} + 2x = 0 \\\ \Rightarrow - y - x\dfrac{{dy}}{{dx}} + 1 + \dfrac{{dy}}{{dx}} - 2y\dfrac{{dy}}{{dx}} + 2x = 0 \;
Now transposing all the terms other than containing dydx\dfrac{{dy}}{{dx}} from Left-hand side towards Right-Hand side
xdydx+dydx2ydydx=y12x\Rightarrow - x\dfrac{{dy}}{{dx}} + \dfrac{{dy}}{{dx}} - 2y\dfrac{{dy}}{{dx}} = y - 1 - 2x
Pulling out common dydx\dfrac{{dy}}{{dx}} from the Left-hand side part of equation , we get

dydx(x+12y)=y12x dydx=(y12x)(x+12y)   \Rightarrow \dfrac{{dy}}{{dx}}\left( { - x + 1 - 2y} \right) = y - 1 - 2x \\\ \Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{{\left( {y - 1 - 2x} \right)}}{{\left( { - x + 1 - 2y} \right)}} \;

Therefore, the implicit differentiation of the equation 1=xy+x+yy2+x21 = - xy + x + y - {y^2} + {x^2} is dydx=(y12x)(x+12y)\dfrac{{dy}}{{dx}} = \dfrac{{\left( {y - 1 - 2x} \right)}}{{\left( { - x + 1 - 2y} \right)}}.
So, the correct answer is “dydx=(y12x)(x+12y)\dfrac{{dy}}{{dx}} = \dfrac{{\left( {y - 1 - 2x} \right)}}{{\left( { - x + 1 - 2y} \right)}}”.

Note : A derivative is the rate of change of a function with respect to a variable. Derivatives are fundamental to the solution of problems in calculus and differential equations. In general, scientists observe changing systems to obtain rate of change of some variable of interest, incorporate this information into some differential equation, and use integration techniques to obtain a function that can be used to predict the behaviour of the original system under diverse conditions.