TLDR
A limit describes the value a function gets close to as approaches a number, even if the function never actually reaches that value there. In AP Calculus, you write this as , and you can express the same idea graphically, numerically, or analytically.

Why This Matters for the AP Calculus Exam
Limits are the foundation for almost everything that comes later: derivatives, integrals, and (for BC) infinite series all build on the limit idea. On the AP Calculus exam, you may see limit questions in both multiple-choice and free-response form, with some sections that allow a calculator and some that do not.
This topic focuses on two skills: writing limits with correct notation and reading what a limit in notation is telling you. Clear, correct notation is important for showing your work in a way graders can follow. Getting comfortable with translating between graphs, tables, and analytic expressions sets you up for the rest of Unit 1 and beyond.
Key Takeaways
- A limit is the single value approaches as gets arbitrarily close to , but not necessarily the value at itself.
- The standard notation is , read as "the limit of as approaches equals ."
- The same limit can be shown three ways: graphically, numerically (a table), and analytically (an expression).
- and are not always the same; a function can have a hole at but still have a limit there.
- When a function is continuous at , you can find the limit by direct substitution.
- One-sided notation, and , lets you describe behavior from each side separately.
Defining a Limit
A limit is the -value a function heads toward as approaches some number. You write it as:
This is read as "the limit of as approaches ." More precisely, the limit equals a real number if can be made arbitrarily close to by taking sufficiently close to , but not equal to .
That last part matters. The limit is about what happens near , not necessarily at . The function might not even be defined at , and the limit can still exist.
You do not need the epsilon-delta definition of a limit for the AP exam. The "arbitrarily close" idea above is the version you will use.
Representing Limits Numerically and Graphically
A limit can be expressed in multiple ways, including graphically, numerically, and analytically. Being able to move between these representations is a core Unit 1 skill.
Representing Limits Numerically
Consider this function:
We want the limit as approaches . Notice that plugging in gives , which is undefined, so we cannot just substitute. Instead, build a table of -values approaching from both sides:
| Approaching from the left () | Approaching from the right () |
|---|---|
| 0.9 | 1.1 |
| 0.99 | 1.01 |
| 0.999 | 1.001 |
| 0.9999 | 1.0001 |
Now calculate for each value.
Viewing the Limit from the Left Side
For :
As gets closer to from the left, approaches .
Viewing the Limit from the Right Side
For :
From the right side, also approaches . Since both sides head to the same value:
This is a good example of a limit existing even though itself is undefined. There is a hole in the graph at , but the function still approaches from both sides.
You can go deeper on estimating limit values from tables in Topic 1.4.
Representing Limits Graphically
Now take the linear function and find .
As approaches from the left () and from the right (), the function values move smoothly along the line toward the same -value. Both sides converge, so:
Because this function is continuous everywhere, the graph has no break at , and the limit equals the function value there.
You can go deeper on estimating limits from graphs in Topic 1.3.
Limits are not just numbers; they describe how a function behaves near a point, not only at the point itself.
How to Use This on the AP Calculus Exam
MCQ
Many limit questions can be answered by direct substitution when the function is continuous at the point. Plug in the value and evaluate. If substitution gives a real number, that is usually your answer.
Watch for forms like . That signals you cannot just substitute and need another approach, such as factoring or a table, which you will practice in later topics.
Problem Solving
- Substitute the value into the limit.
- Evaluate. If you get a real number, that is the limit. If you get , the function may have a hole, so try a table or algebraic simplification.
Common Trap
Use correct notation throughout. Keep the written until you actually substitute the value. Writing clean notation helps graders follow your reasoning on free-response work.
Defining Limits: Practice Problems
When you work these, follow two steps:
-
Substitute the value into the limit.
-
Evaluate the limit.
-
Consider the function . What is the value of ?
A. 3
B. 5
C. 6
D. 7
-
Consider the function . What is the value of ?
A. -8
B. 8
C. 9
D. 1
Defining Limits: Solutions to Practice Problems
-
Both steps:
- Substitute:
- Evaluate:
The correct answer is B) 5. This works by direct substitution because is continuous everywhere.
-
Both steps:
- Substitute:
- Evaluate:
The correct answer is A) -8.
Common Misconceptions
- A limit equals the function value at that point. Not always. The limit is what approaches near . The function might be undefined at or defined as a different value, and the limit can still exist.
- If is undefined, the limit must not exist. False. The example above is undefined at , but the limit there is .
- You can always find a limit by plugging in. Direct substitution only works when the function is continuous at that point. When you get , you need another method.
- The notation and mean the same thing. They are different ideas. One is about approaching behavior; the other is the actual output at .
- A two-sided limit exists no matter what the sides do. For a two-sided limit to exist, the left-hand and right-hand limits must approach the same value.
Related AP Calculus Guides
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
analytic notation | The symbolic mathematical representation of a limit, typically written as lim(x→a) f(x) = L. |
approaches | In the context of limits, the behavior of a function's output as the input gets arbitrarily close to a specific value. |
function | A mathematical relationship that assigns exactly one output value to each input value of an independent variable. |
limit | The value that a function approaches as the input approaches some value, which may or may not equal the function's value at that point. |
limit notation | The symbolic representation of a limit, written as lim[x→c] f(x) = R, indicating that f(x) approaches R as x approaches c. |
Frequently Asked Questions
What is AP Calculus 1.2 about?
AP Calculus 1.2 is about defining limits and using correct limit notation. You learn that a limit describes what $f(x)$ approaches as $x$ gets close to a value, and you interpret that idea analytically, graphically, and numerically.
How do I write limit notation correctly?
The standard notation is $\lim_{x\to c} f(x)=R$, which means the values of $f(x)$ approach the real number $R$ as $x$ gets close to $c$. The expression is about behavior near $c$, not necessarily the value at $c$.
What does a limit mean in plain language?
A limit is the value a function gets close to as the input gets close to a specific number. The function does not have to equal that value at the input, and it may not even be defined there.
Can a limit exist if the function is undefined?
Yes. A limit can exist even if the function is undefined at the exact input value, because the limit depends on nearby behavior. A removable discontinuity, or hole, is the classic example.
What is one-sided limit notation?
One-sided limit notation uses $x\to c^-$ for approaching from the left and $x\to c^+$ for approaching from the right. A two-sided limit exists only when the left-hand and right-hand limits approach the same value.
How does limit notation show up on the AP Calculus exam?
You may need to interpret limit notation from an equation, graph, or table, then explain what value the function approaches. Use correct notation and remember that the AP exam does not assess the formal epsilon-delta definition.