Solveeit Logo

Question

Question: How do I find the derivative of a fraction?...

How do I find the derivative of a fraction?

Explanation

Solution

For finding the derivative of a fraction, we will use the quotient rule to differentiate the fraction or any other fraction which are written as quotient or fraction of two functions or expressions.

Formula used:
Quotient rule,
If f(x)=g(x)h(x)f\left( x \right) = \dfrac{{g\left( x \right)}}{{h\left( x \right)}}
Then, dfdx=dgdx×h(x)dhdx×g(x)(h(x))2\dfrac{{df}}{{dx}} = \dfrac{{\dfrac{{dg}}{{dx}} \times h\left( x \right) - \dfrac{{dh}}{{dx}} \times g\left( x \right)}}{{{{\left( {h\left( x \right)} \right)}^2}}}
Here,
g(x),h(x)g\left( x \right),h\left( x \right) , will be the two functions.
dgdx\dfrac{{dg}}{{dx}} , will be the function differentiable at gg with respect to xx
dhdx\dfrac{{dh}}{{dx}} , will be the function differentiable at hh with respect to xx

Complete Step by Step Solution:
With an example, we will show how to differentiate the fraction. So let us take a function f(x)=32xx2x21f\left( x \right) = \dfrac{{3 - 2x - {x^2}}}{{{x^2} - 1}} . Here, g(x)g\left( x \right) will be equal to 32xx23 - 2x - {x^2} and h(x)h\left( x \right) will be equal to x21{x^2} - 1 .
Since, g(x)=32xx2g\left( x \right) = 3 - 2x - {x^2}
Therefore, dgdx=22x\dfrac{{dg}}{{dx}} = - 2 - 2x
Similarly, we have h(x)=x21h\left( x \right) = {x^2} - 1
dhdx=2x\Rightarrow \dfrac{{dh}}{{dx}} = 2x
So now substituting these values, in the equation we get
dfdx=(22x)×(x21)2x×(32xx2)(x21)2\dfrac{{df}}{{dx}} = \dfrac{{\left( {2 - 2x} \right) \times \left( {{x^2} - 1} \right) - 2x \times \left( {3 - 2x - {x^2}} \right)}}{{{{\left( {{x^2} - 1} \right)}^2}}}

Now on solving the braces of the right side of the equation, we get
2x32x2+2x+x6x+4x2+2x3(x21)2\Rightarrow \dfrac{{ - 2{x^3} - 2{x^2} + 2x + x - 6x + 4{x^2} + 2{x^3}}}{{{{\left( {{x^2} - 1} \right)}^2}}}
And on solving the above equation, we get
2x24x+2(x21)2\Rightarrow \dfrac{{2{x^2} - 4x + 2}}{{{{\left( {{x^2} - 1} \right)}^2}}}
And since, the above equation follows the algebraic formula, so we can write it as
2(x1)2(x21)2\Rightarrow \dfrac{{2{{\left( {x - 1} \right)}^2}}}{{{{\left( {{x^2} - 1} \right)}^2}}}
So by canceling the like terms, we can write it as
2(x21)2\Rightarrow \dfrac{2}{{{{\left( {{x^2} - 1} \right)}^2}}}
And hence, in this, we can solve the derivative for the fractions.

Note:
For the quotient rule there will be the requirement of two functions ff and gg , in which both of them are defined in a neighborhood of some point aa and differentiable at aa , with g(a)0g\left( a \right) \ne 0 .
Since g(a)0g\left( a \right) \ne 0 and gg is continuous at aa , then we know that there exists δ>0\delta > 0 such that g(a)0g\left( a \right) \ne 0 for xa<δ\left| {x - a} \right| < \delta .
Therefore the function F(x)=f(x)g(x)F\left( x \right) = \dfrac{{f\left( x \right)}}{{g\left( x \right)}} is defined in a neighborhood of aa and we can ask ourselves if it is differentiable at aa and we will compute its derivative. So this is all the idea about the differentiation.