A limit concerns nearby inputs
A limit describes the value approached as the input gets close to a point. The function may have that value at the point, a different value, or no value there at all.
Use the expression and the graph together
A graph or table can suggest behavior, but the expression and its conditions help justify it. When simplifying a quotient, keep track of the values where the simplification is valid.
A mistake to avoid
The expression 0/0 does not give a numerical answer. It signals that direct substitution has not resolved the limit. Also compare behavior from both sides when evaluating a two-sided limit.
Worked example
Approach x = 1 in (x² − 1)/(x − 1)
For x ≠ 1, factor the numerator to get (x − 1)(x + 1)/(x − 1) = x + 1. As x approaches 1, this approaches 2. The original expression remains undefined at x = 1; the limit is 2 nonetheless.