1 Answers
๐ What is a Limit?
In calculus, a limit describes the value that a function approaches as the input (or independent variable) approaches some value. It's a fundamental concept that underlies derivatives, integrals, and continuity.
๐ฏ Objectives
- ๐ Understand the intuitive concept of a limit.
- ๐ก Evaluate limits graphically.
- ๐ Evaluate limits numerically.
- ๐ Apply limits to real-world scenarios.
๐งช Materials
- Graphing calculator or software (Desmos, Geogebra).
- Worksheet with practice problems.
- Pencil and paper.
โฑ๏ธ Warm-up (5 minutes)
Consider the function $f(x) = \frac{x^2 - 1}{x - 1}$. What happens as $x$ gets closer and closer to 1?
๐จโ๐ซ Main Instruction
๐ Graphical Approach
Letโs visualize the limit. Consider the function $f(x) = \frac{x^2 - 4}{x - 2}$. We want to find $\lim_{x \to 2} f(x)$.
- โ๏ธ Draw the graph of $f(x)$. You'll notice there's a hole at $x = 2$.
- ๐ As $x$ approaches 2 from the left and the right, $f(x)$ approaches 4.
- ๐ง Therefore, $\lim_{x \to 2} \frac{x^2 - 4}{x - 2} = 4$.
๐ข Numerical Approach
We can also approach limits numerically by plugging in values close to the target value.
Let's use the same function $f(x) = \frac{x^2 - 4}{x - 2}$ and evaluate it at values close to 2:
| x | f(x) |
|---|---|
| 1.9 | 3.9 |
| 1.99 | 3.99 |
| 2.01 | 4.01 |
| 2.1 | 4.1 |
As $x$ gets closer to 2, $f(x)$ gets closer to 4. This confirms our graphical result.
๐ก Key Ideas
- ๐ฏ A limit exists if the function approaches the same value from both the left and the right.
- ๐ง A limit can exist even if the function is not defined at the point it approaches.
- ๐ซ The limit does NOT equal the function's value at that point; it's what the function *approaches*.
๐ Real-World Examples
- ๐ข Roller Coaster Design: Engineers use limits to ensure a smooth transition on roller coasters, preventing sudden jerks.
- ๐ก๏ธ Chemical Reactions: Chemists use limits to determine reaction rates as concentrations approach certain levels.
- ๐ฐ Economics: Economists use limits to model market behavior as prices approach equilibrium.
๐ Practice Quiz
- Find $\lim_{x \to 3} (x^2 + 2x - 1)$.
- Find $\lim_{x \to 0} \frac{\sin(x)}{x}$.
- Find $\lim_{x \to 1} \frac{x^2 - 1}{x - 1}$.
โ Assessment
Evaluate the following limits:
- $\lim_{x \to 2} (3x - 1)$
- $\lim_{x \to -1} (x^3 + 2)$
- $\lim_{x \to 4} \sqrt{x}$
Answer Key:
- 5
- 1
- 2
Join the discussion
Please log in to post your answer.
Log InEarn 2 Points for answering. If your answer is selected as the best, you'll get +20 Points! ๐