Calculator
Limit Calculator with Steps
Evaluate one-sided limits, limits at infinity, and every indeterminate form, with the factoring, conjugate, or L'Hôpital step written out rather than assumed.
Solve a limit problem now
First solution freeHow to use it
State the expression and the value the variable approaches, including the side if you need one: “as x approaches 3 from the left”. For a limit at infinity, say infinity rather than a large number. If your course has not covered L'Hôpital's rule yet, say so in the question and the solution stays algebraic. Limits are the foundation the calculus solver builds derivatives on, so the same input works there for a longer problem.
The method behind it
A limit describes where a function is heading as its input approaches some value, and it deliberately ignores what happens at that value. That is the whole reason limits exist: has no value at , but it is heading somewhere perfectly definite.
The two-sided limit exists only when both one-sided limits exist and agree. At a jump discontinuity they do not, and no amount of algebra will manufacture one.
Always try substitution first. If the function is continuous at , the limit is just and there is nothing to do. Substitution earns its keep even when it fails, because what it produces tells you which technique comes next.
If substitution returns one of these, the expression has not failed — it has simply not answered yet.
For in a rational function, factor and cancel: the cancelled factor is exactly the hole. For a difference of square roots, multiply by the conjugate, which converts the subtraction into a difference of squares and clears the radical from where it was causing trouble. For a compound fraction, combine over a common denominator first. Being able to factor a quadratic on sight is what makes the first of these fast.
L'Hôpital's rule applies only to and . Given those, and with both functions differentiable near , you may differentiate the numerator and the denominator separately — not as a quotient — and try again.
For limits at infinity, divide every term by the highest power appearing in the denominator. Each term of lower degree then visibly collapses to zero, and what is left gives the answer directly: the ratio of the leading coefficients when the two degrees match, zero when the numerator has the lower degree, and no finite limit when it has the higher one. Two standard limits are worth knowing cold because they resolve most trigonometric indeterminates without any rule at all.
The wider picture — what continuity requires, and how limits connect to derivatives — is set out in limits and continuity, intuition first.
Worked examples
Worked example
- 1
Substitute first to identify the form. Both parts vanish, so this is 0/0 and the expression is still in play.
- 2
Multiply top and bottom by the conjugate of the numerator. This is multiplication by 1, so the function is unchanged.
- 3
The numerator becomes a difference of squares and the radical disappears from where it was blocking the cancellation.
- 4
Cancel the common factor. This is legal because x is approaching 4, never equal to it, so the factor is never zero.
- 5
Now substitution works, because what is left is continuous at 4.
Answer
Worked example
- 1
Both terms grow without bound, so this is the indeterminate difference infinity minus infinity. The two growths are nearly equal, and the answer is what remains of the gap.
- 2
There is no fraction yet, so make one: multiply and divide by the conjugate.
- 3
The numerator collapses, since the squares cancel exactly.
- 4
Divide top and bottom by x. Inside the radical that means dividing by x squared, because x is positive as it heads to infinity.
- 5
The 3/x term goes to zero, leaving a value that is finite even though both original terms were not.
Answer
One limit, two routes
Most indeterminate forms can be resolved either algebraically or with L'Hôpital's rule, and seeing the same limit both ways tells you which one your particular problem rewards. Work through this one a step at a time before revealing each line.
Evaluate the limit of (1 − cos x)/x² as x → 0, twice
0 of 7 stepsCommon mistakes
Using L'Hôpital on a form that is not indeterminate
The rule requires or . Applying it to gives , but substitution shows the answer is . Check the form before every application, including repeat applications.
Differentiating as a quotient
L'Hôpital's rule differentiates the numerator and the denominator independently. It is not the quotient rule and produces a different expression entirely. If you see a squared denominator appear, you have applied the wrong rule.
Confusing the limit with the function value
A function can have a limit at a point where it is undefined, and it can be defined at a point where the limit disagrees with the value. Those two things matching is the definition of continuity, not something you may assume while computing.
Practice
Answers are checked here — nothing is sent anywhere.
- 1
- 2
- 3