The derivative of 1/lnx, can be found easily using either the chain rule or the quotient rule.
It is -1/[x*(lnx)2]
Chat with our AI personalities
d/dx lnx=1/x
x (ln x + 1) + Constant
The solution to this is: (xx)'= (elnx to the power of x)'= (exlnx)'= (xlnx)'*exlnx= [x(1/x) + 1(lnx)]*exlnx = (lnx+1)*exlnx= (lnx+1)*xx
I do not see why the chain rule would not work here. d/dx (inx)^2 = 2(lnx) * 1/x = 2(lnx)/x
x5lnx?d/dx (uv)=u*dv/dx+v*du/dxd/dx (x5lnx)=x5*[d/dx(lnx)]+lnx*[d/dx(x5)]-The derivative of lnx is:d/dx(lnu)=(1/u)*[d/dx(u)]d/dx(lnx)=(1/x)*[d/dx(x)]d/dx(lnx)=(1/x)*[1]d/dx(lnx)=(1/x)-The derivative of x5 is:d/dx (xn)=nxn-1d/dx (x5)=5x5-1d/dx (x5)=5x4d/dx (x5lnx)=x5*[1/x]+lnx*[5x4]d/dx (x5lnx)=[x5/x]+5x4lnxd/dx (x5lnx)=x4+5x4lnx