Question
Question: How do you use implicit differentiation to find \[\dfrac{{dy}}{{dx}}\] given \[{x^2} + xy + {y^2} = ...
How do you use implicit differentiation to find dxdy given x2+xy+y2=9 ?
Solution
Here we differentiate the complete equation and apply the product rule of differentiation in LHS wherever required. Collect the values having dxdyand calculate its value by taking all other values to the opposite side of the equation.
- Differentiation of xn with respect to x is given by dxdxn=nxn−1
- Product rule of differentiation: dxd(m×n)=m×dxdn+n×dxdm
Complete step by step solution:
We are given the equation x2+xy+y2=9
We differentiate both sides of the equation with respect to ‘x’.
⇒dxd(x2+xy+y2)=dxd(9)
Break the differentiation in LHS of the equation
⇒dxd(x2)+dxd(xy)+dxd(y2)=dxd(9)
Use the differentiation method to write differentiation of each term in LHS and apply product rule to the middle term in LHS of the equation
⇒2x2−1+(x×dxdy+y×dxdx)+2y2−1dxdy=0
Calculate the values in powers and cancel same terms from numerator and denominator in fraction
⇒2x+(xdxdy+y)+2ydxdy=0
Collect the terms having dxdycommon
⇒2x+y+(xdxdy+2ydxdy)=0
Shift all other values except the bracket to RHS of the equation
⇒(xdxdy+2ydxdy)=−2x−y
Take dxdycommon in LHS of the equation
⇒dxdy(x+2y)=−2x−y
Divide both sides of the equation by (x+2y)
⇒(x+2y)dxdy(x+2y)=(x+2y)−2x−y
Cancel same terms from numerator and denominator in LHS of the equation
⇒dxdy=(x+2y)−(2x+y)
∴ The value of dxdy=(x+2y)−(2x+y)when x2+xy+y2=9
Note: Students many times make mistakes when they forget to write the differentiation of ‘y’ with respect to ‘x’ after they have performed differentiation of the function containing ‘y’ with respect to ‘y’. Keep in mind we will get the valuedxdyonly when we differentiate ‘y’ with respect to ‘x’. Also, many students make mistakes when shifting values from one side of the equation to another, keep in mind we always change sign from positive to negative and vice-versa when shifting values to the opposite side of the equation.