Calculus I · Limits and Continuity · lesson

One-Sided Limits From the Left and Right

Concept

Learning objectives

Read and compute left-hand and right-hand limits; use them to decide whether a two-sided limit exists.

One-Sided Limits

An input can approach aa from values smaller than aa or from values greater than aa.

Definition

One-Sided Limit Notation

limxaf(x)=L\lim_{x\to a^-}f(x)=L

means that f(x)f(x) approaches LL as xx approaches aa using values x<ax<a.

limxa+f(x)=L\lim_{x\to a^+}f(x)=L

means that f(x)f(x) approaches LL as xx approaches aa using values x>ax>a.

The minus and plus signs are directions, not arithmetic operations.

Concept

Stand at the doorway x=ax=a. Approaching from the hallway on the left is xax\to a^-. Approaching from the hallway on the right is xa+x\to a^+. A two-sided meeting happens only if both groups arrive at the same height.

Theorem

One-Sided Test for a Two-Sided Limit

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

if and only if

limxaf(x)=Landlimxa+f(x)=L.\boxed{\lim_{x\to a^-}f(x)=L \quad\text{and}\quad \lim_{x\to a^+}f(x)=L.}

If the one-sided limits disagree, the two-sided limit does not exist.

Guided walkthrough

Two staircases

Suppose the graph approaches height 33 from the left and height 33 from the right. Then the two-sided limit is 33.

If the graph approaches height 33 from the left but height 44 from the right, there is no single answer to "what height does the graph approach?" The two-sided limit does not exist.

Interactive checkleft-right-01

The left-hand limit is 22 and the right-hand limit is 55. What is the two-sided limit?

Your work stays on this device. No account or AI grader is used.

Show hint

A two-sided limit exists only when the sides agree.

Attempt once to unlock the solution

Submit an answer first. The hint is available now.

Worked example

A piecewise function with matching sides

Let

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

Find the left-hand, right-hand, and two-sided limits at x=2x=2.

Show worked solution

For inputs to the left of 22, use x+1x+1:

limx2f(x)=2+1=3.\lim_{x\to2^-}f(x)=2+1=3.

For inputs to the right of 22, use 5x5-x:

limx2+f(x)=52=3.\lim_{x\to2^+}f(x)=5-2=3.

The one-sided limits agree, so

limx2f(x)=3.\boxed{\lim_{x\to2}f(x)=3}.

The actual value is also f(2)=3f(2)=3, but that equality is not what made the two-sided limit exist. The matching one-sided limits did.

Worked example

A jump

Let

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

Find the one-sided and two-sided limits at x=2x=2.

Show worked solution

From the left,

limx2g(x)=2+1=3.\lim_{x\to2^-}g(x)=2+1=3.

From the right,

limx2+g(x)=62=4.\lim_{x\to2^+}g(x)=6-2=4.

Because 343\ne4,

limx2g(x)=DNE.\boxed{\lim_{x\to2}g(x)=\mathrm{DNE}}.

This is a jump discontinuity. The graph jumps from a left-hand height of 33 to a right-hand height of 44.

Piecewise graph with a jump at x = 2.
Read this graph as text

Unequal one-sided limits. For x less than 2, the line y = x + 1 approaches the open circle (2, 3). For x at least 2, the line y = 6 - x begins at the filled diamond (2, 4). Text labels state that the left-hand limit is 3 and the right-hand limit is 4, so the two-sided limit does not exist.

The left branch is solid with an open circle; the right branch is double-stroked with a filled diamond. Labels give both one-sided heights.

Why it matters: Show that a two-sided limit does not exist when finite left-hand and right-hand limits disagree.

Read the graph

Unequal one-sided limits produce a jump and no two-sided limit.

Exam note

A filled point at x=ax=a does not repair unequal one-sided limits. Even if you define g(2)=3.5g(2)=3.5, the left side still approaches 33 and the right side still approaches 44. No single dot can persuade two disagreeing neighborhoods to cooperate.

After the explanation

Use the section idea

Reading lens

What are nearby outputs doing as the input approaches the target from both sides?

Mental model

Imagine tightening a window around the target input and watching where all nearby outputs are forced to gather.

Decision

Read the left-hand and right-hand behavior separately first; combine them only after both sides approach the same output.

Common trap

The function value at the target can be missing or deliberately moved, so never substitute a plotted dot for evidence from both sides.

Check yourself

You understand the section when you can explain a limit from a graph, table, and sentence without confusing it with the function value.

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