AP Calculus BC Practice: Limits & Continuity (10 Step-by-Step Explanations)
Free 1,500+ AP Calculus BC Practice Problems Full QBank with instant scoring and explanations
Start Practicing Free →
AP Calculus BC · Limits & Continuity

Limits & Continuity: AP Calculus BC Practice Problems

Limits and continuity form the conceptual foundation for everything else in AP Calculus BC, and the exam tests this material with real precision: knowing exactly when a two-sided limit exists versus when only a one-sided limit exists, correctly classifying a discontinuity as removable or a jump, and evaluating limits of expressions built from arctan, exponentials, and other functions that behave very differently depending on the direction of approach.

A two-sided limit limx→af(x) exists only when both one-sided limits exist and are equal to each other. This single fact drives most of the trickier problems in this unit: a graph with a jump has two different (but individually existing) one-sided limits, so the two-sided limit fails to exist even though neither side is "broken" on its own. A removable discontinuity is different — the two-sided limit exists just fine, but the function's actual value at that point either doesn't match the limit or isn't defined at all, which is exactly the condition needed to redefine the function at a single point and make it continuous. For asymptotes, comparing the degrees of a rational function's numerator and denominator tells you immediately whether a horizontal asymptote exists (and where), while vertical asymptotes come from zeros of the denominator that don't cancel with the numerator.

Below are 10 AP Calculus BC-style practice problems covering these ideas: reading one-sided and two-sided limits from a graph, classifying discontinuities, evaluating limits where the direction of approach matters, and finding the asymptotes of rational functions. Work through each problem, select your answer, and check whether you got it right — every problem includes a complete, step-by-step explanation. Once you've worked through these, keep building your skills with thousands more official-style questions in our free AP Calculus BC QBank.

Questions 1–2 refer to the graph of f shown below.

1
Where a two-sided limit fails to exist

limx→af(x) does not exist for a =

Full Explanation

A two-sided limit exists only when both one-sided limits exist and agree. Check each jump in the graph.

At x=−1: the graph approaches 2 from the left (open circle) but the function actually equals 1 there (filled dot, matching where the middle piece begins) — the one-sided limits are 2 and 1, which disagree. The two-sided limit does not exist.

At x=1: the graph approaches 1 from the left (open circle) but jumps to 2 from the right (filled dot). Again the one-sided limits disagree, so the two-sided limit does not exist.

At x=2, the graph is a smooth, unbroken line — the limit exists there. The correct answer is D.

2
One-sided vs. two-sided limits at a specific point

Which of the following statements about limits at x = 1 is (are) true?

I.   limx→1f(x) exists

II.   limx→1+f(x) exists

III.   limx→1f(x) exists
Full Explanation

From the graph, as x approaches 1 from the left, f(x) approaches 1 (shown by the open circle at (1,1)). This one-sided limit existsStatement I is true.

As x approaches 1 from the right, f(x) approaches 2 (shown by the filled dot at (1,2), where the third piece begins). This one-sided limit also existsStatement II is true.

Since the left-hand limit (1) and right-hand limit (2) exist but are not equal, the two-sided limit does not exist — Statement III is false.

The correct answer is C.

Questions 3–4 refer to the graph of f shown below.

3
Identifying an interval of continuity

On which of the following intervals is f continuous?

Full Explanation

The graph has two flaws: a jump at x=0 (the curve approaches one value from the left but jumps to a higher value at x=0 itself), and a removable discontinuity at x=2 (an open circle on the line, with the actual function value plotted separately below it).

[−2,0] includes x=0 as its right endpoint, and the function's actual value there (3) doesn't match the left-hand limit (1) — this interval is not continuous.

[2,3] includes x=2 as its left endpoint, where the isolated point doesn't match the surrounding line — not continuous. [0,3] includes x=2 as an interior point, which is exactly where the flaw lives — also not continuous.

The open interval (0,2) avoids both trouble spots entirely, following a single smooth line the whole way. The correct answer is B.

4
Locating a jump discontinuity

The function f has a jump discontinuity at

Full Explanation

A jump discontinuity requires both one-sided limits to exist but disagree. At x=0, the left-hand limit is 1 and the function's value (which also equals the right-hand limit, since the right piece is defined right up to x=0) is 3 — both one-sided limits exist and clearly differ. This is a jump.

At x=2, the two-sided limit actually exists (both one-sided limits equal 5, since the line is unbroken there) — it's only the isolated function value (2) that's wrong. That makes x=2 a removable discontinuity, not a jump.

x=−2 and x=3 are just the domain's endpoints, with no discontinuity at either.

The correct answer is B.

4 down, 6 to go — keep practicing.

Explore 1,500+ Free AP Calculus BC Problems
5
A limit where direction of approach changes the answer

limx→0 √(5+2arctan(1/x)) =

Full Explanation

As x→0+, 1/x→+∞, so arctan(1/x) → π/2. The expression under the radical approaches 5+2(π/2) = 5+π, so the right-hand limit is √(5+π).

As x→0, 1/x→−∞, so arctan(1/x) → −π/2. The expression under the radical approaches 5−π (still positive, since π≈3.14<5), so the left-hand limit is √(5−π).

Since √(5+π) ≠ √(5−π), the left-hand and right-hand limits disagree.

The correct answer is D, the limit does not exist.

6
Identifying which statements about a removable discontinuity are true

Suppose limx→2f(x) = 4, limx→2+f(x) = 4, and f(2) is not defined. Which of the following statements is (are) true?

I.   limx→2f(x) = 4

II.   f is continuous everywhere except at x=2

III.   f has a removable discontinuity at x=2
Full Explanation

Since the left-hand and right-hand limits at x=2 both equal 4, the two-sided limit exists and equals 4 — Statement I is true.

The problem only gives information about f's behavior near x=2; nothing is stated about f anywhere else on its domain, so there isn't enough information to conclude f is continuous everywhere except x=2 — Statement II cannot be verified and is not necessarily true.

Since the limit exists (4) but f(2) is undefined, this is exactly the definition of a removable discontinuity — defining f(2)=4 would make f continuous there. Statement III is true.

The correct answer is C.

7
A limit with mismatched one-sided behavior from an exponential

If y = 1/(3+51/x), then limx→0y =

Full Explanation

As x→0+, 1/x→+∞, so 51/x → ∞. The denominator grows without bound, so y → 0.

As x→0, 1/x→−∞, so 51/x → 0. The denominator approaches 3+0=3, so y → 1/3.

Since the right-hand limit (0) and left-hand limit (1/3) are different, the two-sided limit does not exist.

The correct answer is D.

8
Asymptotes of a rational function

The graph of g(x) = 6/(x2−4) has

Full Explanation

Vertical asymptotes occur where the denominator is zero but the numerator is not: x2−4=0 → x=±2. Since the numerator (6) is never zero, both are genuine vertical asymptotes.

For the horizontal asymptote, compare degrees: the numerator has degree 0, and the denominator has degree 2. Since the denominator's degree is larger, the horizontal asymptote is y=0 — the x-axis.

Both features exist simultaneously: the graph has vertical asymptotes at x=±2 and a horizontal asymptote along the x-axis.

The correct answer is C.

9
Asymptotes of a rational function with matching degrees

The graph of y = (2x2+x+4)/(6x2−6x) has

Full Explanation

Factor the denominator to find candidate vertical asymptotes: 6x2−6x = 6x(x−1) = 0 → x=0, x=1. Check the numerator at each: at x=0 it's 4, and at x=1 it's 2+1+4=7 — neither is zero, so both are genuine vertical asymptotes.

Since the numerator and denominator have the same degree (both degree 2), the horizontal asymptote is the ratio of the leading coefficients: 2/6 = 1/3.

All three features hold at once: horizontal asymptote y=1/3, vertical asymptotes at x=0 and x=1.

The correct answer is C.

10
Existence, limit, and continuity of a piecewise function at a point

Let f(x) = (x2+3x)/x if x≠0, and f(x) = 4 if x=0. Which of the following statements is (are) true?

I.   f(0) exists

II.   limx→0f(x) exists

III.   f is continuous at x=0
Full Explanation

f(0) is explicitly defined to equal 4, so f(0) existsStatement I is true.

For x≠0, simplify: (x2+3x)/x = x+3 (valid since x≠0 lets us cancel the common factor). So limx→0f(x) = limx→0(x+3) = 3. The limit existsStatement II is true.

Continuity at x=0 requires f(0) = limx→0f(x). Here f(0)=4 but the limit is 3 — they don't match, so f is not continuous at x=0. Statement III is false (this is a removable discontinuity, not a point of continuity).

The correct answer is C.

Want more practice like this?

Explore 1,500+ Free AP Calculus BC Problems

Keep building your limits and continuity skills with the full AP Calculus BC QBank — thousands of free, official-style practice problems with instant scoring and detailed explanations.