Question
Question: If \({\left( {{x^2} + {y^2}} \right)^2} = xy\), find \(\dfrac{{dy}}{{dx}}\)....
If (x2+y2)2=xy, find dxdy.
Solution
Chain rule and product rule are two really useful rules for differentiating functions. We use the chain rule when differentiating a ‘function of a function’, like(x2+y2)2, whereas product rule is used when differentiating two functions multiplied together, like xy.
Complete step-by-step answer:
On differentiating both sides with respect to x, we get
⇒2(x2+y2)dxd(x2+y2)=xdxdy+y
⇒(2x2+2y2)(2x+2ydxdy)=xdxdy+y
⇒4x3+4x2ydxdy+4xy2+4y3dxdy=xdxdy+y
⇒4x3+4x2ydxdy+4xy2+4y3dxdy−xdxdy−y=0
⇒dxdy[4x2y+4y3−x]=y−4x3−4xy2
⇒dxdy=4x2y+4y3−xy−4x3−4xy2
⇒dxdy=4y(x2+y2)−xy−4x(x2+y2)
Note: The product rule states that differentiate a different function in the product each time and add the two terms together, i.e., dxd[f(x)⋅g(x)]=f(x)⋅g′(x)+g(x)⋅f′(x).