Quotient rule
In calculus, the quotient rule is a method of finding the derivative of a function that is the quotient of two other functions for which derivatives exist.[1][2][3]
If the function one wishes to differentiate, f(x), can be written as
and
, then the rule states that the derivative of g(x) / h(x) is
More precisely, if all x in some open set containing the number a satisfy
, and g'(a) and h'(a) both exist, then f'(a) exists as well and
And this can be extended to calculate the second derivative as well (you can prove this by taking the derivative of f(x) = g(x)(h(x)) − 1 twice). The result of this is:
The quotient rule formula can be derived from the product rule and chain rule.
Contents |
[edit] Examples
The derivative of (4x − 2) / (x2 + 1) is:
In the example above, the choices
- g(x) = 4x − 2
- h(x) = x2 + 1
were made. Analogously, the derivative of sin(x)/x2 (when x ≠ 0) is:
Another example is:
whereas g(x) = 2x2 and h(x) = x3, and g'(x) = 4x and h'(x) = 3x2.
The derivative of f(x) is determined as follows:
This can be checked by using laws of exponents and the power rule:
[edit] Limitations
The quotient rule is not useful at points where either the numerator or denominator are not differentiable; it's possible that the quotient may be differentiable at such points. For example, consider the function:

where |x| denotes the absolute value of x. This is, of course, simply the function f(x) = 1, so it is differentiable everywhere and in particular f'(0) = 0. If we try to use the quotient rule to compute f'(0), however, an undefined value will result, since |x| is nondifferentiable at x = 0.
[edit] Proofs
[edit] Algebraic proof
[edit] From Newton's difference quotient
Suppose f(x) = g(x) / h(x) where
and g and h are differentiable.
We pull out the 1 / Δx and combine the fractions in the numerator:
Adding and subtracting g(x)h(x) in the numerator:
We factor this and multiply the 1 / Δx through the numerator:
Now we move the limit through:
By the definition of the derivative, the limits of difference quotients in the numerator are derivatives. The limit in the denominator is h(x) because differentiable functions are continuous. Thus we get:
[edit] Using the chain rule
Consider the identity
Then
Leading to
Multiplying out leads to
Finally, taking a common denominator leaves us with the expected result
[edit] Using the product rule
Let 
Rewriting in indices form

Using the product rule and the chain rule to differentiate leads us to,
Multiplying the first fraction's numerator and denominator with v we get,
Which is the quotient rule.
[edit] By total differentials
An even more elegant proof is a consequence of the law about total differentials, which states that the total differential,
of any function in any set of quantities is decomposable in this way, no matter what the independent variables in a function are (i.e., no matter which variables are taken so that they may not be expressed as functions of other variables). This means that, if N and D are both functions of an independent variable x, and F = N(x)/D(x), then it must be true both that
and that
But we know that dN = N'(x)dx and 
Substituting and setting these two total differentials equal to one another (since they represent limits which we can manipulate), we obtain the equation
which requires that
We compute the partials on the right:
If we substitute them into (#),
which gives us the quotient rule, since, by (*),
This proof, of course, is just another, more systematic (even if outmoded) way of proving the theorem in terms of limits, and is therefore equivalent to the first proof above – and even reduces to it, if you make the right substitutions in the right places. Students of multivariable calculus will recognize it as one of the chain rules for functions of multiple variables.
[edit] See also
[edit] References
- ^ Stewart, James (2008). Calculus: Early Transcendentals (6th ed.). Brooks/Cole. ISBN 0-495-01166-5.
- ^ Larson, Ron; Edwards, Bruce H. (2009). Calculus (9th ed.). Brooks/Cole. ISBN 0-547-16702-4.
- ^ Thomas, George B.; Weir, Maurice D.; Hass, Joel (2010). Thomas' Calculus: Early Transcendentals (12th ed.). Addison-Wesley. ISBN 0-321-58876-2.

![f'(x) = \frac{g'(x)h(x) - g(x)h'(x)}{[h(x)]^2}.](http://upload.wikimedia.org/wikipedia/en/math/a/c/e/acedbab55b97d9c1bb42c57302faea9a.png)
![f'(a)=\frac{h(a)g'(a) - h'(a)g(a)}{[h(a)]^2}.](http://upload.wikimedia.org/wikipedia/en/math/4/2/3/4235ae32f928cdb31c777115a3c92224.png)
![f''(x)=\frac{g''(x)[h(x)]^2-2g'(x)h(x)h'(x)+g(x)[2[h'(x)]^2-h(x)h''(x)]}{[h(x)]^3}.](http://upload.wikimedia.org/wikipedia/en/math/d/2/9/d298335e3e2777952d00e7c3a0d1f827.png)
![\begin{align}\frac{d}{dx}\left[\frac{(4x - 2)}{x^2 + 1}\right] &= \frac{(x^2 + 1)(4) - (4x - 2)(2x)}{(x^2 + 1)^2}\\
& = \frac{(4x^2 + 4) - (8x^2 - 4x)}{(x^2 + 1)^2} = \frac{-4x^2 + 4x + 4}{(x^2 + 1)^2}\end{align}](http://upload.wikimedia.org/wikipedia/en/math/e/7/3/e735f6b4786ec4f7ecf53f037dbe6e19.png)










![= \frac{g'(x)h(x) - g(x)h'(x)}{[h(x)]^2}](http://upload.wikimedia.org/wikipedia/en/math/7/9/4/79455cf2bc5ba292947ea4e5fa92ab3f.png)
![\frac{u}{v}\; =\; \frac{1}{4}\left[ \left( u+\frac{1}{v} \right)^{2}-\; \left( u-\frac{1}{v} \right)^{2} \right]](http://upload.wikimedia.org/wikipedia/en/math/6/0/b/60bc449c145864d6aff210c363124d93.png)
![\frac{d\left( \frac{u}{v} \right)}{dx}\; =\; \frac{d}{dx}\frac{1}{4}\left[ \left( u+\frac{1}{v} \right)^{2}-\; \left( u-\frac{1}{v} \right)^{2} \right]](http://upload.wikimedia.org/wikipedia/en/math/3/c/b/3cb39a303706e6cc43740c40ab8617e0.png)
![\frac{d\left( \frac{u}{v} \right)}{dx}\; =\; \frac{1}{4}\left[ 2\left( u+\frac{1}{v} \right)\left( \frac{du}{dx}-\frac{dv}{v^{2}dx} \right)-\; 2\left( u-\frac{1}{v} \right)\left( \frac{du}{dx}+\frac{dv}{v^{2}dx} \right) \right]](http://upload.wikimedia.org/wikipedia/en/math/e/c/5/ec5d0c8ab79b13a3b4dc0fbb63918567.png)
![\frac{d\left( \frac{u}{v} \right)}{dx}\; =\; \frac{1}{4}\left[ \frac{4}{v}\frac{du}{dx}-\frac{4u}{v^{2}}\frac{dv}{dx} \right]](http://upload.wikimedia.org/wikipedia/en/math/5/4/3/5439cee6a06381bcc7791e123632cc92.png)
![\frac{d\left( \frac{u}{v} \right)}{dx}\; =\; \frac{\left[ v\frac{du}{dx}-u\frac{dv}{dx} \right]}{v^{2}}](http://upload.wikimedia.org/wikipedia/en/math/d/b/b/dbbafcd15e3b438d569c42f5639cb51d.png)











