Limits And Continuity
Learn limits and continuity for Queensland Year 11 Mathematical Methods (QCAA). A limit describes the value a function approaches as x nears a point, while continuity asks whether a graph can be drawn without lifting your pen.
You will learn to evaluate limits by direct substitution, resolve zero-over-zero limits by factoring, handle one-sided limits, and test whether a piecewise function is continuous — the basis for a derivative found from first principles.
Every question with a fully worked solution.
- Limits And Continuity - Video - Left and right limits and continuity Watch
Theory
In Year 11 Mathematical Methods (QCAA, Unit 2), a limit \(\lim_{x\to a}f(x)\) is the value \(f(x)\) heads toward as \(x\) approaches \(a\). This page covers limits by direct substitution, removable \(\tfrac00\) limits by factor-and-cancel, one-sided limits and when a limit does not exist, and informal continuity at a point and of piecewise functions.
The limit \(\lim_{x\to a}f(x)=L\) means \(f(x)\) gets as close as we like to \(L\) as \(x\) approaches \(a\) from both sides. If the function is defined and unbroken there, you find it by direct substitution.
One-sided limits \(\lim_{x\to a^-}f(x)\) and \(\lim_{x\to a^+}f(x)\) approach from the left and right. The two-sided limit exists only when they are equal; at a jump they differ, so the limit does not exist (DNE).
A function is continuous at \(x=a\) if its graph has no break there: the limit exists and equals the function value, \(\lim_{x\to a}f(x)=f(a)\). A hole, jump or gap makes it discontinuous.
Direct substitution (when \(f\) is defined and unbroken at \(a\)):
Two-sided limit exists only when the one-sided limits agree:
Evaluating a limit (and checking continuity)
- Substitute \(x=a\). A defined value is the limit; \(\tfrac{\text{nonzero}}0\) means it grows without bound (DNE).
- If \(\tfrac00\): factorise numerator and denominator, cancel the common factor, then substitute again.
- Piecewise or a jump: take the left and right limits; if they differ the limit does not exist.
- Continuity: the function is continuous at \(a\) when the limit exists and equals \(f(a)\).
The function is a polynomial (unbroken everywhere), so substitute \(x=3\):
| \(\lim_{x\to3}(x^2-2x+1)\) | \(=\) | \((3)^2-2(3)+1\) |
| \(=\) | \(9-6+1\) | |
| \(=\) | \(4\) |
\(\displaystyle\lim_{x\to3}(x^2-2x+1)=4\).
Substitute \(x=2\) to test:
| \(\dfrac{(2)^2-4}{2-2}\) | \(=\) | \(\dfrac{0}{0}\) |
\(\tfrac00\) is indeterminate — factorise and cancel.
Factorise the numerator and cancel \((x-2)\):
| \(\dfrac{x^2-4}{x-2}\) | \(=\) | \(\dfrac{(x-2)(x+2)}{x-2}\) |
| \(=\) | \(x+2\) |
Now substitute \(x=2\):
| \(\lim_{x\to2}(x+2)\) | \(=\) | \(2+2\) |
| \(=\) | \(4\) |
\(\displaystyle\lim_{x\to2}\dfrac{x^2-4}{x-2}=4\).
Left limit — use the \(x<1\) branch \(x+1\):
| \(\lim_{x\to1^-}f(x)\) | \(=\) | \(1+1\) |
| \(=\) | \(2\) |
Right limit — use the \(x\ge1\) branch \(4-x\):
| \(\lim_{x\to1^+}f(x)\) | \(=\) | \(4-1\) |
| \(=\) | \(3\) |
The one-sided limits are \(2\) and \(3\): they are not equal.
The one-sided limits differ (\(2\neq3\)), so \(\displaystyle\lim_{x\to1}f(x)\) does not exist.
Left piece value at \(x=1\):
| \(f(1)\) | \(=\) | \(2(1)+1\) |
| \(=\) | \(3\) |
Right-hand limit as \(x\to1^+\) (branch \(x^2+k\)):
| \(\lim_{x\to1^+}f(x)\) | \(=\) | \((1)^2+k\) |
| \(=\) | \(1+k\) |
For continuity the two must be equal:
| \(1+k\) | \(=\) | \(3\) |
| \(k\) | \(=\) | \(2\) |
\(k=2\) makes \(f\) continuous at \(x=1\) (both pieces give \(3\)).
Common pitfalls
Frequently asked questions
How do you evaluate a limit?
Substitute the value first. If you get a number, that is the limit; if you get \(\tfrac00\), factorise and cancel, then substitute again.
What does it mean for a limit to not exist?
The function does not approach a single value — usually the left and right one-sided limits differ (a jump), or the function grows without bound.
What is a removable discontinuity?
A hole in the graph, from a factor that cancels (like \(\tfrac{x^2-4}{x-2}\)). The limit exists even though the point itself is missing.
When is a function continuous at a point?
When \(\lim_{x\to a}f(x)=f(a)\): the limit exists and equals the actual value, so the graph has no hole, jump or gap there.
How do you make a piecewise function continuous?
Set the two pieces equal at the join: make the value of one branch equal the limit of the other, then solve for the unknown.