Calculus I · Limits and Continuity · reference

Which Functions Are Continuous?

Families of continuous functions

The following functions are continuous everywhere in their natural domains:

• polynomials; • rational functions where the denominator is nonzero; • root functions where the root is real; • trigonometric functions wherever defined; • exponential functions; • logarithmic functions for positive arguments.

Sums, differences, products, constant multiples, and valid compositions of continuous functions are continuous. Quotients are continuous where their denominators are nonzero.

Worked example

Find intervals of continuity

Find the intervals on which

f(x)=x+2x29f(x)=\frac{\sqrt{x+2}}{x^2-9}

is continuous.

Show worked solution

The square root requires

x+20,x+2\ge0,

so

x2.x\ge-2.

The denominator must be nonzero:

x290x^2-9\ne0

so

x3,3.x\ne-3,3.

The value 3-3 is already outside the square-root domain. The only excluded domain point within [2,)[-2,\infty) is 33.

Therefore, the function is continuous on

[2,3)(3,).\boxed{[-2,3)\cup(3,\infty)}.

At 2-2, continuity is interpreted from the right.

Worked example

Composition

Where is

g(x)=ln(4x2)g(x)=\ln(4-x^2)

continuous?

Show worked solution

The logarithm requires a positive argument:

4x2>0.4-x^2>0.

This means

x2<4,x^2<4,

so

2<x<2.-2<x<2.

The polynomial 4x24-x^2 is continuous everywhere, and lnu\ln u is continuous for u>0u>0. Therefore the composition is continuous on

(2,2).\boxed{(-2,2)}.

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.

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