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(x+1x−1)31?
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)=h(x)g(x) where both g and h are differentiable and h(x)=0 The quotient rule states that the derivative of f(x) is
f′(x)=[h(x)]2g′(x)h(x)−g(x)h′(x)
Now we will start solving our equation.
Given equation is
y=ln(x+1x−1)31
Now we can rewrite the equation as follows as it is a ln function
⇒y=31ln(x+1x−1)
⇒3y=ln(x+1x−1)
We have rule eln(x)=x from that we can write ex=ln(x)
Using ex=ln(x) we can rewrite our equation as
⇒e3y=(x+1x−1)......(1)
Now we have to apply quotient rule to the equation
f′(x)=[h(x)]2g′(x)h(x)−g(x)h′(x)
From our equation
f′(x)=3e3ydxdy
g′(x)=1
h′(x)=1
So quotient rule will give the equation like
⇒3e3ydxdy=(x+1)2(x+1)(1)−(x−1)(1)
Now solving the equation
⇒3e3ydxdy=(x+1)2x+1−x+1
Now adding the similar terms we get
⇒3e3ydxdy=(x+1)22
Now from equation 1 we can substitute x+1x−1 in place of e3y so we get
⇒3(x+1x−1)dxdy=(x+1)22
Now we have to rearrange the like terms we will get
⇒dxdy=32×(x+1)21×x−1x+1
Simplifying the above equation we can cancel x+1 present in both numerator and denominator
We will get
⇒dxdy=32×x+11×x−11
Now we will multiply the terms we get
⇒dxdy=32×x2−11
So the derivative we will obtained is
dxdy=3x2−32
Hence the derivative of the given equation is
y=ln(x+1x−1)31=dxdy=3x2−32
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.