Loadingโฆ
Master the formal notation and vocabulary used when working with limits
Learn step-by-step with practice exercises built right in.
Understanding the symbols and language of limits is crucial for reading and writing mathematics correctly.
Breaking this down:
Write the following statement using proper limit notation: "As x approaches 4, the function 2x + 3 approaches 11"
The statement translates to:
| 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% | ๐ซ |
Avoid these 4 frequent errors
See how this math is used in the real world
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of cm/s. How fast is the area of the circle increasing when the radius is cm?
Review key concepts with our flashcard system
Explore more AP Calculus AB topics
You can say any of these:
Left-hand limit (approaching from the left):
The superscript minus sign means "from values less than a"
Right-hand limit (approaching from the right):
The superscript plus sign means "from values greater than a"
Limit equals infinity: This means f(x) grows without bound as x approaches a.
Limit as x approaches infinity: This means as x gets arbitrarily large, f(x) approaches L.
| Phrase | Notation | Meaning |
|---|---|---|
| "x approaches a" | x gets closer to a | |
| "from the left" | x < a, moving toward a | |
| "from the right" | x > a, moving toward a | |
| "f(x) approaches L" | Function values near L | |
| "does not exist" | DNE | No single value |
โ "The limit of x squared as x approaches 5 is 25"
โ "The limit of 1/x as x approaches 0 from the right is infinity"
DNE โ "The limit of f(x) as x approaches 2 does not exist"
Breaking it down:
What is the difference between and ?
is the left-hand limit:
is the :
Write in limit notation: "The limit of 3x + 1 as x approaches 2 is 7"
Step 1: Identify the components: โข Function: f(x) = 3x + 1 โข Approaching: x โ 2 โข Limit value: 7
Step 2: Write in limit notation: lim(xโ2) (3x + 1) = 7
Answer: lim(xโ2) (3x + 1) = 7
What is the difference between lim(xโ3โป) f(x) and lim(xโ3โบ) f(x)?
Step 1: Explain left-hand limit (xโ3โป): The superscript "โ" means from the LEFT We approach 3 from values less than 3 (like 2.9, 2.99, 2.999...)
Step 2: Explain right-hand limit (xโ3โบ): The superscript "+" means from the RIGHT We approach 3 from values greater than 3 (like 3.1, 3.01, 3.001...)
Step 3: When do they matter? โข If lim(xโ3โป) f(x) = lim(xโ3โบ) f(x), then lim(xโ3) f(x) exists โข If they're different, the two-sided limit DNE
Step 4: Example: For f(x) = |x|/x at x = 0: โข lim(xโ0โป) f(x) = -1 (from left) โข lim(xโ0โบ) f(x) = 1 (from right) โข lim(xโ0) f(x) DNE (they don't match)
Answer: xโ3โป approaches from the left; xโ3โบ approaches from the right
Interpret: lim(xโโ) (1/x) = 0
Step 1: Break down the notation: โข xโโ means x gets arbitrarily large (positive) โข 1/x is the function โข = 0 is the limiting value
Step 2: Numerical analysis: x: 10 100 1000 10000 ... 1/x: 0.1 0.01 0.001 0.0001 ...
Step 3: Interpretation: As x becomes larger and larger (approaching infinity), 1/x becomes smaller and smaller (approaching 0)
Step 4: Graphical meaning: The graph of y = 1/x has a horizontal asymptote at y = 0
Step 5: Important note: x never actually "reaches" infinity We're describing the trend as x grows without bound
Answer: As x increases without bound, 1/x approaches 0
The overall limit exists only if both one-sided limits exist and are equal.