Solveeit Logo

Question

Question: How do you find the derivative of \[y=\ln {{\left( \dfrac{x-1}{x+1} \right)}^{\dfrac{1}{3}}}\]?...

How do you find the derivative of y=ln(x1x+1)13y=\ln {{\left( \dfrac{x-1}{x+1} \right)}^{\dfrac{1}{3}}}?

Explanation

Solution

We will solve this equation using the concept of Quotient Rule. First we will rewrite the given equation by changing ln to base e. Then we will apply the quotient rule to the obtained equation. After applying quotient rules we have to simplify the obtained equation to obtain the result.

Complete step by step answer:
We have know about Quotient rule before solving the problem
Quotient rule:
In calculus, the quotient rule is a method of finding the derivative of a function that is the ratio of two differentiable functions. Let f(x)=g(x)h(x)f\left( x \right)=\dfrac{g\left( x \right)}{h\left( x \right)} where both gg and hh are differentiable and h(x)0h\left( x \right)\ne 0 The quotient rule states that the derivative of f(x)f\left( x \right) is
f(x)=g(x)h(x)g(x)h(x)[h(x)]2f'\left( x \right)=\dfrac{g'\left( x \right)h\left( x \right)-g\left( x \right)h'\left( x \right)}{{{\left[ h\left( x \right) \right]}^{2}}}
Now we will start solving our equation.
Given equation is
y=ln(x1x+1)13y=\ln {{\left( \dfrac{x-1}{x+1} \right)}^{\dfrac{1}{3}}}
Now we can rewrite the equation as follows as it is a ln function
y=13ln(x1x+1)\Rightarrow y=\dfrac{1}{3}\ln \left( \dfrac{x-1}{x+1} \right)
3y=ln(x1x+1)\Rightarrow 3y=\ln \left( \dfrac{x-1}{x+1} \right)
We have rule eln(x)=x{{e}^{\ln \left( x \right)}}=x from that we can write ex=ln(x){{e}^{x}}=\ln \left( x \right)
Using ex=ln(x){{e}^{x}}=\ln \left( x \right) we can rewrite our equation as
e3y=(x1x+1)......(1)\Rightarrow {{e}^{3y}}=\left( \dfrac{x-1}{x+1} \right)......\left( 1 \right)
Now we have to apply quotient rule to the equation
f(x)=g(x)h(x)g(x)h(x)[h(x)]2f'\left( x \right)=\dfrac{g'\left( x \right)h\left( x \right)-g\left( x \right)h'\left( x \right)}{{{\left[ h\left( x \right) \right]}^{2}}}
From our equation
f(x)=3e3ydydxf'\left( x \right)=3{{e}^{3y}}\dfrac{dy}{dx}
g(x)=1g'\left( x \right)=1
h(x)=1h'\left( x \right)=1
So quotient rule will give the equation like
3e3ydydx=(x+1)(1)(x1)(1)(x+1)2\Rightarrow 3{{e}^{3y}}\dfrac{dy}{dx}=\dfrac{\left( x+1 \right)\left( 1 \right)-\left( x-1 \right)\left( 1 \right)}{{{\left( x+1 \right)}^{2}}}
Now solving the equation
3e3ydydx=x+1x+1(x+1)2\Rightarrow 3{{e}^{3y}}\dfrac{dy}{dx}=\dfrac{x+1-x+1}{{{\left( x+1 \right)}^{2}}}
Now adding the similar terms we get
3e3ydydx=2(x+1)2\Rightarrow 3{{e}^{3y}}\dfrac{dy}{dx}=\dfrac{2}{{{\left( x+1 \right)}^{2}}}
Now from equation 1 we can substitute x1x+1\dfrac{x-1}{x+1} in place of e3y{{e}^{3y}} so we get
3(x1x+1)dydx=2(x+1)2\Rightarrow 3\left( \dfrac{x-1}{x+1} \right)\dfrac{dy}{dx}=\dfrac{2}{{{\left( x+1 \right)}^{2}}}
Now we have to rearrange the like terms we will get
dydx=23×1(x+1)2×x+1x1\Rightarrow \dfrac{dy}{dx}=\dfrac{2}{3}\times \dfrac{1}{{{\left( x+1 \right)}^{2}}}\times \dfrac{x+1}{x-1}
Simplifying the above equation we can cancel x+1x+1 present in both numerator and denominator
We will get
dydx=23×1x+1×1x1\Rightarrow \dfrac{dy}{dx}=\dfrac{2}{3}\times \dfrac{1}{x+1}\times \dfrac{1}{x-1}
Now we will multiply the terms we get
dydx=23×1x21\Rightarrow \dfrac{dy}{dx}=\dfrac{2}{3}\times \dfrac{1}{{{x}^{2}}-1}
So the derivative we will obtained is
dydx=23x23\dfrac{dy}{dx}=\dfrac{2}{3{{x}^{2}}-3}

Hence the derivative of the given equation is
y=ln(x1x+1)13=dydx=23x23y=\ln {{\left( \dfrac{x-1}{x+1} \right)}^{\dfrac{1}{3}}}=\dfrac{dy}{dx}=\dfrac{2}{3{{x}^{2}}-3}

Note:
We can also solve this problem without applying the quotient rule by simple derivatives. In this method we have to apply derivatives to ln function directly without converting to base e. For this we have to be aware of the formulas of derivatives of all the terms given in the equation.