Quotient rule
In calculus, the quotient rule is a method of finding the derivative of a function which is the quotient of two other functions for which derivatives exist.If the function one wishes to differentiate, f(x), can be written as
| Table of contents |
|
2 Informal Proof |
Examples
The derivative of (4x - 2) / (x2 + 1) = [(x2 + 1)(4) - (4x - 2)(2x)] / (x2 + 1)2 = [(4x2 + 4) - (8x2 - 4x)] / (x2 + 1)2 = [-4x2 + 4x + 4] / (x2 + 1)2
The derivative of [sin(x)] / x2 (when x ≠ 0) is ([cos(x)]x2 - [sin(x)](2x)) / x4. For more information regarding the derivatives of trigonometric functions, see: derivative.
Informal Proof
A proof of this rule can be derived from Newton's difference quotient: The derivative of [f(x)] / [g(x)] = (the limit as h approaches 0):
-
- having multiplied the fraction by: g(x)(x + Δx) / g(x)(x + Δx)
- having multiplied the fraction by: g(x)(x + Δx) / g(x)(x + Δx)
-
- adding and subtracting the same value to allow for an algebraic manipulation
- adding and subtracting the same value to allow for an algebraic manipulation
-
- seperating into groups with common multiples
- seperating into groups with common multiples
Alternate Informal Proof
Using only the product rule:
