Evaluating limits
Simplifying
Limits obey a set of laws, and the basic ones are worth remembering. First, the limit of a sum is equal to the sum of the limits:
The same thing goes for subtraction, multiplication, and division.
Direct substitution
If a function is continuous at and is defined, then
You’ll learn about continuity in the next section, but for now you can apply this rule to polynomials, rationals, exponentials, logarithms, and trigonometric functions—everything you saw in Advanced Functions.
For example, we can use direct substitution in
Factoring
Sometimes attempting direct substitution will give us zero over zero—we call this result indeterminate (this is distinct from undefined). If the expression looks like it can be factored, try doing so. Sometimes this will result in a factor dividing out, and then you can proceed with direct substitution after that.
For example, we can factor the numerator to evaluate this limit:
Rationalizing
If factoring doesn’t work, we can try rationalizing to get around the indeterminate case. This generally works if you have a binomial with one or two radicals in it. To do this, we multiply by the conjugate of binomial over itself and then use the difference of squares.
An expression of the form can be factored to give In this expression, is the conjugate of and vice versa.
For example, multiplying the following by the conjugate over itself gives us
which simplifies to give the value of the limit,
Change of variable
Yet another strategy to try when tackling the indeterminate is to change the variable. It’s hard to explain this method in words, so I’ll just demonstrate it with an example.
Suppose we want to evaluate the limit
Let’s change the variable. In general, when we have a fractional exponent as we do here, we want to get rid of it. To do this, we will let This means that
and
Now we can change the variable in the limit expression:
We were able to divide out a factor, which is exactly what we wanted. Now we can back-substitute our original variable and evaluate:
One-sided limit
Some limits cannot be evaluated because they do not exist. To prove this, we have to show that the limit from the left does not equal the limit from the right. Consider the following limit:
We get an indeterminate answer if we try direct substitution. As you might have guessed, we need to evaluate the limit from both sides. Graphing the function turns out to be very helpful:
This graph makes it obvious that
and
and since these are not equal, the limit does not exist.