Question
Question: How do you find \[\dfrac{{dy}}{{dx}}\] by implicit differentiation of \[{x^3} - 3{x^2}y + 2x{y^2} = ...
How do you find dxdy by implicit differentiation of x3−3x2y+2xy2=10 ?
Solution
Hint : Derivatives are defined as the varying rate of a function with respect to an independent variable. We know that implicit means some function of y and x equals something else. Knowing ‘x’ does not lead directly to ‘y’. we can solve this using product rule of differentiation, that is by dxdy=u×dxdv+v×dxdu .
Complete step-by-step answer :
Given,
x3−3x2y+2xy2=10
Now differentiate the above equation with respect to ‘x’.
⇒dxd(x3−3x2y+2xy2)=dxd(10)
By linear combination rule, we have:
dxd(x3)−dxd(3x2y)+dxd(2xy2)=dxd(10)
Differentiation of constant is zero,
dxd(x3)−dxd(3x2y)+dxd(2xy2)=0
Applying differentiation for first term we have,
3x2−dxd(3x2y)+dxd(2xy2)=0
Taking constant outside we have,
3x2−3dxd(x2y)+2dxd(xy2)=0
Now applying the product rule for the remaining two terms we have,
3x2−3(x2dxdy+y.2x)+2(xdxd(y2)+y2.1)=0
3x2−3(x2dxdy+2xy)+2(x.2ydxdy+y2.1)=0
3x2−3(x2dxdy+2xy)+2(2xydxdy+y2)=0
Expanding the brackets we have,
3x2−3x2dxdy−6xy+4xydxdy+2y2=0
−3x2dxdy+4xydxdy=6xy−3x2−2y2
Now taking dxdy common we have,
dxdy(−3x2+4xy)=6xy−3x2−2y2
Now divide the whole differential equation by (−3x2+4xy) ,
⇒dxdy=−3x2+4xy6xy−3x2−2y2
So, the correct answer is “ dxdy=−3x2+4xy6xy−3x2−2y2 ”.
Note : ∙ Linear combination rule: The linearity law is very important to emphasize its nature with alternate notation. Symbolically it is specified as h′(x)=af′(x)+bg′(x)
∙ Quotient rule: The derivative of one function divided by other is found by
We know the differentiation of xn with respect to ‘x’ is dxd(xn)=n.xn−1 . The obtained result is the first derivative. If we differentiate again we get a second derivative. If we differentiate the second derivative again we get a third derivative and so on. Careful in applying product rules. We also know that differentiation of constant terms is zero.