Question
Question: How do you find the derivatives of \[x = \ln \left( {xy} \right)\] ?...
How do you find the derivatives of x=ln(xy) ?
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 dxdy , where y is the function of x.
Method : 1
Consider the given function
⇒x=ln(xy)
Take exponential on both sides of the equation, then
⇒ex=eln(xy)
As we know, one of the logarithmic property elogex=x,x>0 where natural logarithm ln=loge , then
⇒ex=xy
⇒y=xex
Differentiate with respect to x using quotient rule i.e., dxd(vu)=v2v.du−u.dv
⇒dxdy=x2x.dxd(ex)−ex.dxdx
Using Standard differentiation formula dxd(ex)=ex and dxdx=1
⇒dxdy=x2x.ex−ex.1
Take ex common in numerator
⇒dxdy=ex(x2x−1)
Method : 2
Consider the given function
⇒x=ln(xy)
Using the Product rule of logarithms i.e., ln(ab)=lna+lnb .
⇒x=ln(x)+ln(y)
⇒ln(y)=x−ln(x)
⇒ln(y)=x+ln1−ln(x) [ ∵ln1=0 ]
Using the property of logarithms ln(ba)=lna−lnb
⇒ln(y)=x+ln(x1)
Take exponential on both sides of the equation, then
⇒eln(y)=ex+ln(x1)
⇒eln(y)=ex.eln(x1)
Using the logarithmic property elogex=x,x>0 where natural logarithm ln=loge , then
⇒y=exx1
⇒y=xex
Differentiate with respect to x using quotient rule i.e., dxd(vu)=v2v.du−u.dv
⇒dxdy=x2x.dxd(ex)−ex.dxdx
Using Standard differentiation formula dxd(ex)=ex and dxdx=1
⇒dxdy=x2x.ex−ex.1
Take ex common in numerator
⇒dxdy=ex(x2x−1)
Hence, the derivatives of x=ln(xy) is dxdy=ex(x2x−1)
So, the correct answer is “ dxdy=ex(x2x−1) ”.
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.