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.
Limits & Continuity - Interactive Lesson | Study Mondo
Limits & Continuity - Complete Interactive Lesson Part 1: The Foundation of Calculus โซ Understanding Limits
Part 1 of 7 โ The Foundation of Calculus
1. What Is a Limit?
A limit describes the value a function approaches as x x x gets closer and closer to a particular value c c c . We write:
lim โก x โ c f ( x ) = L \lim_{x \to c} f(x) = L lim x โ c โ f ( x ) = L
This means: as x x x approaches c c c (from both sides), f ( x ) f(x) f ( x ) gets arbitrarily close to L L L .
Crucial insight: The limit is about where the function is heading , not where it actually is . The function doesn't need to be defined at x = c x = c x = c for the limit to exist.
2. Evaluating Limits by Direct Substitution
The simplest method: just plug in the value. If f ( c ) f(c) f ( c ) produces a real number, then:
lim โก x โ c f ( x ) = f ( c ) \lim_{x \to c} f(x) = f(c) lim x โ c โ f ( x ) = f ( c )
Example: lim โก x โ 3 ( 2 x + 1 ) = 2 ( 3 ) + 1 = 7 \lim_{x \to 3} (2x + 1) = 2(3) + 1 = 7 lim x โ 3 โ ( 2 x + 1 ) = 2 ( 3 ) + 1 = 7
This works for polynomials, exponentials, and other continuous functions.
3. The Indeterminate Form 0 0 \frac{0}{0} 0 0 โ
When direct substitution gives 0 0 \frac{0}{0} 0 0 โ , you have an indeterminate form . The limit may still exist โ apply algebraic techniques.
Factoring: lim โก x โ 2 x 2 โ 4 x โ 2 = lim โก x โ 2 ( x โ 2 ) ( x + 2 ) x โ 2 = lim โก x โ 2 ( x + 2 ) = 4 \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) = 4 lim x โ 2 โ
Rationalizing: lim โก x โ 0 x + 4 โ 2 x \lim_{x \to 0} \frac{\sqrt{x+4} - 2}{x} lim x โ 0 โ x x + 4
Multiply by conjugate: ( x + 4 ) โ 4 x ( x + 4 + 2 ) = 1 x + 4 + 2 โ 1 4 \frac{(x+4)-4}{x(\sqrt{x+4}+2)} = \frac{1}{\sqrt{x+4}+2} \to \frac{1}{4} x ( x + 4 โ
4. When Limits Do Not Exist
A limit DNE when:
Left-hand and right-hand limits differ
The function grows without bound
The function oscillates (e.g., sin โก ( 1 / x ) \sin(1/x) sin ( 1/ x ) near x = 0 x = 0 x = 0 )
Check Your Understanding ๐ฏ
Key Techniques Summary
Situation Method Example Direct sub works Plug in c c c lim โก x โ 2 x 3 = 8 \lim_{x \to 2} x^3 = 8 lim x โ 2 โ x 3
Check Your Understanding ๐ฏ
Match the Technique ๐
For each limit, select the best first step.
Part 2: Mastering Limit Computation โซ Evaluating Limits Algebraically
Part 2 of 7 โ Mastering Limit Computation
1. Special Trig Limits
Two limits you must memorize for the AP exam:
lim โก x โ 0 sin โก x x = 1 lim โก x โ 0 1 โ cos โก x x = 0 \lim_{x \to 0} \frac{\sin x}{x} = 1 \qquad \lim_{x \to 0} \frac{1 - \cos x}{x} = 0 lim x โ 0 โ x
Part 3: Left-Hand and Right-Hand Limits โซ One-Sided Limits
Part 3 of 7 โ Left-Hand and Right-Hand Limits
1. Definition
The left-hand limit lim โก x โ c โ f ( x ) \lim_{x \to c^-} f(x) lim x โ c โ โ f ( x ) considers only values of x x x approaching from the left (values less than ).
Part 4: Bounding Limits โซ The Squeeze Theorem
Part 4 of 7 โ Bounding Limits
1. Statement of the Squeeze Theorem
If g ( x ) โค f ( x ) โค h ( x ) g(x) \leq f(x) \leq h(x) g ( x ) โค f ( x ) โค h ( x ) for all x x x near c c (except possibly at ), and:
Part 5: When Functions Behave Nicely โซ Continuity & the Intermediate Value Theorem
Part 5 of 7 โ When Functions Behave Nicely
1. Definition of Continuity
A function f f f is continuous at x = c x = c x = c if all three conditions hold:
f ( c ) f(c) f ( c ) is defined
lim โก x โ c f ( x exists
Part 6: AP-Level Practice โซ Problem-Solving Workshop
Part 6 of 7 โ AP-Level Practice
Strategy Guide for Limit Problems
Step 1: Try direct substitution. If it works, you're done.
Step 2: Identify the form.
0 0 \frac{0}{0} 0 0 โ : Try factoring, rationalizing, or trig identities
nonzero 0 \frac{\text{nonzero}}{0} : The limit is (or DNE if signs differ by side)
Part 7: Putting It All Together โซ Review & AP Exam Applications
Part 7 of 7 โ Putting It All Together
Complete Limits Toolkit
1. Direct Substitution โ Always try first. Works for continuous functions.
2. Algebraic Manipulation โ For 0 0 \frac{0}{0} 0 0 โ :
Factor polynomials: x 2 โ a 2 = ( x โ a ) ( x + a ) x^2 - a^2 = (x-a)(x+a)
x
โ
2
x 2 โ 4
โ
=
lim x โ 2 โ x โ 2 ( x โ 2 ) ( x + 2 ) โ =
lim x โ 2 โ ( x +
2 ) =
4
โ
โ
2
โ
+
2
)
( x + 4 ) โ 4
โ
=
4 1 โ
=
8
0 0 \frac{0}{0} 0 0 โ with polynomialFactor & cancel x 2 โ 4 x โ 2 โ x + 2 \frac{x^2-4}{x-2} \to x+2 x โ 2 x 2 โ 4 โ โ x + 2
0 0 \frac{0}{0} 0 0 โ with radicalMultiply by conjugate x + 4 โ 2 x \frac{\sqrt{x+4}-2}{x} x x + 4 โ โ 2 โ
nonzero 0 \frac{\text{nonzero}}{0} 0 nonzero โ Check for ยฑ โ \pm\infty ยฑ โ or DNE 1 x โ 3 \frac{1}{x-3} x โ 3 1 โ near x = 3 x=3 x = 3
AP Tip: 0 0 \frac{0}{0} 0 0 โ does NOT mean DNE. It means "do more algebra."
s i n x
โ
=
1 lim x โ 0 โ x 1 โ c o s x โ =
0
These appear constantly in disguised forms. For example:
lim โก x โ 0 sin โก ( 3 x ) x = lim โก x โ 0 3 โ
sin โก ( 3 x ) 3 x = 3 โ
1 = 3 \lim_{x \to 0} \frac{\sin(3x)}{x} = \lim_{x \to 0} 3 \cdot \frac{\sin(3x)}{3x} = 3 \cdot 1 = 3 lim x โ 0 โ x s i n ( 3 x ) โ = lim x โ 0 โ 3 โ
3 x s i n ( 3 x ) โ = 3 โ
1 = 3
General pattern: lim โก x โ 0 sin โก ( a x ) b x = a b \lim_{x \to 0} \frac{\sin(ax)}{bx} = \frac{a}{b} lim x โ 0 โ b x s i n ( a x ) โ = b a โ
2. Limits at Infinity For rational functions as x โ โ x \to \infty x โ โ , compare the degrees of numerator and denominator:
Same degree: Limit = ratio of leading coefficients
lim โก x โ โ 3 x 2 + 1 5 x 2 โ 2 = 3 5 \lim_{x \to \infty} \frac{3x^2 + 1}{5x^2 - 2} = \frac{3}{5} lim x โ โ โ 5 x 2 โ 2 3 x 2 + 1 โ = 5 3 โ
Numerator degree < Denominator degree: Limit = 0
lim โก x โ โ 2 x x 2 + 1 = 0 \lim_{x \to \infty} \frac{2x}{x^2 + 1} = 0 lim x โ โ โ x 2 + 1
Numerator degree > Denominator degree: Limit = ยฑ โ \pm\infty ยฑ โ
lim โก x โ โ x 3 x + 1 = โ \lim_{x \to \infty} \frac{x^3}{x+1} = \infty lim x โ โ โ x + 1
The number e e e is defined by: lim โก n โ โ ( 1 + 1 n ) n = e โ 2.718 \lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n = e \approx 2.718 lim n โ โ โ ( 1 + n 1 โ ) n = e โ 2.718
Useful variant: lim โก x โ 0 e x โ 1 x = 1 \lim_{x \to 0} \frac{e^x - 1}{x} = 1 lim x โ 0 โ x e x โ 1 โ = 1
4. Piecewise Function Limits For piecewise functions, evaluate the limit from each side separately:
f ( x ) = { x 2 x < 1 2 x โ 1 x โฅ 1 f(x) = \begin{cases} x^2 & x < 1 \\ 2x - 1 & x \geq 1 \end{cases} f ( x ) = { x 2 2 x โ 1 โ x < 1 x โฅ 1 โ
lim โก x โ 1 โ f ( x ) = 1 2 = 1 \lim_{x \to 1^-} f(x) = 1^2 = 1 lim x โ 1 โ โ f ( x ) = 1 2 = 1 and lim โก x โ 1 + f ( x ) = 2 ( 1 ) โ 1 = 1 \lim_{x \to 1^+} f(x) = 2(1)-1 = 1 lim x โ 1 + โ f ( x ) = 2 ( 1 ) โ 1 =
Since both sides agree, lim โก x โ 1 f ( x ) = 1 \lim_{x \to 1} f(x) = 1 lim x โ 1 โ f ( x ) = 1 .
Check Your Understanding ๐ฏ
Limits at Infinity โ Quick Reference
Degree Comparison Result Memory Aid deg(top) < deg(bottom) 0 0 0 "Bottom wins" deg(top) = deg(bottom) leadingย coeffย top leadingย coeffย bottom \frac{\text{leading coeff top}}{\text{leading coeff bottom}} leadingย coeffย bottom leadingย coeffย top โ "Tie goes to coefficients" deg(top) > deg(bottom) ยฑ โ \pm\infty ยฑ โ "Top wins"
Key trig limits to memorize:
lim โก x โ 0 sin โก x x = 1 \lim_{x \to 0} \frac{\sin x}{x} = 1 lim x โ 0 โ x s i n x โ =
Check Your Understanding ๐ฏ
The right-hand limit lim โก x โ c + f ( x ) \lim_{x \to c^+} f(x) lim x โ c + โ f ( x ) considers only values approaching from the right (values greater than c c c ).
The two-sided limit exists if and only if both one-sided limits exist and are equal:
lim โก x โ c f ( x ) = L โ
โ โบ โ
โ lim โก x โ c โ f ( x ) = L ย andย lim โก x โ c + f ( x ) = L \lim_{x \to c} f(x) = L \iff \lim_{x \to c^-} f(x) = L \text{ and } \lim_{x \to c^+} f(x) = L lim x โ c โ f ( x ) = L โบ lim x โ c โ โ f ( x ) = L ย andย lim x โ c + โ f ( x ) = L
2. Piecewise Functions One-sided limits are essential for piecewise functions:
g ( x ) = { x + 3 x < 2 x 2 x โฅ 2 g(x) = \begin{cases} x + 3 & x < 2 \\ x^2 & x \geq 2 \end{cases} g ( x ) = { x + 3 x 2 โ x < 2 x โฅ 2 โ
lim โก x โ 2 โ g ( x ) = 2 + 3 = 5 \lim_{x \to 2^-} g(x) = 2 + 3 = 5 lim x โ 2 โ โ g ( x ) = 2 + 3 = 5
lim โก x โ 2 + g ( x ) = 2 2 = 4 \lim_{x \to 2^+} g(x) = 2^2 = 4 lim x โ 2 + โ g ( x ) = 2 2 =
Since 5 โ 4 5 \neq 4 5 ๎ = 4 , we say lim โก x โ 2 g ( x ) \lim_{x \to 2} g(x) lim x โ 2 โ g ( x ) does not exist .
3. Vertical Asymptotes At a vertical asymptote, one-sided limits reveal the behavior:
For f ( x ) = 1 x โ 3 f(x) = \frac{1}{x - 3} f ( x ) = x โ 3 1 โ :
lim โก x โ 3 + 1 x โ 3 = + โ \lim_{x \to 3^+} \frac{1}{x-3} = +\infty lim x โ 3 + โ x โ 3 1 โ = + โ (positive values approach from right)
lim โก x โ 3 โ 1 x โ 3 = โ โ \lim_{x \to 3^-} \frac{1}{x-3} = -\infty lim x โ 3 โ โ x โ 3 1 โ (negative values approach from left)
4. Absolute Value Functions โฃ x โฃ = { x x โฅ 0 โ x x < 0 |x| = \begin{cases} x & x \geq 0 \\ -x & x < 0 \end{cases} โฃ x โฃ = { x โ x โ x โฅ 0 x < 0 โ
lim โก x โ 0 โฃ x โฃ x = { lim โก x โ 0 + x x = 1 lim โก x โ 0 โ โ x x = โ 1 \lim_{x \to 0} \frac{|x|}{x} = \begin{cases} \lim_{x \to 0^+} \frac{x}{x} = 1 \\ \lim_{x \to 0^-} \frac{-x}{x} = -1 \end{cases} lim x โ 0 โ x โฃ x โฃ โ = { lim x โ 0 + โ x x โ = 1
The two sides disagree, so lim โก x โ 0 โฃ x โฃ x \lim_{x \to 0} \frac{|x|}{x} lim x โ 0 โ x โฃ x โฃ โ does not exist.
Check Your Understanding ๐ฏ
One-Sided Limit Decision Tree
Is the function piecewise? โ Use the piece valid on that side
Is there a vertical asymptote? โ Check sign of expression on that side
Is there an absolute value? โ Rewrite without โฃ โ
โฃ | \cdot | โฃ โ
โฃ using the sign of the expression
Key fact for the AP exam: The two-sided limit exists only when left = right. If the problem asks "does the limit exist," always check both sides.
Common Mistakes
Confusing "the limit is โ \infty โ " with "the limit exists" โ saying the limit is โ \infty โ means it does NOT exist as a finite limit
Forgetting to check both sides at breakpoints of piecewise functions
Check Your Understanding ๐ฏ
Evaluate the One-Sided Limits ๐
c
lim โก x โ c g ( x ) = lim โก x โ c h ( x ) = L \lim_{x \to c} g(x) = \lim_{x \to c} h(x) = L lim x โ c โ g ( x ) = lim x โ c โ h ( x ) = L
then lim โก x โ c f ( x ) = L \lim_{x \to c} f(x) = L lim x โ c โ f ( x ) = L as well.
Intuition: If f f f is "squeezed" between two functions that both approach L L L , then f f f must also approach L L L .
2. Classic Example: lim โก x โ 0 x sin โก ( 1 x ) \lim_{x \to 0} x \sin\left(\frac{1}{x}\right) lim x โ 0 โ x sin ( x 1 โ ) We know โ 1 โค sin โก ( 1 x ) โค 1 -1 \leq \sin\left(\frac{1}{x}\right) \leq 1 โ 1 โค sin ( x 1 โ ) โค 1 for all x โ 0 x \neq 0 x ๎ = 0 .
Multiply by โฃ x โฃ |x| โฃ x โฃ : ย โ โฃ x โฃ โค x sin โก ( 1 x ) โค โฃ x โฃ \ -|x| \leq x\sin\left(\frac{1}{x}\right) \leq |x| ย โ โฃ x โฃ โค x sin ( x 1 โ ) โค โฃ x โฃ
Since lim โก x โ 0 ( โ โฃ x โฃ ) = 0 \lim_{x \to 0} (-|x|) = 0 lim x โ 0 โ ( โ โฃ x โฃ ) = 0 and lim โก x โ 0 โฃ x โฃ = 0 \lim_{x \to 0} |x| = 0 lim x โ 0 โ โฃ x โฃ = 0 :
lim โก x โ 0 x sin โก ( 1 x ) = 0 \lim_{x \to 0} x\sin\left(\frac{1}{x}\right) = 0 lim x โ 0 โ x sin ( x 1 โ ) = 0
3. When to Use the Squeeze Theorem
The function involves an oscillating factor (like sin โก \sin sin or cos โก \cos cos ) multiplied by something going to 0
You can bound the function between two simpler functions
Direct algebraic techniques don't work
4. Proving lim โก x โ 0 sin โก x x = 1 \lim_{x \to 0} \frac{\sin x}{x} = 1 lim x โ 0 โ x s i n x โ = 1 Using geometry of the unit circle, one can show that for 0 < x < ฯ 2 0 < x < \frac{\pi}{2} 0 < x < 2 ฯ โ :
cos โก x โค sin โก x x โค 1 \cos x \leq \frac{\sin x}{x} \leq 1 cos x โค x s i n x โ โค 1
Since lim โก x โ 0 cos โก x = 1 \lim_{x \to 0} \cos x = 1 lim x โ 0 โ cos x = 1 and lim โก x โ 0 1 = 1 \lim_{x \to 0} 1 = 1 lim x โ 0 โ 1 = 1 , the Squeeze Theorem gives us lim โก x โ 0 sin โก x x = 1 \lim_{x \to 0} \frac{\sin x}{x} = 1 lim x โ 0 โ x s i n x โ = 1 .
Check Your Understanding ๐ฏ
Squeeze Theorem Checklist
To apply the Squeeze Theorem, you need three things:
โ
A lower bound function g ( x ) โค f ( x ) g(x) \leq f(x) g ( x ) โค f ( x )
โ
An upper bound function f ( x ) โค h ( x ) f(x) \leq h(x) f ( x ) โค h ( x )
โ
Both bounds approach the same limit : lim โก g = lim โก h = L \lim g = \lim h = L lim g = lim h = L
Common bounding facts:
โ 1 โค sin โก ( anything ) โค 1 -1 \leq \sin(\text{anything}) \leq 1 โ 1 โค sin ( anything ) โค 1
โ 1 โค cos โก ( anything ) โค 1 -1 \leq \cos(\text{anything}) \leq 1 โ 1 โค cos ( anything ) โค 1
Check Your Understanding ๐ฏ
Apply the Squeeze Theorem ๐
) \lim_{x \to c} f(x) lim x โ c โ f ( x )
lim โก x โ c f ( x ) = f ( c ) \lim_{x \to c} f(x) = f(c) lim x โ c โ f ( x ) = f ( c ) If any condition fails, f f f has a discontinuity at c c c .
2. Types of Discontinuities Removable (hole): The limit exists but f ( c ) f(c) f ( c ) is missing or wrong.
Example: f ( x ) = x 2 โ 1 x โ 1 f(x) = \frac{x^2-1}{x-1} f ( x ) = x โ 1 x 2 โ 1 โ at x = 1 x=1 x = 1 . The limit is 2, but f ( 1 ) f(1) f ( 1 ) is undefined.
Jump: The one-sided limits exist but are not equal.
Example: f ( x ) = { 1 x < 0 2 x โฅ 0 f(x) = \begin{cases} 1 & x < 0 \\ 2 & x \geq 0 \end{cases} f ( x ) = { 1 2 โ x < 0 x โฅ 0 โ
Infinite (vertical asymptote): The function approaches ยฑ โ \pm\infty ยฑ โ .
Example: f ( x ) = 1 x f(x) = \frac{1}{x} f ( x ) = x 1 โ at x = 0 x = 0 x = 0 .
3. Continuity on an Interval f f f is continuous on [ a , b ] [a,b] [ a , b ] if:
f f f is continuous at every point in ( a , b ) (a,b) ( a , b )
lim โก x โ a + f ( x ) = f ( a ) \lim_{x \to a^+} f(x) = f(a) lim x โ a + โ f ( x ) = f ( a ) (right-continuous at left endpoint)
lim โก x โ b โ f ( x ) = f ( b ) \lim_{x \to b^-} f(x) = f(b) lim x โ b โ โ f ( x ) = f ( b ) (left-continuous at right endpoint)
Key fact: Polynomials, e x e^x e x , sin โก x \sin x sin x , cos โก x \cos x cos x , and ln โก x \ln x ln x (on its domain) are continuous everywhere they are defined.
4. The Intermediate Value Theorem (IVT) If f f f is continuous on [ a , b ] [a,b] [ a , b ] and N N N is any value between f ( a ) f(a) f ( a ) and f ( b ) f(b) f ( b ) , then there exists at least one c โ ( a , b ) c \in (a,b) c โ ( a , b ) such that f ( c ) = N f(c) = N f ( c ) = N .
Application: Show that x 3 + x โ 1 = 0 x^3 + x - 1 = 0 x 3 + x โ 1 = 0 has a solution in [ 0 , 1 ] [0,1] [ 0 , 1 ] .
f ( 0 ) = โ 1 < 0 f(0) = -1 < 0 f ( 0 ) = โ 1 < 0
f ( 1 ) = 1 > 0 f(1) = 1 > 0 f ( 1 ) = 1 > 0
Since f f f is continuous and changes sign, by IVT there exists c โ ( 0 , 1 ) c \in (0,1) c โ ( 0 , 1 ) with f ( c ) = 0 f(c) = 0 f ( c ) = 0 .
Check Your Understanding ๐ฏ
Continuity Checklist (AP Exam Format)
To show f f f is continuous at x = c x=c x = c , state:
"f ( c ) f(c) f ( c ) is defined and equals ___"
"lim โก x โ c f ( x ) \lim_{x \to c} f(x) lim x โ c โ f ( x ) exists and equals ___"
"Since lim โก x โ c f ( x ) = f ( c ) \lim_{x \to c} f(x) = f(c) lim x โ c โ f ( x ) = f ( c ) , f f f is continuous at c c "
IVT on the AP Exam
Standard IVT justification:
"Since f f f is continuous on [ a , b ] [a,b] [ a , b ] ..." โ must state continuity
"...and f ( a ) = value f(a) = \text{value} f ( a ) = value and f ( b ) = value f(b) = \text{value} f ..." โ state the function values
Check Your Understanding ๐ฏ
Classify the Discontinuities ๐
0
nonzero
โ
ยฑ โ ยฑ โ \frac{\pm\infty}{\pm\infty} ยฑ โ ยฑ โ โ : Divide top and bottom by highest power of x x x Step 3: For piecewise or absolute value, check both one-sided limits.
Step 4: For oscillating factors, try the Squeeze Theorem.
Worked Example 1 lim โก x โ 4 x โ 2 x โ 4 \lim_{x \to 4} \frac{\sqrt{x} - 2}{x - 4} lim x โ 4 โ x โ 4 x โ โ 2 โ
Direct sub: 0 0 \frac{0}{0} 0 0 โ . Rationalize:
x โ 2 x โ 4 โ
x + 2 x + 2 = x โ 4 ( x โ 4 ) ( x + 2 ) = 1 x + 2 \frac{\sqrt{x}-2}{x-4} \cdot \frac{\sqrt{x}+2}{\sqrt{x}+2} = \frac{x-4}{(x-4)(\sqrt{x}+2)} = \frac{1}{\sqrt{x}+2} x โ 4 x โ โ 2 โ โ
x โ + 2 x ( x โ 4 ) ( x โ + 2 ) x โ 4 โ = x โ + 2 1 โ
At x = 4 x = 4 x = 4 : 1 4 + 2 = 1 4 \frac{1}{\sqrt{4}+2} = \frac{1}{4} 4 โ + 2 1 โ = 4 1 โ
Worked Example 2 lim โก x โ 0 sin โก ( 3 x ) sin โก ( 5 x ) \lim_{x \to 0} \frac{\sin(3x)}{\sin(5x)} lim x โ 0 โ s i n ( 5 x ) s i n ( 3 x ) โ
Rewrite: sin โก ( 3 x ) sin โก ( 5 x ) = sin โก ( 3 x ) 3 x โ
5 x sin โก ( 5 x ) โ
3 x 5 x = 1 โ
1 โ
3 5 = 3 5 \frac{\sin(3x)}{\sin(5x)} = \frac{\sin(3x)}{3x} \cdot \frac{5x}{\sin(5x)} \cdot \frac{3x}{5x} = 1 \cdot 1 \cdot \frac{3}{5} = \frac{3}{5} s i n ( 5 x ) s i n ( 3 x ) โ = 3 x s i n ( 3 x ) โ โ
s i n ( 5 x ) 5 x โ โ
5 x 3 x โ = 1 โ
1 โ
5 3 โ = 5 3 โ
Worked Example 3 lim โก x โ โ โ 2 x + 1 x 2 + 3 \lim_{x \to -\infty} \frac{2x + 1}{\sqrt{x^2 + 3}} lim x โ โ โ โ x 2 + 3 โ 2 x + 1 โ
For x < 0 x < 0 x < 0 : x 2 = โฃ x โฃ = โ x \sqrt{x^2} = |x| = -x x 2 โ = โฃ x โฃ = โ x . Factor:
2 x + 1 x 2 + 3 = x ( 2 + 1 / x ) โฃ x โฃ 1 + 3 / x 2 = x ( 2 + 1 / x ) โ x 1 + 3 / x 2 \frac{2x+1}{\sqrt{x^2+3}} = \frac{x(2+1/x)}{|x|\sqrt{1+3/x^2}} = \frac{x(2+1/x)}{-x\sqrt{1+3/x^2}} x 2 + 3 โ 2 x + 1 โ = โฃ x โฃ 1 + 3/ x 2 โ x ( 2 + 1/ x โ x 1 + 3/ x 2 โ x ( 2 + 1/ x )
= โ ( 2 + 1 / x ) 1 + 3 / x 2 โ โ 2 1 = โ 2 = \frac{-(2+1/x)}{\sqrt{1+3/x^2}} \to \frac{-2}{1} = -2 = 1 + 3/ x 2 โ โ ( 2 + 1/ x ) โ โ 1 โ 2 โ = โ 2
Check Your Understanding ๐ฏ
Common AP Exam Limit Tricks
Problem Type Key Move stuff โ number something \frac{\sqrt{\text{stuff}} - \text{number}}{\text{something}} something stuff โ โ number โ Multiply by conjugate sin โก ( a x ) sin โก ( b x ) \frac{\sin(ax)}{\sin(bx)} s i n ( b x ) s i n ( a x ) โ Rewrite using sin โก u u โ 1 \frac{\sin u}{u} \to 1 f ( x ) g ( x ) \frac{f(x)}{g(x)} g ( x ) f ( x ) โ as x โ ยฑ โ x \to \pm\infty x โ ยฑ โ Divide by highest power of 0 0 \frac{0}{0} 0 0 โ with polynomialsFactor! Function with $ x
Check Your Understanding ๐ฏ
x 2
โ
a 2 =
( x โ
a ) ( x +
a )
Rationalize radicals: multiply by the conjugate
Simplify complex fractions
lim โก x โ 0 sin โก x x = 1 \lim_{x \to 0} \frac{\sin x}{x} = 1 lim x โ 0 โ x s i n x โ = 1 , lim โก x โ 0 1 โ cos โก x x = 0 \lim_{x \to 0} \frac{1-\cos x}{x} = 0 lim x โ 0 โ x 1 โ c o s x โ =
4. Limits at Infinity โ Compare degrees of top and bottom.
5. Squeeze Theorem โ For oscillating functions bounded by converging functions.
6. One-Sided Limits โ Check both sides for piecewise, absolute value, or asymptotes.
AP Exam Format Notes
Multiple choice: Often tests recognition of technique + computation
Free response: May ask you to justify continuity or apply IVT with complete sentences
Common FRQ prompt: "Is f f f continuous at x = c x = c x = c ? Justify your answer."
You must check all three conditions explicitly
Connections to Coming Topics
Derivatives (Part 2): f โฒ ( x ) = lim โก h โ 0 f ( x + h ) โ f ( x ) h f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} f โฒ ( x ) = lim h โ 0 โ h f ( x + h ) โ f ( x ) โ
Integrals (Part 4): โซ a b f ( x ) โ d x = lim โก n โ โ โ f ( x i ) ฮ x \int_a^b f(x)\,dx = \lim_{n \to \infty} \sum f(x_i)\Delta x โซ a b โ f ( x ) d x = lim
Series (BC only): โ n = 1 โ a n = lim โก N โ โ โ n = 1 N a n \sum_{n=1}^{\infty} a_n = \lim_{N \to \infty} \sum_{n=1}^{N} a_n โ n = 1 โ โ a n โ =
Check Your Understanding ๐ฏ
IVT Application Template
Problem: Show that f ( x ) = 0 f(x) = 0 f ( x ) = 0 has a solution on [ a , b ] [a,b] [ a , b ] .
Solution framework:
State that f f f is continuous on [ a , b ] [a,b] [ a , b ] (and say why โ polynomial, composition of continuous functions, etc.)
Compute f ( a ) f(a) f ( a ) and f ( b ) f(b) f ( b )
Note that 0 0 0 is between f ( a ) f(a) f ( a ) and f ( b ) f(b) f ( b )
Conclude by IVT: there exists c โ ( a , b ) c \in (a,b) c โ ( a , b ) with f ( c ) = 0 f(c) = 0 f ( c ) = 0
Example: e x = 3 โ x e^x = 3 - x e x = 3 โ x on [ 0 , 1 ] [0, 1] [ 0 , 1 ]
Let f ( x ) = e x โ 3 + x f(x) = e^x - 3 + x f ( x ) = e x โ 3 + x . Then f ( 0 ) = 1 โ 3 + 0 = โ 2 < 0 f(0) = 1-3+0 = -2 < 0 f ( 0 ) and . Since is continuous and changes sign, for some .
Check Your Understanding ๐ฏ
Comprehensive Review ๐
2 x
โ
=
0
x 3
โ
=
โ
1
1
lim โก x โ 0 1 โ cos โก x x = 0 \lim_{x \to 0} \frac{1-\cos x}{x} = 0 lim x โ 0 โ x 1 โ c o s x โ = 0 lim โก x โ 0 tan โก x x = 1 \lim_{x \to 0} \frac{\tan x}{x} = 1 lim x โ 0 โ x t a n x โ = 1 4
=
โ โ
lim x โ 0 โ โ
x โ x โ
=
โ
1
โ
0 โค โฃ sin โก ( anything ) โฃ โค 1 0 \leq |\sin(\text{anything})| \leq 1 0 โค โฃ sin ( anything ) โฃ โค 1
c
(
b
)
=
value
"...by the IVT, there exists c โ ( a , b ) c \in (a,b) c โ ( a , b ) such that f ( c ) = N f(c) = N f ( c ) = N ." โ conclusion โ
+
2
โ
=
)
โ
=
โ
u s i n u โ
โ
1
x
0
n โ โ
โ
โ
f
(
x i โ
)
ฮ
x
lim N โ โ โ
โ n = 1 N โ
a n โ
=
1 โ
3 +
0 =
โ 2 <
0
f ( 1 ) = e โ 3 + 1 โ 0.718 > 0 f(1) = e - 3 + 1 \approx 0.718 > 0 f ( 1 ) = e โ 3 + 1 โ 0.718 > 0 c โ ( 0 , 1 ) c \in (0,1) c โ ( 0 , 1 )