# Estimating limit values from graphs

> AP Calculus AB · Unit 1: Limits and Continuity
> Source: https://www.owlsprep.com/study/ap-calculus-ab-u1-estimating-limit-values-from-graphs/

This module covers estimating one-sided, two-sided, infinite, and limits at infinity from labeled function graphs. You will learn to distinguish limit values from function values, a core foundation for all AP Calculus limit work.

**Prerequisites:** Basic limit notation for one-sided and two-sided limits; Reading coordinate values from function graphs; Definitions of common function discontinuity types

## Learning objectives

- Distinguish between limit values and function values at a point
- Estimate one-sided and two-sided limits from labeled graphs
- Determine when a two-sided limit exists from a graph
- Estimate infinite limits and limits at infinity from graphs
- Avoid common errors in limit estimation from graphs

## Core Concept of Limits from Graphs

Estimating limit values from graphs uses the visual behavior of a function’s curve near $x=a$ to find the output value the function approaches as $x$ gets arbitrarily close to $a$, regardless of the actual value of $f(a)$. This is Topic 1.2 in AP Calculus AB Unit 1, which makes up 10-12% of the total AP exam score, appearing in both multiple-choice and free-response sections.

**Limit estimated from a graph** — The value $y = L$ that the function approaches as $x$ approaches $a$, independent of the value of $f(a)$ itself.

*Notation:* \lim_{x \to a} f(x)

*Example:* If $f(2)=5$ but the curve approaches $y=3$ near $x=2$, $\lim_{x \to 2} f(x) = 3$.

**Worked example:** A graph of $f(x)$ has $f(2)=5$, and the curve approaches $y=3$ as $x$ approaches 2 from both sides. What is $\lim_{x \to 2} f(x)$?

1. Recall that a limit describes behavior near $x=2$, not the value of the function at $x=2$.
2. The curve approaches $y=3$ as $x$ nears 2 from both sides, so the limit equals 3.
3. $$\lim_{x \to 2} f(x) = 3$$

## One-Sided and Two-Sided Limits

A one-sided limit describes the output a function approaches when approaching $x=a$ from only one side (left or right). Left-hand limits approach from values of $x$ less than $a$, right-hand from values greater than $a$.

$$\lim_{x \to a^-} f(x) = \text{Left-hand limit (from } x < a\text{)}$$

$$\lim_{x \to a^+} f(x) = \text{Right-hand limit (from } x > a\text{)}$$

A two-sided limit exists if and only if both one-sided limits exist and are equal. If $\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = L$, then $\lim_{x \to a} f(x) = L$. If they are not equal, the two-sided limit does not exist (DNE).

> **tip**
>
> Always double-check the exponent sign: $a^-$ means left (less than $a$) and $a^+$ means right (greater than $a$) — mixing these up is the most common careless error on AP exams.

**Worked example:** The graph of $f(x)$ has a jump discontinuity at $x=2$. For $x<2$, the curve approaches an open circle at $(2, 3)$, and for $x>2$, the curve approaches an open circle at $(2, -1)$. The function is defined as $f(2)=3$. Estimate $\lim_{x \to 2^-} f(x)$ and $\lim_{x \to 2^+} f(x)$.

1. For $\lim_{x \to 2^-} f(x)$, we only consider behavior for $x<2$ approaching 2 from the left.
2. Tracing the curve from the left, it approaches the open circle at $y=3$, so $\lim_{x \to 2^-} f(x) = 3$.
3. For $\lim_{x \to 2^+} f(x)$, we only consider behavior for $x>2$ approaching 2 from the right.
4. Tracing the curve from the right, it approaches the open circle at $y=-1$, so $\lim_{x \to 2^+} f(x) = -1$.

**Worked example:** The graph of $g(x)$ has an open circle at $(4, -2)$ and a closed defined point at $(4, 5)$. As $x$ approaches 4 from both the left and the right, $g(x)$ approaches the open circle at $(4, -2)$. Find $\lim_{x \to 4} g(x)$.

1. Calculate the left-hand limit: tracing from the left of 4, $g(x)$ approaches $y=-2$, so $\lim_{x \to 4^-} g(x) = -2$.
2. Calculate the right-hand limit: tracing from the right of 4, $g(x)$ also approaches $y=-2$, so $\lim_{x \to 4^+} g(x) = -2$.
3. Check that one-sided limits are equal: both are $-2$, so the two-sided limit exists.
4. The value $g(4)=5$ is irrelevant: limits describe behavior near $x=4$, not at $x=4$. So the limit equals $-2$.
5. $$\lim_{x \to 4} g(x) = -2$$

> **exam_tip**
>
> The AP exam almost always tests the distinction between the two-sided limit and the function value by placing the closed point at a different y-coordinate. Never automatically set the limit equal to $f(a)$.

## Infinite Limits and Limits at Infinity

Beyond limits at finite $x=a$, we estimate two common special limit types from graphs: infinite limits (the function approaches $\pm \infty$ as $x$ approaches a finite $a$, almost always at vertical asymptotes) and limits at infinity (the function approaches a $y$-value as $x$ approaches $\pm \infty$, describing end behavior).

For infinite limits at a vertical asymptote $x=a$: if both sides approach the same signed infinity, write $\lim_{x \to a} f(x) = +\infty$ or $-\infty$. If the two sides approach opposite infinities, the two-sided limit DNE. For limits at infinity: if the graph approaches a horizontal line $y=L$ as $x \to \pm \infty$, that $L$ is the limit, even if the function never actually reaches $L$.

**Worked example:** The graph of $h(x)$ has a vertical asymptote at $x=2$. As $x \to 2^-$, $h(x)$ approaches $+\infty$, and as $x \to 2^+$, $h(x)$ approaches $-\infty$. As $x \to +\infty$, the graph approaches the line $y=2$, a horizontal asymptote. Estimate (a) $\lim_{x \to 2} h(x)$ and (b) $\lim_{x \to +\infty} h(x)$.

1. For part (a), get the one-sided limits first: $\lim_{x \to 2^-} h(x) = +\infty$ and $\lim_{x \to 2^+} h(x) = -\infty$.
2. The one-sided limits are not equal, so the two-sided limit $\lim_{x \to 2} h(x)$ does not exist.
3. For part (b), look at end behavior as $x$ grows large positive: the graph approaches the horizontal asymptote $y=2$, getting arbitrarily close as $x$ increases.
4. Therefore, the limit at infinity equals 2.
5. $$\lim_{x \to +\infty} h(x) = 2$$

> **exam_tip**
>
> If the function approaches an infinite limit from both sides, you must state the signed infinity (e.g. $\lim_{x \to a} f(x) = +\infty$) instead of just writing DNE to earn full credit on FRQ questions.

## AP-Style Concept Check

**Check your understanding**

Test your understanding with this AP-style multiple-choice question:

1. The graph of a function $f$ has the following behavior: At $x=-1$, $f$ has a jump discontinuity. As $x$ approaches $-1$ from the left, $f(x)$ approaches $2$, and as $x$ approaches $-1$ from the right, $f(x)$ approaches $-4$. The value of $f(-1)$ is $2$. At $x=3$, $f$ has a removable discontinuity: the graph approaches an open circle at $(3, 4)$ from both sides, and the closed point for $f(3)$ is at $(3, 1)$. What is the value of $\lim_{x \to 3^-} f(x) + \lim_{x \to -1^+} f(x)$?

   - -5
   - 0
   - 3
   - 6

   *Why:* Correct: $\lim_{x \to 3^-} f(x) = 4$, $\lim_{x \to -1^+} f(x) = -4$, so $4 + (-4) = 0$. The closed point values are distractors, as limits do not depend on function values at the point.

## Common pitfalls

- **Wrong:** Stating $\lim_{x \to a} f(x) = f(a)$ even though the graph approaches a different $y$-value near $x=a$
  - Why it fails: Confuses the definition of a function value at a point with the definition of a limit, which describes behavior near the point, not at the point.
  - Correct: Always ignore the closed point's $y$-coordinate when estimating the limit, unless you confirm the function is continuous at $a$.
- **Wrong:** Mixing up left-hand and right-hand limit notation, reporting the wrong value
  - Why it fails: Associates the minus sign with negative $y$ instead of approaching from values less than $a$, and plus with positive $y$ instead of values greater than $a$.
  - Correct: Memorize that $a^-$ = left (less than $a$), $a^+$ = right (greater than $a$), and write this on scratch paper if needed.
- **Wrong:** Stating the two-sided limit exists if only one one-sided limit exists or they are not equal
  - Why it fails: Forgets the requirement that both one-sided limits must exist and be equal for a two-sided limit to exist.
  - Correct: Always calculate both one-sided limits first, check for equality, then conclude if the two-sided limit exists.
- **Wrong:** Reporting the input $x$-coordinate $a$ as the limit instead of the approached $y$-coordinate
  - Why it fails: Mixes up input and output when reading limit questions.
  - Correct: Remember that $\lim_{x \to a} f(x)$ always asks for an output ($y$) value, never an input ($x$) value.
- **Wrong:** Stating a limit at infinity does not exist because the function never reaches the horizontal asymptote
  - Why it fails: Believes the function must actually reach the limit value for the limit to exist.
  - Correct: If the function gets arbitrarily close to $y=L$ as $x \to \infty$, the limit is $L$ regardless of whether it ever equals $L$.
- **Wrong:** Reporting 'does not exist' for an infinite limit that approaches the same signed infinity from both sides
  - Why it fails: Assumes all non-finite limits are DNE, missing the context of signed infinite limits.
  - Correct: If both sides approach the same signed infinity, write the limit as $+\infty$ or $-\infty$; only write DNE if the two sides differ.

## Cheatsheet

| Category | Formula / Rule | Notes |
| --- | --- | --- |
| Left-hand limit | $\lim_{x \to a^-} f(x)$ | Approaching $a$ from $x < a$; only depends on behavior left of $a$ |
| Right-hand limit | $\lim_{x \to a^+} f(x)$ | Approaching $a$ from $x > a$; only depends on behavior right of $a$ |
| Two-sided limit existence | $\lim_{x \to a} f(x) = L$ iff $\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = L$ | If one-sided limits are unequal, limit DNE |
| Limit at removable discontinuity | $\lim_{x \to a} f(x) = y$-coordinate of open circle | Ignores closed point $f(a)$ at $x=a$ |
| Limit at jump discontinuity | Two-sided limit DNE | One-sided limits are different finite values |
| Infinite limit at vertical asymptote | $\lim_{x \to a} f(x) = \pm \infty$ | Only use if both sides approach same signed infinity; DNE if sides differ |
| Limit at finite $a$ | Always a $y$-output value | Never report $a$ (the input $x$-value) as the limit |
| Limit at infinity | $\lim_{x \to +\infty} f(x) = L$ | $L$ is the $y$-value of the horizontal asymptote the graph approaches |

## What's next

This topic builds the intuitive foundation for all future work with limits and continuity in AP Calculus AB. The core insight that a limit describes behavior near a point (not at the point) is critical for every subsequent topic in the course, from algebraic limit calculation to derivatives via the limit definition, curve sketching, and integral applications. Without this intuitive understanding from graphs, you will struggle to apply formal limit rules correctly or interpret results in context. Immediately after mastering this sub-topic, you will move on to estimating limits from tables, then learn algebraic techniques to compute exact limit values, before exploring continuity of functions.

- [Estimating limit values from tables](https://www.owlsprep.com/study/ap-calculus-ab-u1-estimating-limit-values-from-tables/)
- [Determining limits using algebraic properties of limits](https://www.owlsprep.com/study/ap-calculus-ab-u1-determining-limits-using-algebraic-properties/)
- [Determining limits using algebraic manipulation](https://www.owlsprep.com/study/ap-calculus-ab-u1-determining-limits-using-algebraic-manipulation/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-calculus-ab-u1-estimating-limit-values-from-graphs/
