20 min read
Limits
A limit describes the value an expression gets closer and closer to, as x approaches a target value.
Getting Closer and Closer
Some expressions are undefined at one exact point — often because plugging that value in gives . A limit asks: ignoring that one point, what value is the expression heading towards nearby?
| (x² − 4) ÷ (x − 2), as x approaches 2 | |
|---|---|
Example 1 — finding a limit by factorising
Find lim(→) () ÷ ().
- Plugging in gives — undefined. Factorise instead.
- = ()(), so the expression becomes ()() ÷ ()
- Cancel the matching () factor (valid since is only *approaching* , never equal to it): the expression simplifies to
- Now substitute :
Answer:
Practice
Find lim(→) () ÷ ().
Your answer
More lessons in Calculus · Next: The Derivative · Previous: The Gradient of a Curve
