![]() |
VOOZH | about |
Quotient Rule is a method for finding the derivative of a function that is the quotient of two other functions.It is a method used for differentiating problems where one function is divided by another, a function of the form:f(x)/g(x).
The quotient rule formula is the formula used to find the differentiation of the function, which is expressed as the quotient function.
d/dx [u(x)/v(x)] = [v(x) ร u'(x) - u(x) ร v'(x)] / [v(x)]2
Where,
We can derive the quotient rule using the following methods:
To Prove: H'(x) = d/dx [f(x)/g(x)] = [f'(x) ร g(x) - g(x) ร g'(x)] / [g(x)]2
Given: H(x) = f(x)/g(x)
Proof:
H(x) = f(x)/g(x)
โ H(x) = f(x).g(x)-1Using Product Rule,
H'(x) = f(x). d/dx [g(x)-1] + g(x)-1. f'(x)Applying the power rule,
H'(x) = f(x). (-1)[g(x)-2.g'(x)] + g(x)-1. f'(x)
โ H'(x) = - [f(x).g'(x)] / [g(x)]2 + f'(x) / [g(x)]H'(x) = [-f'(x).g'(x) - f'(x).g(x)] / [g(x)]^2
Thus, the quotient rule is proved.
Let's take a differentiable function f(x), such that f(x) = u(x)/v(x).
u(x) = f(x).v(x)
using the product rule,
u'(x) = f'(x)ยทv(x) + f(x)ยทv'(x)Now solving for f'(x)
f'(x) = [u'(x) - f(x)ยทv'(x)] / v(x)Substituting the value of f(x) as, f(x) = u(x)/v(x)
f'(x) = [u'(x) - (u(x)/v(x))ยทv'(x)] / v(x)f'(x) = [u'(x)ยทv(x) - u(x)ยทv'(x)] / vยฒ(x)
Thus, the quotient rule is proved.
Let's take a differentiable function f(x) such that f(x) = u(x)/v(x),
We know that, f'(x) = limhโ0 [f(x+h) - f(x)] / h
Substituting the value of f(x) = u(x)/v(x)
f'(x) = limhโ0 [u(x+h)/v(x+h) - u(x)/v(x)] / h
f'(x) = limhโ0 [u(x+h).v(x) - u(x).v(x+h)] / h.v(x).v(x+h)Distributing the limit,
f'(x) = {limhโ0 [u(x+h).v(x) - u(x).v(x+h)] / h}.{limhโ0 1/v(x).v(x+h)}
โ f'(x) = {limhโ0 [u(x+h).v(x) - u(x).v(x+h) + u(x)v(x) - u(x)v(x)] / h}.{1/v(x).v(x)}
โ f'(x) = {limhโ0 [u(x+h).v(x) - u(x).v(x)] / h} {limhโ0 [u(x)v(x+h) - u(x)v(x)] / h}.{1/v2(x)}
โ f'(x) = v(x){limhโ0 [u(x+h) - u(x)] / h} -u(x) {limhโ0 [-v(x+h) + v(x)] / h}.{1/v2(x)}f'(x) = [v(x).u'(x) - u(x).v'(x)] / v2(x)
Which is the required quotient rule.
Step 1: Write the individual functions as u(x) and v(x).
Step 2: Find the derivative of the individual function u(x) and v(x), i.e. find u'(x) and v'(x). Now apply the quotient rule formula,
f'(x) = [u(x)/v(x)]' = [u'(x) ร v(x) - u(x) ร v'(x)] / [v(x)]2
Step 3: Simplify the above equation and it gives the differentiation of f(x).
We can understand this concept with the help of an example.
Example: Find f'(x) if f(x) = 2x3/(x+2)
Given, f(x) = 2x3/(x + 2)
Comparing with f(x) = u(x)/v(x), we get
- u(x) = 2x3
- v(x) = (x + 2)
Now Differentiating u(x) and v(x)
- u'(x) = 6x2
- v'(x) = 1
Using Quotient rule,
f'(x) = [v(x)u'(x) - u(x)v'(x)]/[v(x)]2
โ f'(x) = [(x+2)โข6x2 - 2x3โข1]/(x + 2)2
โ f'(x) = (6x3 + 12x2 - 2x3)/(x + 2)2
โ f'(x) = (4x3 + 12x2โโโโ)/(x + 2)2
The product rule of differentiation is used to find the differentiation of a function when the function is given as product of two function.
Product rule of differentiation states that , if P(x) = f(x).g(x)
P'(x) = f(x).g'(x) + f'(x).g(x)
Whereas the quotient rule of differentiation is used to differentiate a function that is represented as, division of two functions, i.e. f(x) = p(x)/q(x).
Then the derivation of f(x) using the quotient rule is calculated as,
f'(x) = {q(x).p'(x) - p(x).q'(x)}/q2(x)
Example 1: Differentiate .
Solution:
Both Numerator and Denominator functions are differentiable.
Applying Quotient Rule,
โ
โ
โ
Example 2: Differentiate, f(x) = tan x.
Solution:
tan x is written as sinx/cosx, i.e.
tan x = (sin x) / (cos x)
Both Numerator and Denominator functions are differentiable.
Applying Quotient Rule,
โ
โ
โ
Example 3: Differentiate, f(x)= ex/x2
Solution:
Both Numerator and Denominator functions are differentiable.
Applying Quotient Rule,
Differentiate:
Substitute and simplify:
โ a
Example 4: Differentiate,
Solution:
Both Numerator and Denominator functions are differentiable.
Applying Quotient Rule,
โ
โ
Example 5: Differentiate, f(p) = p+5/p+7
Solution:
Both Numerator and Denominator functions are differentiable.
Applying Quotient Rule,
โ
โ
โ
Here are a few practice problems on the Quotient Rule for you to solve.
Question 1: Find the derivative of f(x) = (x2 + 3)/(sin x)
Question 2: Find the derivative of f(x) = (2x2 + 3x + 5)/(x + 3)
Question 3: Find the derivative of f(x) = (x + 3)/(ln x)
Question 4: Find the derivative of f(x) = (x.sin x)/(x2)
Question 5: Differentiate
Question 6: Find the derivative of
Question 7: Use the quotient rule to differentiate
Question 8: Compute the derivative of
Question 9: Differentiate
Question 10: Find the derivative of