Question
Question: How do you find the derivative of \[y=\dfrac{{{x}^{2}}-1}{{{x}^{2}}+1}\]?...
How do you find the derivative of y=x2+1x2−1?
Solution
To solve this problem, we should know the derivatives of some of the functions. We should also know the quotient rule of differentiation which is used to differentiate expressions of form g(x)f(x). The function whose derivatives we should know is x2, its derivative with respect to x is 2x. The quotient rule states that the expressions of the form g(x)f(x) are differentiated as,
dxd(g(x)f(x))=(g(x))2f′(x)g(x)−g′(x)f(x).
Complete step by step solution:
We are given the expression y=x2+1x2−1, we need to find its derivative. This expression is of the form g(x)f(x). Here, f(x)=x2−1&g(x)=x2+1. We will use the quotient rule to differentiate this expression. We know that the quotient rule states that expressions of the form g(x)f(x) are differentiated as, dxd(g(x)f(x))=(g(x))2f′(x)g(x)−g′(x)f(x).
We know that the derivative of x2 with respect to x is 2x. Thus, the derivative of x2−1 with respect to x is also 2x. Similarly, the derivative of x2+1 with respect to x is also 2x.
Using the quotient rule on the expression y=x2+1x2−1, we get
dxd(y)=(x2+1)2dxd(x2−1)(x2+1)−dxd(x2+1)(x2−1)
Substituting the derivatives of the functions, we get
dxdy=(x2+1)22x(x2+1)−2x(x2−1)
Expanding the brackets, we get
dxdy=(x2+1)22x3+2x−2x3+2x
Simplifying the above expression, we get
⇒dxdy=(x2+1)24x
Thus, the derivative of the expression y=x2+1x2−1 is dxdy=(x2+1)24x.
Note:
To solve these questions, one should know the derivatives of the functions and quotient rules. We can also solve the differentiate the expression as,
y=x2+1x2−1
Adding and subtracting 1 in the numerator, we get
⇒y=x2+1(x2+1)+(−1−1)
⇒y=x2+1x2+1−x2+12
⇒y=1−x2+12
Differentiating both sides of the above expression, we get
⇒dxdy=dxd(1)−dxd(x2+12)
⇒dxdy=0+(x2+1)22×2x=(x2+1)24x
Thus, we are getting the same answer from both methods.