Solveeit Logo

Question

Question: How do you differentiate \[y = \sqrt {\dfrac{{x - 1}}{{x + 1}}} \]...

How do you differentiate y=x1x+1y = \sqrt {\dfrac{{x - 1}}{{x + 1}}}

Explanation

Solution

Hint : In this the function y is given we have to find the derivative of the function. The differentiation of a function is defined as the derivative or rate of change of a function. The function is said to be differentiable if the limit exists. Here in this question, we have to find derivatives with respect to x.

Complete step by step solution:
Consider the given function
y=x1x+1y = \sqrt {\dfrac{{x - 1}}{{x + 1}}}
This can be written as
y=(x1x+1)12\Rightarrow y = {\left( {\dfrac{{x - 1}}{{x + 1}}} \right)^{\dfrac{1}{2}}}
Applying the log on the both sides
logy=log(x1x+1)12\Rightarrow \log y = \log {\left( {\dfrac{{x - 1}}{{x + 1}}} \right)^{\dfrac{1}{2}}}
By the property of log logmn=nlogm\log {m^n} = n\log m , using this property the equation is written as
logy=12log(x1x+1)\Rightarrow \log y = \dfrac{1}{2}\log \left( {\dfrac{{x - 1}}{{x + 1}}} \right)
By the property of log logmn=logmlogn\log \dfrac{m}{n} = \log m - \log n , using this property the equation is written as
logy=12(log(x1)log(x+1))\Rightarrow \log y = \dfrac{1}{2}\left( {\log (x - 1) - \log (x + 1)} \right)
On differentiating the above function with respect to x we have
1ydydx=12[1x11x+1]\Rightarrow \dfrac{1}{y}\dfrac{{dy}}{{dx}} = \dfrac{1}{2}\left[ {\dfrac{1}{{x - 1}} - \dfrac{1}{{x + 1}}} \right]
On simplifying we have
1ydydx=12[x+1x+1x21]\Rightarrow \dfrac{1}{y}\dfrac{{dy}}{{dx}} = \dfrac{1}{2}\left[ {\dfrac{{x + 1 - x + 1}}{{{x^2} - 1}}} \right]
On further simplifying the numerator we get
1ydydx=12[2x21]\Rightarrow \dfrac{1}{y}\dfrac{{dy}}{{dx}} = \dfrac{1}{2}\left[ {\dfrac{2}{{{x^2} - 1}}} \right]
On further simplification the equation is written as
dydx=y[1x21]\Rightarrow \dfrac{{dy}}{{dx}} = y\left[ {\dfrac{1}{{{x^2} - 1}}} \right]
On substituting the value of y to the above equation
dydx=x1x+1[1x21]\Rightarrow \dfrac{{dy}}{{dx}} = \sqrt {\dfrac{{x - 1}}{{x + 1}}} \left[ {\dfrac{1}{{{x^2} - 1}}} \right]
In first term take root to both the numerator and denominator
dydx=x1x+11(x+1)(x1)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{{\sqrt {x - 1} }}{{\sqrt {x + 1} }}\dfrac{1}{{(x + 1)(x - 1)}}
On cancelling x1\sqrt {x - 1} we get
dydx=1x+1x1(x+1)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{1}{{\sqrt {x + 1} \sqrt {x - 1} (x + 1)}}
We have standard algebraic formula (a+b)(ab)=a2b2(a + b)(a - b) = {a^2} - {b^2} , the above inequality is written as
dydx=1x21(x+1)\Rightarrow \dfrac{{dy}}{{dx}} = \dfrac{1}{{\sqrt {{x^2} - 1} (x + 1)}}
Therefore, we have dydx=1x21(x+1)\dfrac{{dy}}{{dx}} = \dfrac{1}{{\sqrt {{x^2} - 1} (x + 1)}}
Hence, we obtained the derivative.
So, the correct answer is “ dydx=1x21(x+1)\dfrac{{dy}}{{dx}} = \dfrac{1}{{\sqrt {{x^2} - 1} (x + 1)}} ”.

Note : The differentiation is the rate of change of a function at a point. We must know about the chain rule of derivatives. The function can be written as a composite of two functions, if the function can be written as a composite of two functions then we can apply the chain rule of derivative. By using log to the terms we can differentiate the function in an easy manner.