โ ๏ธ Common Mistakes: Infinite Limits and Vertical Asymptotes
Avoid these 4 frequent errors
๐ Real-World Applications: Infinite Limits and Vertical Asymptotes
See how this math is used in the real world
๐ Worked Example: Related Rates โ Expanding Circle
Problem:
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 cm/s. How fast is the area of the circle increasing when the radius is 10 cm?
What is Infinite Limits and Vertical Asymptotes?โพ
When functions shoot off to infinity at a specific point
How can I study Infinite Limits and Vertical Asymptotes 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 Infinite Limits and Vertical Asymptotes study guide free?โพ
Yes โ all study notes, flashcards, and practice problems for Infinite Limits and Vertical Asymptotes on Study Mondo are 100% free. No account is needed to access the content.
What course covers Infinite Limits and Vertical Asymptotes?โพ
Infinite Limits and Vertical Asymptotes is part of the AP Calculus AB course on Study Mondo, specifically in the Limits and Continuity section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Infinite Limits and Vertical Asymptotes?
limxโaโf(x)=โโ
This means: as x approaches a, f(x) becomes arbitrarily negative.
Important: When we write =โ, the limit does not exist (DNE) in the traditional sense. We're just being specific about how it doesn't exist.
Vertical Asymptotes
If limxโaโf(x)=ยฑโ, then x = a is a vertical asymptote.
The graph shoots up or down near this vertical line.
Common Cause: Division by Zero
The most common way to get infinite limits: denominator approaches 0 while numerator doesn't.
Example: f(x)=xโ21โ
As xโ2:
Numerator: 1 (constant)
Denominator: xโ2โ0
Result: tinyย number1โ=hugeย number
One-Sided Infinite Limits
We often need to check both sides because they might go different directions!
Example:f(x)=xโ21โ
From the left (xโ2โ):
When x = 1.9: 1.9โ21โ=โ0.11โ=โ10
When x = 1.99: 1.99โ21โ=โ0.011โ
When x = 1.999: โ0.0011โ=โ1000
limxโ2โโxโ21โ=โโ
From the right (xโ2+):
When x = 2.1: 2.1โ21โ=0.11โ=10
When x = 2.01: 0.011โ=100
When x = 2.001: 0.0011โ=1000
limxโ2+โxโ21โ=+โ
The Sign Test
To determine if the limit is +โ or โโ:
Find where denominator = 0
Check a test point just to the left
Check a test point just to the right
Determine the sign of the function
Visual Interpretation
On a graph:
Vertical asymptote: Dashed vertical line at x = a
Left side: Graph shoots up (+โ) or down (โโ)
Right side: Graph shoots up or down
The graph never touches the vertical asymptote
Example with Factoring
f(x)=(xโ3)2x+1โ
As xโ3:
Numerator: 3+1=4 (positive)
Denominator: (3โ3)2=0
But (xโ3)2 is always positive (it's squared!)
So from both sides: positiveย tinypositiveโ=+โ
limxโ3โ(xโ3)2x+1โ=+โ
Both sides go to +โ!
xโ12โ
limxโ1+โxโ12โ
๐ก Show Solution
Approaching from the left (xโ1โ):
Test with x = 0.9:
0.9โ12โ=โ0.12โ=โ20
The numerator is positive (2), the denominator is negative (approaching 0 from below).
limxโ1โโxโ12โ
Approaching from the right (xโ1+):
Test with x = 1.1:
1.1โ12โ=0.12โ
The numerator is positive (2), the denominator is positive (approaching 0 from above).
limxโ1+โxโ12โ
Conclusion:
Left-hand limit: โโ
Right-hand limit: +โ
There is a vertical asymptote at x = 1
2Problem 2hard
โ Question:
Find limxโโ2โ(x+2)2xโ and describe the behavior
๐ก Show Solution
Step 1: Check what happens at x = -2
Numerator: xโโ2 (negative)
Denominator: (x+2)2โ (positive, because it's squared)
3Problem 3easy
โ Question:
Find lim(xโ3โบ) 1/(x - 3)ยฒ
๐ก Show Solution
Step 1: Analyze what happens as xโ3โบ:
x approaches 3 from the right (x > 3)
Step 2: Examine denominator:
x - 3 approaches 0 from the positive side
(x - 3)ยฒ is always positive and approaches 0
Step 3: Analyze the fraction:
1/(small positive number) = large positive number
As denominatorโ0โบ, fractionโ+โ
Step 4: Test values:
x = 3.1: 1/(0.1)ยฒ = 1/0.01 = 100
x = 3.01: 1/(0.01)ยฒ = 10,000
Pattern: approaching +โ
Step 5: Verify with values:
x = -2.1: (-1.1)/(-0.1) = 11 (positive)
x = -2.01: (-1.01)/(-0.01) = 101
Approaching +โ โ
Answer: +โ
5Problem 5hard
โ Question:
Find the vertical asymptote(s) of f(x) = (x - 1)/(xยฒ - 4) and determine the behavior near each.
๐ก Show Solution
Step 1: Find vertical asymptotes:
Set denominator = 0
xยฒ - 4 = 0
x = ยฑ2
Step 2: Check if numerator โ 0 at these points:
At x = 2: numerator = 2 - 1 = 1 โ 0 โ
At x = -2: numerator = -2 - 1 = -3 โ 0 โ
Both are vertical asymptotes
Step 3: Analyze behavior near x = 2:
lim(xโ2โป): (positive)/(small negative) = -โ
lim(xโ2โบ): (positive)/(small positive) = +โ
Step 4: Analyze behavior near x = -2:
lim(xโ-2โป): (negative)/(small positive) = -โ
lim(xโ-2โบ): (negative)/(small negative) = +โ
Answer: Vertical asymptotes at x = ยฑ2
x = 2: -โ from left, +โ from right
x = -2: -โ from left, +โ from right
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
=
โ100
=
โโ
=
20
=
+โ
0
Step 2: Determine the sign
positiveย tinynegativeโ=largeย negative
Step 3: Check both sides
Since (x+2)2 is always positive (squared term), and the numerator x is negative near -2, the function will be negative on both sides.
From the left (x = -2.1):
(โ2.1+2)2โ2.1โ=0.01โ2.1โ=โ210
From the right (x = -1.9):
(โ1.9+2)2โ1.9โ=0.01โ1.9โ=โ190
Both sides go to โโ!
limxโโ2โ(x+2)2xโ=โโ
Behavior: There is a vertical asymptote at x = -2, and the graph approaches โโ from both sides.