Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Continuity & Types of Discontinuity cheat sheet - grade 11-12

Click image to open full size

Calculus Grade 11-12

Continuity & Types of Discontinuity Cheat Sheet

A printable reference covering continuity, one-sided limits, removable, jump, infinite, and oscillating discontinuities for grades 11-12.

Download PNG

Continuity describes when a graph has no break, hole, jump, or vertical asymptote at a point. Students need this cheat sheet because many calculus topics, including derivatives and the Intermediate Value Theorem, depend on recognizing continuous behavior. It helps organize the three-part test for continuity and the major types of discontinuity in one clear reference. A function ff is continuous at x=ax=a when f(a)f(a) is defined, limxaf(x)\lim_{x \to a} f(x) exists, and limxaf(x)=f(a)\lim_{x \to a} f(x)=f(a). One-sided limits compare behavior from the left and right, using limxaf(x)\lim_{x \to a^-} f(x) and limxa+f(x)\lim_{x \to a^+} f(x). Discontinuities are commonly classified as removable, jump, infinite, or oscillating depending on what happens to the limit and function value.

Key Facts

  • A function ff is continuous at x=ax=a if f(a)f(a) is defined, limxaf(x)\lim_{x \to a} f(x) exists, and limxaf(x)=f(a)\lim_{x \to a} f(x)=f(a).
  • The two-sided limit limxaf(x)\lim_{x \to a} f(x) exists only when limxaf(x)=limxa+f(x)\lim_{x \to a^-} f(x)=\lim_{x \to a^+} f(x).
  • A removable discontinuity occurs when limxaf(x)\lim_{x \to a} f(x) exists but f(a)f(a) is undefined or f(a)limxaf(x)f(a) \ne \lim_{x \to a} f(x).
  • A jump discontinuity occurs when limxaf(x)\lim_{x \to a^-} f(x) and limxa+f(x)\lim_{x \to a^+} f(x) both exist but are not equal.
  • An infinite discontinuity occurs when at least one one-sided limit is infinite, such as limxa+f(x)=\lim_{x \to a^+} f(x)=\infty or limxaf(x)=\lim_{x \to a^-} f(x)=-\infty.
  • A rational function may have a removable discontinuity where a common factor cancels, such as f(x)=x24x2=x+2f(x)=\frac{x^2-4}{x-2}=x+2 for x2x \ne 2.
  • Polynomial functions are continuous for all real numbers, and rational functions are continuous wherever their denominators are not zero.
  • Piecewise functions are checked for continuity at boundary points by comparing limxaf(x)\lim_{x \to a^-} f(x), limxa+f(x)\lim_{x \to a^+} f(x), and f(a)f(a).

Vocabulary

Continuity
A function is continuous at x=ax=a when the graph has no break there and limxaf(x)=f(a)\lim_{x \to a} f(x)=f(a).
One-sided limit
A one-sided limit describes the value a function approaches from only one side, written limxaf(x)\lim_{x \to a^-} f(x) or limxa+f(x)\lim_{x \to a^+} f(x).
Removable discontinuity
A removable discontinuity is a hole or misplaced point where limxaf(x)\lim_{x \to a} f(x) exists but does not match the function value.
Jump discontinuity
A jump discontinuity occurs when the left-hand and right-hand limits at x=ax=a exist but have different values.
Infinite discontinuity
An infinite discontinuity occurs when a function grows without bound near x=ax=a, often because of a vertical asymptote.
Oscillating discontinuity
An oscillating discontinuity occurs when function values keep fluctuating near x=ax=a so no single limiting value exists.

Common Mistakes to Avoid

  • Saying a function is continuous because f(a)f(a) is defined is wrong because continuity also requires limxaf(x)\lim_{x \to a} f(x) to exist and equal f(a)f(a).
  • Canceling a factor and forgetting the original restriction is wrong because x24x2\frac{x^2-4}{x-2} still has a hole at x=2x=2 even though it simplifies to x+2x+2 for x2x \ne 2.
  • Assuming a two-sided limit exists when only one side has been checked is wrong because limxaf(x)\lim_{x \to a^-} f(x) and limxa+f(x)\lim_{x \to a^+} f(x) must be equal.
  • Calling every undefined point a vertical asymptote is wrong because an undefined point can be a removable discontinuity if the limit is finite.
  • Ignoring piecewise boundary values is wrong because continuity at a boundary depends on the left rule, the right rule, and the actual value f(a)f(a).

Practice Questions

  1. 1 Determine whether f(x)=x29x3f(x)=\frac{x^2-9}{x-3} is continuous at x=3x=3, and classify any discontinuity.
  2. 2 For f(x)={x+1,x<25,x=22x1,x>2f(x)=\begin{cases} x+1, & x<2 \\ 5, & x=2 \\ 2x-1, & x>2 \end{cases}, find limx2f(x)\lim_{x \to 2^-} f(x), limx2+f(x)\lim_{x \to 2^+} f(x), and decide whether ff is continuous at x=2x=2.
  3. 3 Find the value of kk that makes f(x)={x2+k,x<14x,x1f(x)=\begin{cases} x^2+k, & x<1 \\ 4x, & x\ge 1 \end{cases} continuous at x=1x=1.
  4. 4 Explain why a graph with a hole at x=ax=a can have limxaf(x)\lim_{x \to a} f(x) exist even though the function is not continuous at x=ax=a.