limit
Imagine walking toward a doorway. You may never set foot exactly on the threshold, yet anyone watching can tell exactly where you are heading. A limit asks the same question about a function: as the input x slides closer and closer to some value a, what single number does the output f(x) settle toward? The limit is that destination. The beautiful part is that you do not actually have to arrive — the function does not even need to be defined at a — for the question to have a clear answer.
We write lim x->a f(x) = L to say 'as x approaches a, f(x) approaches the number L.' The crucial word is 'approaches.' We deliberately ignore what happens exactly at x = a and look only at the values nearby. For the limit to be L, f(x) must head toward L from both sides, the left and the right, and they must agree. If the left side and the right side aim at different numbers, or if the values fly off to infinity, then the limit does not exist. Note that L is about the trend of f(x), and it can be completely different from f(a), or exist even when f(a) does not.
Limits are the foundation that everything else in calculus is built on. The derivative is a limit, the definite integral is a limit, and an infinite series converges exactly when a certain limit exists. The whole subject is, at heart, the careful study of what quantities approach. So the small effort spent understanding this one idea pays off again and again.
At x = 2 the formula is 0/0 and undefined, yet near 2 it simplifies to x + 2, so the limit is 4 — the destination, not the value at the point.
A limit describes where f(x) is headed near x = a; it does not care what f(a) actually is, and the limit can exist even when f(a) is undefined.