How limits are evaluated
- Try direct substitution. If f is continuous at a, the limit is just f(a). Polynomials, ex, sine and cosine are continuous everywhere.
- If you get 00 or ∞∞, the form is indeterminate. Factor and cancel (x−3x2−9=x+3), or differentiate top and bottom with L’Hôpital’s rule.
- At infinity, rational functions are governed by their leading terms: compare the degrees of top and bottom.
- For 1∞ and 00 forms, take logarithms first; that is how limx→∞(1+x1)x=e is shown.
- Check both sides. The two-sided limit exists only if the left and right limits agree.
Why limits matter
Every idea in calculus is a limit in disguise. The derivative is the limit of secant slopes (drag it on what is a derivative?), and the definite integral is the limit of Riemann sums as the rectangles get thinner.
Questions students ask
How do I enter infinity?
Type inf, infinity or ∞ in the "approaches" box, or -inf for negative infinity.
What does “0/0 indeterminate” mean?
Plugging in gives 00, which could be any value. It is a signal to do more work: factor and cancel, rationalise, or use L’Hôpital’s rule. The calculator shows which one it used.
When does a limit not exist?
When the left-hand and right-hand limits differ (like x∣x∣ at 0), when the function oscillates forever (like sinx1 at 0), or when it blows up in opposite directions (like x1 at 0). The two-sided table makes this visible.
What is L’Hôpital’s rule?
If g(x)f(x) gives 00 or ∞∞, the limit equals limg′(x)f′(x) (if that exists). The calculator applies it repeatedly when needed.
Why show a table of values?
A limit is about what the function approaches, not its value at the point. The table evaluates the function closer and closer from both sides so you can see the trend yourself, which is how limits are introduced in most textbooks.