EXAMPLE 5 Evaluate the limit below: lim (5 + h)^2 - 25
SOLUTION: If we define F(h) = (5 + h)^2 - 25, then we can compute the limit by letting h approach 0. However, F(0) is undefined. But if we simplify F(h) algebraically and simplify at each step, we find that
F(h) = (5 + h)^2 - 25
= 25 + 10h + h^2 - 25
= 10h + h^2
(Recall that we consider only h when letting it approach 0). Thus, the limit is...