Solveeit Logo

Question

Question: How do you find the derivatives of \[x = \ln \left( {xy} \right)\] ?...

How do you find the derivatives of x=ln(xy)x = \ln \left( {xy} \right) ?

Explanation

Solution

Hint : Here the given function can be differentiate by two different method, By taking the exponential function on both sides of the equation and by simply using logarithmic property. Otherwise differentiate a function using the properties of logarithms and its inverse to convert the given equation as a function of y and then use the quotient rule of differentiation.

Complete step-by-step answer :
Differentiation is the algebraic method of finding the derivative for a function at any point. The derivative is a concept that is at the root of calculus. ... Either way, both the slope and the instantaneous rate of change are equivalent, and the function to find both of these at any point is called the derivative. It can be represented as dydx\dfrac{{dy}}{{dx}} , where y is the function of x.
Method : 1
Consider the given function
x=ln(xy)\Rightarrow \,\,\,\,x = \ln \left( {xy} \right)
Take exponential on both sides of the equation, then
ex=eln(xy)\Rightarrow \,\,\,{e^x} = {e^{\ln (xy)}}
As we know, one of the logarithmic property elogex=x,x>0{e^{{{\log }_e}x}} = x,\,x > 0 where natural logarithm ln=loge\ln = {\log _e} , then
ex=xy\Rightarrow \,\,\,\,{e^x} = xy
y=exx\Rightarrow \,\,\,\,y = \dfrac{{{e^x}}}{x}
Differentiate with respect to x using quotient rule i.e., ddx(uv)=v.duu.dvv2\dfrac{d}{{dx}}\left( {\dfrac{u}{v}} \right) = \dfrac{{v.\,du - u.\,dv}}{{{v^2}}}
dydx=x.ddx(ex)ex.dxdxx2\Rightarrow \,\,\,\,\dfrac{{dy}}{{dx}} = \dfrac{{x.\,\dfrac{d}{{dx}}\left( {{e^x}} \right) - {e^x}.\dfrac{{dx}}{{dx}}}}{{{x^2}}}
Using Standard differentiation formula ddx(ex)=ex\dfrac{d}{{dx}}\left( {{e^x}} \right) = {e^x} and dxdx=1\dfrac{{dx}}{{dx}} = 1
dydx=x.exex.1x2\Rightarrow \,\,\,\,\dfrac{{dy}}{{dx}} = \dfrac{{x.\,{e^x} - {e^x}.1}}{{{x^2}}}
Take ex{e^x} common in numerator
dydx=ex(x1x2)\Rightarrow \,\,\,\,\dfrac{{dy}}{{dx}} = {e^x}\left( {\dfrac{{x\, - 1}}{{{x^2}}}} \right)

Method : 2
Consider the given function
x=ln(xy)\Rightarrow \,\,\,\,x = \ln \left( {xy} \right)
Using the Product rule of logarithms i.e., ln(ab)=lna+lnb\ln (ab) = \ln a + \ln b .
x=ln(x)+ln(y)\Rightarrow \,\,\,\,x = \ln \left( x \right) + \ln \left( y \right)
ln(y)=xln(x)\Rightarrow \,\,\,\,\ln \left( y \right) = x - \ln \left( x \right)
ln(y)=x+ln1ln(x)\Rightarrow \,\,\,\,\ln \left( y \right) = x + \ln 1 - \ln \left( x \right) [ ln1=0\because \,\,\ln 1 = 0 ]
Using the property of logarithms ln(ab)=lnalnb\ln \left( {\dfrac{a}{b}} \right) = \ln a - \ln b
ln(y)=x+ln(1x)\Rightarrow \,\,\,\,\ln \left( y \right) = x + \ln \left( {\dfrac{1}{x}} \right)
Take exponential on both sides of the equation, then
eln(y)=ex+ln(1x)\Rightarrow \,\,\,\,{e^{\ln \left( y \right)}} = {e^{x + \ln \left( {\dfrac{1}{x}} \right)}}
eln(y)=ex.eln(1x)\Rightarrow \,\,\,\,{e^{\ln \left( y \right)}} = {e^{x\,}}.{e^{\ln \left( {\dfrac{1}{x}} \right)}}
Using the logarithmic property elogex=x,x>0{e^{{{\log }_e}x}} = x,\,x > 0 where natural logarithm ln=loge\ln = {\log _e} , then
y=ex1x\Rightarrow \,\,\,\,y = {e^{x\,}}\dfrac{1}{x}
y=exx\Rightarrow \,\,\,\,y = \dfrac{{{e^{x\,}}}}{x}
Differentiate with respect to x using quotient rule i.e., ddx(uv)=v.duu.dvv2\dfrac{d}{{dx}}\left( {\dfrac{u}{v}} \right) = \dfrac{{v.\,du - u.\,dv}}{{{v^2}}}
dydx=x.ddx(ex)ex.dxdxx2\Rightarrow \,\,\,\,\dfrac{{dy}}{{dx}} = \dfrac{{x.\,\dfrac{d}{{dx}}\left( {{e^x}} \right) - {e^x}.\dfrac{{dx}}{{dx}}}}{{{x^2}}}
Using Standard differentiation formula ddx(ex)=ex\dfrac{d}{{dx}}\left( {{e^x}} \right) = {e^x} and dxdx=1\dfrac{{dx}}{{dx}} = 1
dydx=x.exex.1x2\Rightarrow \,\,\,\,\dfrac{{dy}}{{dx}} = \dfrac{{x.\,{e^x} - {e^x}.1}}{{{x^2}}}
Take ex{e^x} common in numerator
dydx=ex(x1x2)\Rightarrow \,\,\,\,\dfrac{{dy}}{{dx}} = {e^x}\left( {\dfrac{{x\, - 1}}{{{x^2}}}} \right)
Hence, the derivatives of x=ln(xy)x = \ln \left( {xy} \right) is dydx=ex(x1x2)\dfrac{{dy}}{{dx}} = {e^x}\left( {\dfrac{{x\, - 1}}{{{x^2}}}} \right)
So, the correct answer is “ dydx=ex(x1x2)\dfrac{{dy}}{{dx}} = {e^x}\left( {\dfrac{{x\, - 1}}{{{x^2}}}} \right) ”.

Note : The differentiation is defined as the derivative of a function with respect to the independent variable. Here the dependent variable is y and the independent variable is x. The ln means natural logarithm, the properties will be the same for natural and common logarithms.