Calculus I · Limits and Continuity · lesson

Continuity at a Point

Visual study stop

Read the picture before the symbols

Pause at each graph long enough to say what the input is doing, what the output is doing, and which feature supports the next mathematical decision.

Parabola with an open point at (2, 5) and a filled point at (2, 9).
Read this graph as text

Function value versus limit. The parabola y = x squared + 1 approaches an open circle at (2, 5) from both sides. A separate filled diamond at (2, 9) shows that g(2) equals 9. The open and filled marker shapes, labels, and split domains establish that the limit equals 5 while the function value equals 9.

The limit uses an open circle and the function value uses a filled diamond, each with a text label.

Why it matters: Separate the height approached by nearby points from the function's assigned value at the target input.

Test the three continuity conditions as separate claims

The nearby parabola supplies the limit while the isolated filled point supplies the function value. Continuity requires both to exist and to land at the same height.

Concept

Learning objectives

Use the three-part continuity test at a point; distinguish continuity from merely having a limit; explain the graphical meaning of continuity.

Continuity and the Intermediate Value Theorem

Continuity at a Point

A limit describes nearby behavior. Continuity connects that nearby behavior to the function's actual value.

Definition

Continuity at x=ax=a

A function ff is continuous at x=ax=a if all three conditions hold:

f(a)f(a) is defined; • limxaf(x)\displaystyle\lim_{x\to a}f(x) exists; • limxaf(x)=f(a)\displaystyle\lim_{x\to a}f(x)=f(a).

Equivalently,

limxaf(x)=f(a).\boxed{\lim_{x\to a}f(x)=f(a)}.
Concept

Continuity means the graph, the nearby trend, and the actual dot all agree at the point. You approach one height, and the function is actually located at that height.

Guided walkthrough

A continuous line

Is f(x)=2x+1f(x)=2x+1 continuous at x=3x=3?

Show worked solution

Check the three conditions.

1. The function value exists:

f(3)=2(3)+1=7.f(3)=2(3)+1=7.

2. The limit exists:

limx3(2x+1)=7.\lim_{x\to3}(2x+1)=7.

3. They agree:

limx3f(x)=f(3)=7.\lim_{x\to3}f(x)=f(3)=7.

Therefore, ff is continuous at 33.

Worked example

A limit exists but continuity fails

Let

g(x)={x2+1,x2,9,x=2.g(x)= \begin{cases} x^2+1,&x\ne2,\\ 9,&x=2. \end{cases}

Is gg continuous at 22?

Show worked solution

Condition 1: g(2)=9g(2)=9, so the function value exists.

Condition 2: Nearby values use x2+1x^2+1, so

limx2g(x)=5.\lim_{x\to2}g(x)=5.

The limit exists.

Condition 3: Compare:

limx2g(x)=59=g(2).\lim_{x\to2}g(x)=5\ne9=g(2).

Therefore, gg is not continuous at 22.

This discontinuity is removable. Redefining g(2)=5g(2)=5 would repair it.

Worked example

Continuity fails because no two-sided limit exists

Let

h(x)={x+1,x<2,6x,x2.h(x)= \begin{cases} x+1,&x<2,\\ 6-x,&x\ge2. \end{cases}

Is hh continuous at 22?

Show worked solution

The function value exists:

h(2)=62=4.h(2)=6-2=4.

But

limx2h(x)=3,\lim_{x\to2^-}h(x)=3,

while

limx2+h(x)=4.\lim_{x\to2^+}h(x)=4.

The one-sided limits disagree, so the two-sided limit does not exist. Condition 2 fails. Therefore, hh is not continuous at 22.

Exam note

Do not use only the slogan "draw without lifting your pencil." It is a helpful picture, not a complete test. At endpoints, one-sided continuity is allowed; on disconnected domains, a graph can be continuous at every point of its domain even though you cannot draw all pieces in one stroke.

After the explanation

Use the section idea

Reading lens

Do the limit, the function value, and the surrounding domain fit together at the point or across the interval?

Mental model

Continuity is a three-part agreement: the value exists, the two-sided limit exists, and those two quantities are equal.

Decision

At a point, test the three conditions in order; on an interval, check the domain and endpoints before invoking any continuity theorem.

Common trap

A sign change supports the Intermediate Value Theorem only when continuity holds on the entire closed interval, and it does not prove uniqueness.

Check yourself

You are ready to continue when you can classify a break, decide whether one value can repair it, and state every IVT hypothesis aloud.

Continue

Use one focused companion

Source & rights

Original instruction with traceable references.

The exposition is original. No Active Calculus exercise is reproduced verbatim. Public-domain examples were modernized and recomposed when used as inspiration.

The verified handoff declares original composition and requires owner provenance review. BetterGrades-original material remains separate from public-domain references; no source textbook PDF is published here.

Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary