Solveeit Logo

Question

Question: How do you find the derivative of \(y=\dfrac{x+1}{x-1}\)?...

How do you find the derivative of y=x+1x1y=\dfrac{x+1}{x-1}?

Explanation

Solution

To differentiate the function y=x+1x1y=\dfrac{x+1}{x-1} use quotient rule. Quotient rule states that if there are two functions say f(x)f\left( x \right) and g(x)g\left( x \right) then the derivative of f(x)g(x)\dfrac{f\left( x \right)}{g\left( x \right)} will beddx(f(x)g(x))=g(x)df(x)dxf(x)dg(x)dx(g(x))2\dfrac{d}{dx}\left( \dfrac{f\left( x \right)}{g\left( x \right)} \right)=\dfrac{g\left( x \right)\dfrac{df\left( x \right)}{dx}-f\left( x \right)\dfrac{dg\left( x \right)}{dx}}{{{\left( g\left( x \right) \right)}^{2}}}. Furthermore differentiate the functions f(x)f\left( x \right) and g(x)g\left( x \right) separately. Hence if the solution is reducible then reduced it to more simplified form.

Complete step by step solution:
We have the given function y=x+1x1.........(i)y=\dfrac{x+1}{x-1}.........\left( i \right).
Apply the quotient rule on the given function y=x+1x1y=\dfrac{x+1}{x-1}while finding its derivative. So, since x+1x+1is the first function and x1x-1is the second function then letf(x)=x+1f\left( x \right)=x+1andg(x)=x1g\left( x \right)=x-1hencey=f(x)g(x)y=\dfrac{f\left( x \right)}{g\left( x \right)}.
Differentiating equation (i) we get,
dydx=g(x)df(x)dxf(x)dg(x)dx(g(x))2\Rightarrow \dfrac{dy}{dx}=\dfrac{g\left( x \right)\dfrac{df\left( x \right)}{dx}-f\left( x \right)\dfrac{dg\left( x \right)}{dx}}{{{\left( g\left( x \right) \right)}^{2}}}
dydx=(x1)d(x+1)dx(x+1)d(x1)dx(x1)2......(ii)\Rightarrow \dfrac{dy}{dx}=\dfrac{\left( x-1 \right)\dfrac{d\left( x+1 \right)}{dx}-\left( x+1 \right)\dfrac{d\left( x-1 \right)}{dx}}{{{\left( x-1 \right)}^{2}}}......\left( ii \right)
Differentiate the x+1x+1 and x1x-1 in the equation (ii).
dydx=(x1)1(x+1)1(x1)2\Rightarrow \dfrac{dy}{dx}=\dfrac{\left( x-1 \right)\cdot 1-\left( x+1 \right)\cdot 1}{{{\left( x-1 \right)}^{2}}}
dydx=x1x1(x1)2\Rightarrow \dfrac{dy}{dx}=\dfrac{x-1-x-1}{{{\left( x-1 \right)}^{2}}}
dydx=2(x1)2......(iii)\Rightarrow \dfrac{dy}{dx}=-\dfrac{2}{{{\left( x-1 \right)}^{2}}}......\left( iii \right)
Now we have got the equation (iii). In this equation we add 1-1 and 1-1 then subtractxx and xx.
dydx=xx11(x1)2\Rightarrow \dfrac{dy}{dx}=\dfrac{x-x-1-1}{{{\left( x-1 \right)}^{2}}}
dydx=2(x1)2\Rightarrow \dfrac{dy}{dx}=-\dfrac{2}{{{\left( x-1 \right)}^{2}}}
Thus, we have obtained the differential of the given function y=x+1x1y=\dfrac{x+1}{x-1} as dydx=2(x1)2\dfrac{dy}{dx}=-\dfrac{2}{{{\left( x-1 \right)}^{2}}}.
Hence, the derivative of the function y=x+1x1y=\dfrac{x+1}{x-1} is 2(x1)2-\dfrac{2}{{{\left( x-1 \right)}^{2}}}.

Note:
Do not differentiate the functions directly using the quotient rule for such types of problems. The solution will be marked wrong if quotient rule is not applied to such questions.While differentiating a function we should always keep in mind that we know the formula for differentiation i.e. ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}. If two functions are in division form then we should never forget to apply the quotient rule of differentiation. There is no alternate way to solve this derivative because there is a function in the denominator. Keep in mind that: do not try to reduce the function so that it would not be in fraction form because it would make the function more complex.