All practice topics

Continuity

13 practice questions with full worked solutions. Free, no account needed.

Problems & worked solutions

Problem #0193 International

Problem 1Continuity

For f(x)={x+1,x<0x2+1,x0f(x) = \begin{cases} x + 1, & x < 0 \\ x^2 + 1, & x \ge 0 \end{cases}, ff is continuous at x=0x = 0 because:

Show answer & worked solution
  1. A. f(0)f(0) is undefined
  2. B. The left and right limits differ
  3. C. limx0f=limx0+f=f(0)=1\lim_{x \to 0^-}f = \lim_{x \to 0^+}f = f(0) = 1✓ correct
  4. D. ff is a polynomial

limx0(x+1)=1\lim_{x \to 0^-}(x + 1) = 1, limx0+(x2+1)=1\lim_{x \to 0^+}(x^2 + 1) = 1, f(0)=1f(0) = 1. All three agree, so ff is continuous at 00.

Problem #0191 International

Problem 2Continuity

The function f(x)=x2+3x1f(x) = x^2 + 3x - 1 is continuous on:

Show answer & worked solution
  1. A. R{0}\mathbb{R} \setminus \{0\}
  2. B. R{1}\mathbb{R} \setminus \{1\}
  3. C. R\mathbb{R}✓ correct
  4. D. only on [0,1][0, 1]

Polynomial functions are continuous everywhere on R\mathbb{R}.

Problem #0192 International

Problem 3Continuity

The function f(x)=1x2f(x) = \dfrac{1}{x - 2} is discontinuous at:

Show answer & worked solution
  1. A. 00
  2. B. 22✓ correct
  3. C. 2-2
  4. D. nowhere

ff is undefined at x=2x = 2, where the denominator vanishes.

Problem #0882 US AP

Problem 4Continuity on an Interval

Which of the following functions is continuous on all of R\mathbb{R}?

Show answer & worked solution
  1. A. f(x)=x32x+7f(x) = x^{3} - 2x + 7✓ correct
  2. B. f(x)=1xf(x) = \dfrac{1}{x}
  3. C. f(x)=tanxf(x) = \tan x
  4. D. f(x)=xf(x) = \sqrt{x}

(a) A polynomial — continuous on all of R\mathbb{R} ✓.

(b) Discontinuous at x=0x = 0 (not defined).

(c) Discontinuous at x=π2+kπx = \tfrac{\pi}{2} + k\pi.

(d) Defined only for x0x \ge 0, so not continuous on negative reals.

Problem #0883 US AP

Problem 5Continuity at a Point

The function f(x)={x+1x<2x21x2f(x) = \begin{cases} x + 1 & x < 2 \\ x^{2} - 1 & x \ge 2 \end{cases} is continuous at x=2x = 2 because:

Show answer & worked solution
  1. A. both one-sided limits equal f(2)f(2)✓ correct
  2. B. ff is differentiable at x=2x = 2
  3. C. ff is a polynomial
  4. D. the limit at x=2x = 2 does not exist

Left limit: limx2(x+1)=3\displaystyle\lim_{x \to 2^{-}} (x + 1) = 3.

Right limit: limx2+(x21)=3\displaystyle\lim_{x \to 2^{+}} (x^{2} - 1) = 3.

f(2)=221=3f(2) = 2^{2} - 1 = 3.

All three agree, so ff is continuous at x=2x = 2.

Problem #0198 International

Problem 6Continuity

If ff and gg are both continuous at x0x_0, then which is also continuous at x0x_0?

Show answer & worked solution
  1. A. f/gf / g (always)
  2. B. fg|f - g| (only if f(x0)g(x0)f(x_0) \ge g(x_0))
  3. C. fgf \circ g (only if g(x0)=x0g(x_0) = x_0)
  4. D. f+gf + g, fgf - g, fgf \cdot g, and fgf \circ g✓ correct

Continuity is preserved by sum, difference, product, and composition (provided gg is continuous at x0x_0 and ff is continuous at g(x0)g(x_0)).

Problem #0196 International

Problem 7Continuity

The function f(x)=xxf(x) = \dfrac{|x|}{x} has at x=0x = 0:

Show answer & worked solution
  1. A. a removable discontinuity
  2. B. a continuous extension
  3. C. a jump discontinuity✓ correct
  4. D. an essential discontinuity

limx0f=1\lim_{x \to 0^-}f = -1 and limx0+f=1\lim_{x \to 0^+}f = 1 — finite but unequal limits, hence a jump discontinuity.

Problem #0195 International

Problem 8Continuity

For f(x)={2x+1,x1x2+a,x>1f(x) = \begin{cases} 2x + 1, & x \le 1 \\ x^2 + a, & x > 1 \end{cases}, find aa such that ff is continuous at x=1x = 1:

Show answer & worked solution
  1. A. 00
  2. B. 11
  3. C. 22✓ correct
  4. D. 44

LHS: 21+1=32 \cdot 1 + 1 = 3. RHS: 1+a1 + a. Setting equal: a=2a = 2.

Problem #0194 International

Problem 9Continuity

For which value of aRa \in \mathbb{R} is f(x)={x21x1,x1a,x=1f(x) = \begin{cases} \dfrac{x^2 - 1}{x - 1}, & x \ne 1 \\ a, & x = 1 \end{cases} continuous at x=1x = 1?

Show answer & worked solution
  1. A. 00
  2. B. 11
  3. C. 22✓ correct
  4. D. 44

x21x1=x+12\dfrac{x^2 - 1}{x - 1} = x + 1 \to 2 as x1x \to 1. For continuity, a=2a = 2.

Problem #0197 International

Problem 10Continuity

By the Intermediate Value Theorem, the equation f(x)=x3+x1=0f(x) = x^3 + x - 1 = 0 has at least one root in:

Show answer & worked solution
  1. A. (1,0)(-1, 0)
  2. B. (0,1)(0, 1)✓ correct
  3. C. (1,2)(1, 2)
  4. D. nowhere on R\mathbb{R}

f(0)=1<0f(0) = -1 < 0 and f(1)=1>0f(1) = 1 > 0. Since ff is continuous, by the IVT there exists c(0,1)c \in (0, 1) with f(c)=0f(c) = 0.

Which exam are you sitting?

Continuity — Practice Questions with Worked Solutions · dailymath