Question
Question: How do you differentiate \(\left( {{x^2}} \right) - 2xy + {y^3}\)?...
How do you differentiate (x2)−2xy+y3?
Solution
For doing the implicit differentiation for the given function (x2)−2xy+y3 we first have to choose our dependent and the independent variables. As per the usual convention, we choose the independent variable as x and the dependent variable as y. Then we have to differentiate each term of the given function with respect to the independent variable x. We will use the power rule and product rule to solve the differentiation.
Formula used:
i). Chain Rule: Chain rule is applied when the given function is the function of function i.e.,
if y is a function of x, then dxdy=dudy×dxdu or dxdy=dudy×dvdu×dxdv.
ii). The differentiation of the product of a constant and a function = the constant × differentiation of the function.
i.e., dxd(kf(x))=kdxd(f(x)), where k is a constant.
iii). Power rule: dxdxn=nxn−1,n=−1
iv). Product rule: $\dfrac{d}{{dx}}\left( {fg} \right) = f\dfrac{d}{{dx
Complete step-by-step solution:
We have to differentiate (x2)−2xy+y3.
The implicit differentiation means finding out the derivative of the dependent variable with respect to the independent variable without expressing it explicitly in the form of the independent variable. So first we have to choose our dependent and the independent variables from the given equation. Let us choose y as the dependent variable and x as the independent variable. So, we have to find out the derivative of y with respect to x. For this, we differentiate both sides of the above equation with respect to x , to get
dxd(x2−2xy+y3)
⇒dxd(x2)−2dxd(xy)+dxd(y3)
Now, from the product rule of differentiation, we know that dxd(fg)=fdxdg+gdxdf. So, the above function can be written as
⇒dxd(x2)−2xdxd(y)−2ydxd(x)+dxd(y3)
From the chain rule of differentiation, we write the above function as
⇒dxd(x2)−2xdxd(y)−2ydxd(x)+dyd(y3)dxdy
Now, we know that the differentiation of the function xn is equal to xn−1. So, the above function can be written as
⇒2x−2xdxdy−2y+3y2dxdy
Take 2 and dxdy common in above differentiation.
⇒2(x−y)+(3y2−2x)dxdy
Therefore, the differentiation of (x2)−2xy+y3 is 2(x−y)+(3y2−2x)dxdy.
Note: The point to be noted here is that here in this question the given function is implicit function. So, we have to differentiate the equation using chain rule. The point to be remembered is that in implicit differentiation we have to differentiate each term. The differentiation of y with respect to x in implicit differentiation is dxdy.