Quotient Rule

College Depth 60 in the knowledge graph I know this Set as goal
Unlocks 5538 downstream topics
derivatives rules quotient-rule

Core Idea

The quotient rule states that d/dx[f(x)/g(x)] = (f'(x)*g(x) - f(x)*g'(x)) / [g(x)]^2. It handles derivatives of fractions where both numerator and denominator are functions of x. The mnemonic "lo d-hi minus hi d-lo over lo-lo" helps with the formula. Alternatively, the quotient rule can be derived from the product rule with g^(-1), but the formula is used directly in practice.

How It's Best Learned

Derive from the product rule applied to f * g^(-1). Practice with simple rational functions first, then with trig functions (this is how you derive d/dx[tan(x)] = sec^2(x)). Emphasize keeping the denominator squared and the minus sign in the correct position.

Common Misconceptions

Explainer

You already know the product rule: d/dx[f·g] = f'g + fg'. The quotient rule is not a separate idea — it is the product rule applied to f(x) · [g(x)]⁻¹. Seeing this derivation once makes the formula much easier to reconstruct if you ever forget it. Let h(x) = f(x)/g(x) = f(x) · [g(x)]⁻¹. By the product rule, h'(x) = f'(x) · [g(x)]⁻¹ + f(x) · d/dx[g(x)]⁻¹. Using the chain rule, d/dx[g⁻¹] = -g'(x)/[g(x)]². Substituting: h'(x) = f'/g - fg'/g² = (f'g - fg')/g². That is the quotient rule, derived directly from the product rule.

The formula d/dx[f/g] = (f'g - fg')/g² has an asymmetry worth noting: the numerator is f'g minus fg', in that order. The first term differentiates the numerator while leaving the denominator alone; the second term differentiates the denominator while leaving the numerator alone. Then everything sits over g squared. The mnemonic "lo d-hi minus hi d-lo over lo-lo" names g as "lo" (the bottom) and f as "hi" (the top): (lo · d(hi) - hi · d(lo)) / (lo · lo).

The quotient rule's most important application is deriving the derivatives of trigonometric functions you don't already know. Since tan(x) = sin(x)/cos(x), apply the rule with f = sin x and g = cos x: (cos x · cos x - sin x · (-sin x)) / cos²x = (cos²x + sin²x) / cos²x = 1/cos²x = sec²x. So d/dx[tan x] = sec²x. Similarly you can derive d/dx[cot x], d/dx[sec x], and d/dx[csc x] — all from sin and cos using the quotient rule. These are not formulas to memorize blindly; they are results you can re-derive in thirty seconds.

One practical judgment: the quotient rule is not always necessary for fractions. If the denominator is a constant (like 5x²/3), just factor it out — no quotient rule needed. If the denominator is a simple power of x (like 1/x³ = x⁻³), rewrite with a negative exponent and use the power rule. Save the quotient rule for cases where both numerator and denominator genuinely depend on x in ways you cannot simplify first. Reaching for it prematurely on simple expressions is the most common inefficiency students have with this rule.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimit Definition of the DerivativePower RuleConstant Multiple and Sum/Difference RulesProduct RuleQuotient Rule

Longest path: 61 steps · 246 total prerequisite topics

Prerequisites (1)

Leads To (1)