Skip to content Study Mondo Free study resources for students from Grade 4 through AP and test prep. 24 courses, 700+ topics.
Courses Features Company Stay Ahead in School Free weekly study tips, practice sets, and exam strategies. Join 10,000+ students.
ยฉ 2026 Study Mondo. Built for students.
APยฎ is a trademark registered by the College Board, which is not affiliated with, and does not endorse, this website.
The Quotient Rule | Study Mondo
Topics / Derivatives / The Quotient Rule The Quotient Rule Differentiating fractions and rational functions
๐ฏ โญ INTERACTIVE LESSON
Try the Interactive Version! Learn step-by-step with practice exercises built right in.
Start Interactive Lesson โ The Quotient Rule
When you have one function divided by another, use the Quotient Rule!
The Rule
If y = f ( x ) g ( x ) y = \frac{f(x)}{g(x)} y = g ( x ) f ( x ) โ , then:
๐ Practice Problems
1 Problem 1medium โ Question:Find the derivative of y = (x + 3)/(x - 2)
๐ก Show Solution Step 1: Identify top and bottom
Top: f ( x ) = x + 3 f(x) = x + 3 f ( x ) = x , so
Explain using: ๐ Simple words ๐ Analogy ๐จ Visual desc. ๐ Example ๐ก Explain
๐ AP Calculus AB โ Exam Format Guideโฑ 3 hours 15 minutes ๐ 51 questions ๐ 4 sections
Section Format Questions Time Weight Calculator Multiple Choice (No Calculator) MCQ 30 60 min 33.3% ๐ซ Multiple Choice (Calculator) MCQ 15 45 min 16.7% โ
Free Response (Calculator) FRQ 2 30 min 16.7% โ
Free Response (No Calculator) FRQ 4 60 min 33.3% ๐ซ
๐ก Key Test-Day Tipsโ Show all work on FRQsโ Use proper notationโ Check unitsโ Manage your timeโ ๏ธ Common Mistakes: The Quotient RuleAvoid these 4 frequent errors
1 Forgetting the constant of integration (+C) on indefinite integrals
โพ 2 Confusing the Power Rule with the Chain Rule
โพ 3 Not checking continuity before applying the Mean Value Theorem
โพ 4 Dropping negative signs when differentiating trig functions
โพ ๐ Real-World Applications: The Quotient RuleSee how this math is used in the real world
โ๏ธ Optimizing Package Design
Engineering
โพ ๐ฅ Predicting Drug Dosage Decay
Medicine
โพ ๐ฌ Calculating Distance from Velocity
Physics
โพ ๐ฐ Revenue Optimization
Finance
โพ
๐ Worked Example: Related Rates โ Expanding CircleProblem: A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 2 2 cm/s. How fast is the area of the circle increasing when the radius is 10 10 10 cm?
1 Identify the known and unknown rates Click to reveal โ
2 Write the relationship between variables
3 Differentiate both sides with respect to time
๐งช Practice Lab Interactive practice problems for The Quotient Rule
โพ ๐ Related Topics in Derivativesโ Frequently Asked QuestionsWhat is The Quotient Rule?โพ Differentiating fractions and rational functions
How can I study The Quotient Rule effectively?โพ Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 4 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this The Quotient Rule study guide free?โพ Yes โ all study notes, flashcards, and practice problems for The Quotient Rule on Study Mondo are 100% free. No account is needed to access the content.
What course covers The Quotient Rule?โพ The Quotient Rule is part of the AP Calculus AB course on Study Mondo, specifically in the Derivatives section. You can explore the full course for more related topics and practice resources.
Are there practice problems for The Quotient Rule?
๐ก Study Tipsโ Work through examples step-by-step โ Practice with flashcards daily โ Review common mistakes
d d x [ f ( x ) g ( x ) ] = f โฒ ( x ) โ
g ( x ) โ f ( x ) โ
g โฒ ( x ) [ g ( x ) ] 2 \frac{d}{dx}\left[\frac{f(x)}{g(x)}\right] = \frac{f'(x) \cdot g(x) - f(x) \cdot g'(x)}{[g(x)]^2} d x d โ [ g ( x ) f ( x ) โ ] = [ g ( x ) ] 2 f โฒ ( x ) โ
g ( x ) โ f ( x ) โ
g
In Words
Bottom times derivative of top, MINUS top times derivative of bottom, ALL OVER bottom squared
[ bottom ] โ
[ top ] โฒ โ [ top ] โ
[ bottom ] โฒ [ bottom ] 2 \frac{[\text{bottom}] \cdot [\text{top}]' - [\text{top}] \cdot [\text{bottom}]'}{[\text{bottom}]^2} [ bottom ] 2 [ bottom ] โ
[ top ] โฒ โ [ top ] โ
[ bottom ] โฒ โ
Memory Tricks "Low dee-high minus high dee-low, over low-low"
โช Low dee-high,
Minus high dee-low,
All over low squared! โช
f
---
g
becomes
gยทf' - fยทg'
-----------
gยฒ
Basic Example Find d d x [ x 2 x + 1 ] \frac{d}{dx}\left[\frac{x^2}{x + 1}\right] d x d โ [ x + 1 x 2 โ ]
Step 1: Identify top and bottom
Top (numerator): f ( x ) = x 2 f(x) = x^2 f ( x ) = x 2 , so f โฒ ( x ) = 2 x f'(x) = 2x f โฒ ( x ) = 2 x
Bottom (denominator): g ( x ) = x + 1 g(x) = x + 1 g ( x ) = x + 1 , so g โฒ ( x ) = 1 g'(x) = 1 g โฒ ( x ) = 1
Step 2: Apply quotient rule
= g ( x ) โ
f โฒ ( x ) โ f ( x ) โ
g โฒ ( x ) [ g ( x ) ] 2 = \frac{g(x) \cdot f'(x) - f(x) \cdot g'(x)}{[g(x)]^2} = [ g ( x ) ] 2 g ( x ) โ
f โฒ ( x ) โ f ( x ) โ
g โฒ ( x ) โ
= ( x + 1 ) ( 2 x ) โ ( x 2 ) ( 1 ) ( x + 1 ) 2 = \frac{(x + 1)(2x) - (x^2)(1)}{(x + 1)^2} = ( x + 1 ) 2 ( x + 1 ) ( 2 x ) โ ( x 2 ) ( 1 ) โ
Step 3: Expand numerator
= 2 x 2 + 2 x โ x 2 ( x + 1 ) 2 = \frac{2x^2 + 2x - x^2}{(x + 1)^2} = ( x + 1 ) 2 2 x 2 + 2 x โ x 2 โ
Step 4: Simplify
= x 2 + 2 x ( x + 1 ) 2 = \frac{x^2 + 2x}{(x + 1)^2} = ( x + 1 ) 2 x 2 + 2 x โ
We can factor if desired:
= x ( x + 2 ) ( x + 1 ) 2 = \frac{x(x + 2)}{(x + 1)^2} = ( x + 1 ) 2 x ( x + 2 ) โ
Important: Order Matters! The quotient rule has a minus sign , so order is crucial!
g โ
f โฒ โ f โ
g โฒ โ f โ
g โฒ โ g โ
f โฒ g \cdot f' - f \cdot g' \quad \neq \quad f \cdot g' - g \cdot f' g โ
f โฒ โ f โ
g โฒ ๎ = f โ
g โฒ โ g โ
f โฒ
Always: bottom times top prime minus top times bottom prime
When Can You Avoid the Quotient Rule? Case 1: Constant in numerator
d d x [ 5 x 2 ] = d d x [ 5 x โ 2 ] = โ 10 x โ 3 = โ 10 x 3 \frac{d}{dx}\left[\frac{5}{x^2}\right] = \frac{d}{dx}[5x^{-2}] = -10x^{-3} = -\frac{10}{x^3} d x d โ [ x 2 5 โ ] = d x d โ [ 5 x โ 2 ] = โ 10 x โ 3 = โ x 3 10 โ
Use negative exponent instead!
Case 2: Factorable expression
Sometimes you can simplify before differentiating.
Step-by-Step Example Find d d x [ 3 x + 2 x 2 โ 1 ] \frac{d}{dx}\left[\frac{3x + 2}{x^2 - 1}\right] d x d โ [ x 2 โ 1 3 x + 2 โ ]
Top: f ( x ) = 3 x + 2 f(x) = 3x + 2 f ( x ) = 3 x + 2 , so f โฒ ( x ) = 3 f'(x) = 3 f โฒ ( x ) = 3
Bottom: g ( x ) = x 2 โ 1 g(x) = x^2 - 1 g ( x ) = x 2 โ 1 , so g โฒ ( x ) = 2 x g'(x) = 2x g โฒ ( x ) = 2 x
Step 2: Write the quotient rule
= g โ
f โฒ โ f โ
g โฒ g 2 = \frac{g \cdot f' - f \cdot g'}{g^2} = g 2 g โ
f โฒ โ f โ
g โฒ โ
Step 3: Substitute
= ( x 2 โ 1 ) ( 3 ) โ ( 3 x + 2 ) ( 2 x ) ( x 2 โ 1 ) 2 = \frac{(x^2 - 1)(3) - (3x + 2)(2x)}{(x^2 - 1)^2} = ( x 2 โ 1 ) 2 ( x 2 โ 1 ) ( 3 ) โ ( 3 x + 2 ) ( 2 x ) โ
Step 4: Expand numerator
= 3 x 2 โ 3 โ ( 6 x 2 + 4 x ) ( x 2 โ 1 ) 2 = \frac{3x^2 - 3 - (6x^2 + 4x)}{(x^2 - 1)^2} = ( x 2 โ 1 ) 2 3 x 2 โ 3 โ ( 6 x 2 + 4 x ) โ
= 3 x 2 โ 3 โ 6 x 2 โ 4 x ( x 2 โ 1 ) 2 = \frac{3x^2 - 3 - 6x^2 - 4x}{(x^2 - 1)^2} = ( x 2 โ 1 ) 2 3 x 2 โ 3 โ 6 x 2 โ 4 x โ
Step 5: Combine like terms
= โ 3 x 2 โ 4 x โ 3 ( x 2 โ 1 ) 2 = \frac{-3x^2 - 4x - 3}{(x^2 - 1)^2} = ( x 2 โ 1 ) 2 โ 3 x 2 โ 4 x โ 3 โ
Or factor out -1:
= โ ( 3 x 2 + 4 x + 3 ) ( x 2 โ 1 ) 2 = \frac{-(3x^2 + 4x + 3)}{(x^2 - 1)^2} = ( x 2 โ 1 ) 2 โ ( 3 x 2 + 4 x + 3 ) โ
Quotient Rule vs. Rewriting Sometimes rewriting is easier:
Hard way (quotient rule):
d d x [ 1 x 3 ] \frac{d}{dx}\left[\frac{1}{x^3}\right] d x d โ [ x 3 1 โ ]
Easy way (power rule):
d d x [ x โ 3 ] = โ 3 x โ 4 = โ 3 x 4 \frac{d}{dx}[x^{-3}] = -3x^{-4} = -\frac{3}{x^4} d x d โ [ x โ 3 ] = โ 3 x โ 4 = โ x 4 3 โ
If the numerator is constant or simple, consider rewriting!
Product Rule + Chain Rule Alternative You can also rewrite quotients as products:
f ( x ) g ( x ) = f ( x ) โ
[ g ( x ) ] โ 1 \frac{f(x)}{g(x)} = f(x) \cdot [g(x)]^{-1} g ( x ) f ( x ) โ = f ( x ) โ
[ g ( x ) ] โ 1
Then use product rule + chain rule. But quotient rule is usually faster!
Common Mistakes โ Wrong sign: g โ
f โฒ + f โ
g โฒ g \cdot f' + f \cdot g' g โ
f โฒ + f โ
g โฒ (should be minus!)
โ Forgetting to square bottom: . . . g \frac{...}{g} g ... โ (should be g 2 g^2 g 2 !)
โ Wrong order: f โ
g โฒ โ g โ
f โฒ f \cdot g' - g \cdot f' f โ
g โฒ โ g โ
f โฒ (backwards!)
โ Correct: g โ
f โฒ โ f โ
g โฒ g 2 \frac{g \cdot f' - f \cdot g'}{g^2} g 2 g โ
f โฒ โ f โ
g โฒ โ
Simplification Tips After applying the quotient rule:
Expand the numerator completely
Combine like terms
Factor if possible
Don't expand ( g ( x ) ) 2 (g(x))^2 ( g ( x ) ) 2 unless necessary
Practice Strategy
Circle the numerator (top)
Box the denominator (bottom)
Find both derivatives
Write the quotient rule formula
Substitute carefully (watch the minus!)
Simplify the numerator
Leave denominator factored (usually)
+
3
f โฒ ( x ) = 1 f'(x) = 1 f โฒ ( x ) = 1 Bottom: g ( x ) = x โ 2 g(x) = x - 2 g ( x ) = x โ 2 , so g โฒ ( x ) = 1 g'(x) = 1 g โฒ ( x ) = 1 Step 2: Apply quotient rule
d y d x = g โ
f โฒ โ f โ
g โฒ g 2 \frac{dy}{dx} = \frac{g \cdot f' - f \cdot g'}{g^2} d x d y โ = g 2 g โ
f โฒ โ f โ
g โฒ โ
= ( x โ 2 ) ( 1 ) โ ( x + 3 ) ( 1 ) ( x โ 2 ) 2 = \frac{(x - 2)(1) - (x + 3)(1)}{(x - 2)^2} = ( x โ 2 ) 2 ( x โ 2 ) ( 1 ) โ ( x + 3 ) ( 1 ) โ
Step 3: Expand numerator
= x โ 2 โ x โ 3 ( x โ 2 ) 2 = \frac{x - 2 - x - 3}{(x - 2)^2} = ( x โ 2 ) 2 x โ 2 โ x โ 3 โ
Step 4: Simplify
= โ 5 ( x โ 2 ) 2 = \frac{-5}{(x - 2)^2} = ( x โ 2 ) 2 โ 5 โ
Answer: dy/dx = -5/(x - 2)ยฒ
2 Problem 2medium โ Question:Find the derivative of f ( x ) = x 2 + 3 x x โ 2 f(x) = \frac{x^2 + 3x}{x - 2} f ( x ) = x โ 2 x 2 + 3 x โ .
๐ก Show Solution Solution:
Quotient rule: ( u v ) โฒ = u โฒ v โ u v โฒ v 2 \left(\frac{u}{v}\right)' = \frac{u'v - uv'}{v^2} ( v u โ )
3 Problem 3hard โ Question:Find f'(x) if f(x) = (2xยฒ - 3x)/(xยฒ + 1)
๐ก Show Solution Step 1: Identify
Top: u = 2 x 2 โ 3 x u = 2x^2 - 3x u = 2 x 2 โ 3 x , so u โฒ = 4 x โ 3 u' = 4x - 3 u โฒ = 4 x โ 3
Bottom: v = x 2 + 1 v = x^2 + 1 v = x 2 + 1 , so v โฒ = 2 x v' = 2x v โฒ = 2 x
Step 2: Quotient rule
f โฒ ( x ) = v โ
u โฒ โ u โ
v โฒ v 2 f'(x) = \frac{v \cdot u' - u \cdot v'}{v^2} f โฒ ( x ) = v 2
= ( x 2 + 1 ) ( 4 x โ 3 ) โ ( 2 x 2 โ 3 x ) ( 2 x ) ( x 2 + 1 ) 2 = \frac{(x^2 + 1)(4x - 3) - (2x^2 - 3x)(2x)}{(x^2 + 1)^2} = ( x 2 + 1 ) 2
Step 3: Expand first term
( x 2 + 1 ) ( 4 x โ 3 ) = 4 x 3 โ 3 x 2 + 4 x โ 3 (x^2 + 1)(4x - 3) = 4x^3 - 3x^2 + 4x - 3 ( x 2 + 1 ) ( 4 x โ 3 ) = 4 x
Step 4: Expand second term
( 2 x 2 โ 3 x ) ( 2 x ) = 4 x 3 โ 6 x 2 (2x^2 - 3x)(2x) = 4x^3 - 6x^2 ( 2 x 2 โ 3 x ) ( 2 x ) = 4 x 3 โ
Step 5: Subtract
= 4 x 3 โ 3 x 2 + 4 x โ 3 โ ( 4 x 3 โ 6 x 2 ) ( x 2 + 1 ) 2 = \frac{4x^3 - 3x^2 + 4x - 3 - (4x^3 - 6x^2)}{(x^2 + 1)^2} = ( x 2 + 1 ) 2
= 4 x 3 โ 3 x 2 + 4 x โ 3 โ 4 x 3 + 6 x 2 ( x 2 + 1 ) 2 = \frac{4x^3 - 3x^2 + 4x - 3 - 4x^3 + 6x^2}{(x^2 + 1)^2} = ( x 2 + 1 ) 2
Step 6: Combine like terms
= 3 x 2 + 4 x โ 3 ( x 2 + 1 ) 2 = \frac{3x^2 + 4x - 3}{(x^2 + 1)^2} = ( x 2 + 1 ) 2 3
Answer: f'(x) = (3xยฒ + 4x - 3)/(xยฒ + 1)ยฒ
4 Problem 4hard โ Question:Find d y d x \frac{dy}{dx} d x d y โ if y = cos โก x 1 + sin โก x y = \frac{\cos x}{1 + \sin x} y = 1 + s i n x c o s x โ .
๐ก Show Solution Solution:
Quotient rule with u = cos โก x u = \cos x u = cos x and v = 1 + sin โก x v = 1 + \sin x v = 1 + sin x :
u
The Power Rule
โพ
Yes, this page includes 4 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
โฒ
(
x
)
โ
โฒ
=
v 2 u โฒ v โ u v โฒ โ
Let u = x 2 + 3 x u = x^2 + 3x u = x 2 + 3 x and v = x โ 2 v = x - 2 v = x โ 2
u โฒ = 2 x + 3 u' = 2x + 3 u โฒ = 2 x + 3
v โฒ = 1 v' = 1 v โฒ = 1
f โฒ ( x ) = ( 2 x + 3 ) ( x โ 2 ) โ ( x 2 + 3 x ) ( 1 ) ( x โ 2 ) 2 f'(x) = \frac{(2x + 3)(x - 2) - (x^2 + 3x)(1)}{(x - 2)^2} f โฒ ( x ) = ( x โ 2 ) 2 ( 2 x + 3 ) ( x โ 2 ) โ ( x 2 + 3 x ) ( 1 ) โ
= 2 x 2 โ 4 x + 3 x โ 6 โ x 2 โ 3 x ( x โ 2 ) 2 = \frac{2x^2 - 4x + 3x - 6 - x^2 - 3x}{(x - 2)^2} = ( x โ 2 ) 2 2 x 2 โ 4 x + 3 x โ 6 โ x 2 โ 3 x โ
= 2 x 2 โ x 2 โ 4 x + 3 x โ 3 x โ 6 ( x โ 2 ) 2 = \frac{2x^2 - x^2 - 4x + 3x - 3x - 6}{(x - 2)^2} = ( x โ 2 ) 2 2 x 2 โ x 2 โ 4 x + 3 x โ 3 x โ 6 โ
= x 2 โ 4 x โ 6 ( x โ 2 ) 2 = \frac{x^2 - 4x - 6}{(x - 2)^2} = ( x โ 2 ) 2 x 2 โ 4 x โ 6 โ
v โ
u โฒ โ u โ
v โฒ
โ
( x 2 + 1 ) ( 4 x โ 3 ) โ ( 2 x 2 โ 3 x ) ( 2 x )
โ
3
โ
3 x 2 +
4 x โ
3
6
x 2
4 x 3 โ 3 x 2 + 4 x โ 3 โ ( 4 x 3 โ 6 x 2 )
โ
4 x 3 โ 3 x 2 + 4 x โ 3 โ 4 x 3 + 6 x 2
โ
x
2
+
4
x
โ
3
โ
โฒ = โ sin โก x u' = -\sin x u โฒ = โ sin x
v โฒ = cos โก x v' = \cos x v โฒ = cos x d y d x = ( โ sin โก x ) ( 1 + sin โก x ) โ ( cos โก x ) ( cos โก x ) ( 1 + sin โก x ) 2 \frac{dy}{dx} = \frac{(-\sin x)(1 + \sin x) - (\cos x)(\cos x)}{(1 + \sin x)^2} d x d y โ = ( 1 + s i n x ) 2 ( โ s i n x ) ( 1 + s i n x ) โ ( c o s x ) ( c o s x
= โ sin โก x โ sin โก 2 x โ cos โก 2 x ( 1 + sin โก x ) 2 = \frac{-\sin x - \sin^2 x - \cos^2 x}{(1 + \sin x)^2} = ( 1 + s i n x ) 2 โ s i n x โ s i n 2 x โ c o s 2 x โ
Use Pythagorean identity: sin โก 2 x + cos โก 2 x = 1 \sin^2 x + \cos^2 x = 1 sin 2 x + cos 2 x = 1
= โ sin โก x โ 1 ( 1 + sin โก x ) 2 = \frac{-\sin x - 1}{(1 + \sin x)^2} = ( 1 + s i n x ) 2 โ s i n x โ 1 โ
= โ ( sin โก x + 1 ) ( 1 + sin โก x ) 2 = \frac{-(\sin x + 1)}{(1 + \sin x)^2} = ( 1 + s i n x ) 2 โ ( s i n x + 1 ) โ
= โ 1 1 + sin โก x = \frac{-1}{1 + \sin x} = 1 + s i n x โ 1 โ
)
โ