Reviewed by CalcMulti Editorial Team·Last updated: ·← Calculus Hub
The quotient rule finds the derivative of one function divided by another. If h(x) = f(x)/g(x), then h'(x) = [f'(x)·g(x) − f(x)·g'(x)] / [g(x)]². The memory aid: "low d-high minus high d-low, over the square of what's below."
The quotient rule is essential for differentiating rational functions (polynomials divided by polynomials) and trigonometric functions like tan(x) = sin(x)/cos(x) and sec(x) = 1/cos(x).
Worked example: differentiate h(x) = (x² + 1)/(2x − 3). Let f = x² + 1 (f' = 2x) and g = 2x − 3 (g' = 2). Then h'(x) = [2x(2x−3) − (x²+1)·2] / (2x−3)² = [4x² − 6x − 2x² − 2] / (2x−3)² = (2x² − 6x − 2) / (2x−3)².
Alternatively, rewrite f/g as f · g⁻¹ and use the product rule + chain rule — the result is the same. Some find the product approach less error-prone for complex expressions.
d/dx[f(x)/g(x)] = [f'(x)·g(x) − f(x)·g'(x)] / [g(x)]²
Quick examples
Quotient Rule Formula
d/dx[f/g] = (f'g − fg') / g²
“Low d-high minus high d-low, over the square of what's below.”
This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.