Question
Question: If \(x = y\log (xy)\) then find \(\dfrac{{dy}}{{dx}}\) ....
If x=ylog(xy) then find dxdy .
Solution
We will use chain rule in derivatives that is dxd(f(x)g(x))=g(x)dxd(f(x))+f(x)dxd(g(x))
And use the fact that log(ab)=log(a)+log(b) ,and then we will separate the dxdy term to find the required expression.
Complete step by step solution:
Our main equation is
⇒x=ylog(xy) …(i)
First, we will find the derivative of the expression log(xy) which is
⇒dxd(log(xy))
Using log(ab)=log(a)+log(b) where a=x,b=y we get
⇒dxd(log(x)+log(y))
Using dxd(a+b)=dxda+dxdb , we get,
⇒dxd(log(x))+dxd(log(y))
Using dxd(logx)=x1 , we get,
⇒x1+y1dxdy …(ii)
Now we will use our main equation (i) which is
⇒x=ylog(xy)
Now we will differentiate both side with respect to x, then we get
⇒dxdx=dxd(ylog(xy))
Using the chain rule in differentiating we get
⇒1=log(xy)dxdy+ydxd(log(xy))
Replacing dxd(log(xy)) by equation (ii) we get
⇒1=log(xy)dxdy+y(x1+y1dxdy)
Separating dxdy we get
⇒1=xy+(log(xy)+1)dxdy
On rearranging we get,
⇒dxdy=(log(xy)+1)(1−xy)
On multiplying and dividing by x we get,
⇒dxdy=x(log(xy)+1)(x−y)
Which is our required expression.
Note:
Sometimes if we just simplify the main equation, differentiation just becomes easier. One thing that we must remember when differentiation becomes complicated is that we take a subpart of the equation and differentiate it so that when applying chain rule we just replace that part with its differentiation.