Skip to content Study Mondo Free study resources for students from Grade 4 through AP and test prep. 38 courses, 900+ topics.
Courses Features Company Stay Ahead in School Free weekly study tips, practice sets, and exam strategies. No spam, unsubscribe anytime.
ยฉ 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.
Factoring Method for Limits | Study Mondo
Topics / Limits & Continuity / Factoring Method for Limits Factoring Method for Limits Use factoring to simplify and evaluate limits with indeterminate forms
SM Written and reviewed by the Study Mondo Education Team โข Last updated April 28, 2026
๐ฏ โญ INTERACTIVE LESSON
Try the Interactive Version! Learn step-by-step with practice exercises built right in.
Start Interactive Lesson โ Solving Limits by Factoring
When direct substitution gives you , is often your best friend!
0 0 \frac{0}{0} 0 0 โ
factoring
The Problem You try to evaluate lim โก x โ a f ( x ) g ( x ) \lim_{x \to a} \frac{f(x)}{g(x)} lim x โ a โ g ( x ) f ( x ) โ and get:
f ( a ) g ( a ) = 0 0 \frac{f(a)}{g(a)} = \frac{0}{0} g ( a ) f ( a ) โ = 0 0 โ
This means both the numerator and denominator have (x - a) as a factor .
The Solution
Factor both the numerator and denominator
Cancel the common factor (x - a)
Re-evaluate using direct substitution
The key insight: ( x โ a ) (x - a) ( x โ a ) is causing the problem, so eliminate it!
Example 1: Basic Factoring Find lim โก x โ 2 x 2 โ 4 x โ 2 \lim_{x \to 2} \frac{x^2 - 4}{x - 2} lim x โ 2 โ x โ 2 x 2 โ 4 โ
Step 1: Try direct substitution
2 2 โ 4 2 โ 2 = 0 0 \frac{2^2 - 4}{2 - 2} = \frac{0}{0} 2 โ 2 2 2 โ 4 โ = 0 0 โ โ Indeterminate!
Step 2: Factor the numerator
x 2 โ 4 = ( x โ 2 ) ( x + 2 ) x^2 - 4 = (x - 2)(x + 2) x 2 โ 4 = ( x โ 2 ) ( x + 2 )
Step 3: Rewrite and cancel
lim โก x โ 2 x 2 โ 4 x โ 2 = lim โก x โ 2 ( x โ 2 ) ( x + 2 ) x โ 2 = lim โก x โ 2 ( x + 2 ) \lim_{x \to 2} \frac{x^2 - 4}{x - 2} = \lim_{x \to 2} \frac{(x-2)(x+2)}{x - 2} = \lim_{x \to 2} (x + 2) lim x โ 2 โ x โ 2 x 2 โ 4 โ = lim x โ 2 โ x โ 2 ( x โ 2 ) ( x + 2 ) โ = lim x โ 2 โ ( x + 2 )
Step 4: Now use direct substitution
= 2 + 2 = 4 = 2 + 2 = 4 = 2 + 2 = 4
Why Can We Cancel?
We're evaluating the limit as x approaches 2 , not at x = 2 .
Since x โ 2 x \neq 2 x ๎ = 2 during the approach, we can safely divide by ( x โ 2 ) (x - 2) ( x โ 2 ) .
Example 2: Factor Both Parts Find lim โก x โ 3 x 2 โ 9 x 2 โ 5 x + 6 \lim_{x \to 3} \frac{x^2 - 9}{x^2 - 5x + 6} lim x โ 3 โ x 2 โ 5 x + 6 x 2 โ 9 โ
Step 1: Check for 0 0 \frac{0}{0} 0 0 โ
9 โ 9 9 โ 15 + 6 = 0 0 \frac{9 - 9}{9 - 15 + 6} = \frac{0}{0} 9 โ 15 + 6 9 โ 9 โ = 0 0 โ โ
Step 2: Factor everything
Numerator: x 2 โ 9 = ( x โ 3 ) ( x + 3 ) x^2 - 9 = (x - 3)(x + 3) x 2 โ 9 = ( x โ 3 ) ( x + 3 )
Denominator: x 2 โ 5 x + 6 = ( x โ 3 ) ( x โ 2 ) x^2 - 5x + 6 = (x - 3)(x - 2) x 2 โ 5 x + 6 = ( x โ 3 ) ( x โ 2 )
Step 3: Cancel common factor
lim โก x โ 3 ( x โ 3 ) ( x + 3 ) ( x โ 3 ) ( x โ 2 ) = lim โก x โ 3 x + 3 x โ 2 \lim_{x \to 3} \frac{(x-3)(x+3)}{(x-3)(x-2)} = \lim_{x \to 3} \frac{x + 3}{x - 2} lim x โ 3 โ ( x โ 3 ) ( x โ 2 ) ( x โ 3 ) ( x + 3 ) โ = lim x โ 3 โ x โ 2 x + 3 โ
Step 4: Direct substitution
= 3 + 3 3 โ 2 = 6 1 = 6 = \frac{3 + 3}{3 - 2} = \frac{6}{1} = 6 = 3 โ 2 3 + 3 โ = 1 6 โ = 6
Common Factoring Patterns Expression Factored Form x 2 โ a 2 x^2 - a^2 x 2 โ a 2 ( x โ a ) ( x + a ) (x - a)(x + a) ( x โ a ) ( x + a ) x 2 + b x + c x^2 + bx + c x 2 + b x + c Find two numbers that multiply to c, add to b x 3 โ a 3 x^3 - a^3 x 3 โ a 3 ( x โ a ) ( x 2 + a x + a 2 ) (x - a)(x^2 + ax + a^2) ( x โ a x 3 + a 3 x^3 + a^3 x 3 + a 3 ( x + a ) ( x 2 โ a x + a 2 ) (x + a)(x^2 - ax + a^2) ( x + a
Strategy Summary
Always try direct substitution first
If you get 0 0 \frac{0}{0} 0 0 โ , factor!
Look for common factors to cancel
Try direct substitution again on the simplified form
Success! โ
What If Factoring Doesn't Work? If you still get 0 0 \frac{0}{0} 0 0 โ after factoring, try:
Rationalizing (for radicals)
Multiplying by conjugates
L'Hรดpital's Rule (advanced)
๐ Practice Problems
1 Problem 1easy โ Question:Evaluate lim โก x โ 5 x 2 โ 25 x โ 5 \lim_{x \to 5} \frac{x^2 - 25}{x - 5} lim x โ 5 โ x โ 5 x 2 โ 25 โ
๐ก Show Solution Step 1: Try direct substitution
5 2 โ 25 5 โ 5 = 0 0 \frac{5^2 - 25}{5 - 5} = \frac{0}{0} 5 โ 5 5 2 โ 25 โ =
2 Problem 2medium โ Question:Evaluate lim โก h โ 0 ( x + h ) 2 โ x 2 h \lim_{h \to 0} \frac{(x+h)^2 - x^2}{h} lim h โ 0 โ h (This is important for derivatives!)
3 Problem 3easy โ Question:Evaluate lim(xโ3) (xยฒ - 9)/(x - 3)
๐ก Show Solution Step 1: Try direct substitution:
(3ยฒ - 9)/(3 - 3) = 0/0 (indeterminate)
Step 2: Factor the numerator:
xยฒ - 9 = (x - 3)(x + 3)
Step 3: Simplify:
(xยฒ - 9)/(x - 3) = [(x - 3)(x + 3)]/(x - 3)
= x + 3 (for x โ 3)
Step 4: Evaluate the limit:
lim(xโ3) (x + 3) = 3 + 3 = 6
Answer: 6
4 Problem 4medium โ Question:Find lim(xโ2) (xยฒ - 5x + 6)/(xยฒ - 4)
๐ก Show Solution Step 1: Check direct substitution:
(4 - 10 + 6)/(4 - 4) = 0/0 (indeterminate)
Step 2: Factor numerator:
xยฒ - 5x + 6 = (x - 2)(x - 3)
Step 3: Factor denominator:
xยฒ - 4 = (x - 2)(x + 2)
Step 4: Simplify:
[(x - 2)(x - 3)]/[(x - 2)(x + 2)] = (x - 3)/(x + 2) for x โ 2
Step 5: Evaluate:
lim(xโ2) (x - 3)/(x + 2) = (2 - 3)/(2 + 2) = -1/4
Answer: -1/4
5 Problem 5hard โ Question:Evaluate lim(hโ0) [(2 + h)ยฒ - 4]/h
๐ก Show Solution Step 1: Expand (2 + h)ยฒ:
(2 + h)ยฒ = 4 + 4h + hยฒ
Step 2: Substitute into expression:
[(4 + 4h + hยฒ) - 4]/h = [4h + hยฒ]/h
Step 3: Factor numerator:
[4h + hยฒ]/h = [h(4 + h)]/h
Step 4: Cancel common factor:
h(4 + h)/h = 4 + h (for h โ 0)
Step 5: Evaluate limit:
lim(hโ0) (4 + h) = 4 + 0 = 4
Step 6: Note:
This is the form of a derivative!
It's the derivative of xยฒ at x = 2
Answer: 4
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: Factoring Method for LimitsAvoid 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: Factoring Method for LimitsSee 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 Factoring Method for Limits
โพ ๐ Related Topics in Limits & Continuityโ Frequently Asked QuestionsWhat is Factoring Method for Limits?โพ Use factoring to simplify and evaluate limits with indeterminate forms
How can I study Factoring Method for Limits 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 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Factoring Method for Limits study guide free?โพ Yes โ all study notes, flashcards, and practice problems for Factoring Method for Limits on Study Mondo are free to access. No account is needed.
What course covers Factoring Method for Limits?โพ Factoring Method for Limits is part of the AP Calculus AB course on Study Mondo, specifically in the Limits & Continuity section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Factoring Method for Limits?โพ Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
๐ก Study Tipsโ Work through examples step-by-step โ Practice with flashcards daily โ Review common mistakes )
(
x 2
+
a x +
a 2 )
)
(
x 2
โ
a x +
a 2 )
0 0 โ
This is indeterminate, so we need to factor.
Step 2: Factor the numerator
x 2 โ 25 = ( x โ 5 ) ( x + 5 ) x^2 - 25 = (x - 5)(x + 5) x 2 โ 25 = ( x โ 5 ) ( x + 5 )
This is a difference of squares pattern.
Step 3: Rewrite and cancel
lim โก x โ 5 x 2 โ 25 x โ 5 = lim โก x โ 5 ( x โ 5 ) ( x + 5 ) x โ 5 \lim_{x \to 5} \frac{x^2 - 25}{x - 5} = \lim_{x \to 5} \frac{(x-5)(x+5)}{x - 5} lim x โ 5 โ x โ 5 x 2 โ 25 โ = lim x โ 5 โ x โ 5 ( x โ 5 ) ( x + 5 ) โ
Cancel the common factor ( x โ 5 ) (x - 5) ( x โ 5 ) :
= lim โก x โ 5 ( x + 5 ) = \lim_{x \to 5} (x + 5) = lim x โ 5 โ ( x + 5 )
Step 4: Direct substitution
= 5 + 5 = 10 = 5 + 5 = 10 = 5 + 5 = 10
( x + h ) 2 โ x 2
โ
๐ก Show Solution Step 1: Expand the numerator
( x + h ) 2 โ x 2 = x 2 + 2 x h + h 2 โ x 2 = 2 x h + h 2 (x + h)^2 - x^2 = x^2 + 2xh + h^2 - x^2 = 2xh + h^2 ( x + h ) 2 โ x 2 = x 2 + 2 x h + h 2 โ x 2 = 2 x h + h 2
Step 2: Rewrite the limit
lim โก h โ 0 2 x h + h 2 h \lim_{h \to 0} \frac{2xh + h^2}{h} lim h โ 0 โ h 2 x h + h 2
Step 3: Factor out h from the numerator
lim โก h โ 0 h ( 2 x + h ) h \lim_{h \to 0} \frac{h(2x + h)}{h} lim h โ 0 โ h h ( 2 x + h ) โ
Step 4: Cancel the common factor
lim โก h โ 0 ( 2 x + h ) \lim_{h \to 0} (2x + h) lim h โ 0 โ ( 2 x + h )
Step 5: Direct substitution
= 2 x + 0 = 2 x = 2x + 0 = 2x = 2 x + 0 = 2 x
Answer: 2x
Note: This limit is actually the derivative of f ( x ) = x 2 f(x) = x^2 f ( x ) = x 2 !
โ