IB Maths AA

Practice by topic

Continuity, differentiability and limits practice questions — IB Maths AA

13 free multiple-choice problems on continuity, differentiability and limits, ordered to match IB Maths AA difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #0200 International

Problem 1Continuity, differentiability and limits

The equation cosx=x\cos x = x has at least one solution in:

Show answer & worked solution
  1. A. (1,0)(-1, 0)
  2. B. (0,π/2)(0, \pi/2)✓ correct
  3. C. (π,2π)(\pi, 2\pi)
  4. D. nowhere

g(0)=1>0g(0) = 1 > 0, g(π/2)=0π/2<0g(\pi/2) = 0 - \pi/2 < 0. Since gg is continuous, by the IVT there is c(0,π/2)c \in (0, \pi/2) with g(c)=0g(c) = 0, i.e. cosc=c\cos c = c.

Problem #0603 International

Problem 2Continuity, differentiability and limits

On Monday at 7:00 a.m. a monk begins climbing a winding mountain trail, arriving at the summit at 5:00 p.m. The next morning at 7:00 a.m. she begins descending the same trail and reaches the base at 5:00 p.m. There must exist a point on the trail and a clock time at which the monk was at the same place on both days. Which classical theorem most directly justifies this?

Show answer & worked solution
  1. A. Mean Value Theorem
  2. B. Intermediate Value Theorem✓ correct
  3. C. Rolle's Theorem
  4. D. Brouwer Fixed-Point Theorem
  5. E. Pigeonhole Principle
  6. F. Bolzano–Weierstrass Theorem

Let LL be the trail length. Define

- u(t)u(t): the monk's distance from the base on Monday at time t[7,17]t \in [7, 17] - d(t)d(t): her distance from the base on Tuesday at the same clock time

Both functions are continuous on [7,17][7, 17] (a hiker doesn't teleport).

Now consider f(t)=u(t)d(t)f(t) = u(t) - d(t). By the problem statement:

- u(7)=0u(7) = 0 and d(7)=Ld(7) = L, so f(7)=L<0f(7) = -L < 0. - u(17)=Lu(17) = L and d(17)=0d(17) = 0, so f(17)=+L>0f(17) = +L > 0.

Since ff is continuous and changes sign on [7,17][7, 17], the Intermediate Value Theorem guarantees some t(7,17)t^* \in (7, 17) with f(t)=0f(t^*) = 0, i.e. u(t)=d(t)u(t^*) = d(t^*). At that clock time, the monk stands at the same point on the trail on both days. \blacksquare

The physical intuition ("imagine two monks: one ascending Monday, one descending Tuesday at the same time — they must meet") collapses into a one-line IVT argument once you let ff do the work.

Problem #0199 International

Problem 3Continuity, differentiability and limits

Find aRa \in \mathbb{R} so that f(x)={sin(2x)x,x0a,x=0f(x) = \begin{cases} \dfrac{\sin(2x)}{x}, & x \ne 0 \\ a, & x = 0 \end{cases} is continuous at 00:

Show answer & worked solution
  1. A. 00
  2. B. 11
  3. C. 22✓ correct
  4. D. 12\dfrac{1}{2}

limx0sin2xx=2limx0sin2x2x=21=2\displaystyle\lim_{x \to 0} \dfrac{\sin 2x}{x} = 2 \cdot \lim_{x \to 0} \dfrac{\sin 2x}{2x} = 2 \cdot 1 = 2. So a=2a = 2.

Problem #0883 US AP

Problem 4Continuity, differentiability and limits

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 #0196 International

Problem 5Continuity, differentiability and limits

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 6Continuity, differentiability and limits

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 #0198 International

Problem 7Continuity, differentiability and limits

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 #0882 US AP

Problem 8Continuity, differentiability and limits

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 #0194 International

Problem 9Continuity, differentiability and limits

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, differentiability and limits

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.

3 more Continuity, differentiability and limits questions in the app

Also covered in Continuity, differentiability and limits practice across every exam.

Not sure where you stand? Take the free 10-question placement test — no account, ~15 minutes.