B.2. Substitution to Find a Limit

Let's look at substitution to find a limit, the most straightforward technique we have to find a function's limit at a given point. You can of course practice using our problems with complete solutions.

This approach works when a function (1) is defined at the point of interest and (2) behaves smoothly near that point, meaning there are no jumps or gaps there. For example, let's consider these six functions, each at a different point:

  • a linear function: 4𝑥 +2 at 𝑥 =6;
  • a polynomial: 𝑥3 5𝑥 +7 at 𝑥 = 1;
  • a rational function (a quotient of two polynomials): 𝑥31𝑥52𝑥3+1 at 𝑥 =2;
  • an exponential function: 𝑒𝑥 at 𝑥 =0.5;
  • a logarithmic function: ln(𝑥2 +1) at 𝑥 =0;
  • a trig function: sin(2𝑥) at 𝑥 =𝜋/4.

In each of these cases you can imagine a rough picture of the function's graph, and then see in your mind's eye how the value of the limit at the point of interest is simply equal to the function's value at that point.

The box below contains an interactive Desmos calculator for each of the functions above, with that function's particular point of interest marked. As you can see in each case, the limit simply equals the function's value at that point: lim𝑥𝑎𝑓(𝑥)=𝑓(𝑎).

The key take-away:

Substitution to find a limit
When finding the limit lim𝑥𝑎𝑓(𝑥), if you substitute 𝑥 =𝑎 into 𝑓(𝑥) and obtain a number for 𝑓(𝑎) (and don't get "undefined"), then the limit is simply that value 𝑓(𝑎): lim𝑥𝑎𝑓(𝑥)=𝑓(𝑎)

As you saw in the examples above, when Substitution works you can find the limit easily, often in one line, which makes these problems quick. And we don't want to over-complicate that.

Remember:
A function's value at a point and its limit at that point are two distinct quantities.

At the same time, we want to emphasize again that lim𝑥𝑎𝑓(𝑥) and 𝑓(𝑎) are two distinct quantities. Recall our working definition of limits:

lim𝑥𝑎𝑓(𝑥)=𝐿

is a number L (if one exists) such that 𝑓(𝑥) is as close to L as we want whenever x is sufficiently close to a.

We saw earlier various cases where lim𝑥𝑎𝑓(𝑥)𝑓(𝑎) (figure (a), below). By contrast, for these "nice, smooth functions" the limit does simply equal 𝑓(𝑎) (figure (b) below).

When using substitution to find a limit, keep in mind the important distinction illustrated by these two figures: (a) Graph with a hole in it, such that f(2) = 5, which does not fall on the line that defines the function everywhere else. (b) A nice smooth parabola, such that every point of the function falls on the curve.

The following problems give you practice at finding limits using Substitution. We'll then examine a few complications below.

Practice Problem 1
Find lim𝑥2(𝑥3+4). (A) 4(B) 12(C) 12(D) 8(E) None of these
Practice Problem 2
Find lim𝑥49+4𝑥. (A) 13(B) 11(C) 5(D) DNE(E) None of these
Practice Problem 3
Find lim𝑥1ln𝑥𝑥. (A) 1(B) 𝑒(C) 0(D) DNE(E) None of these
Practice Problem 4
Find lim𝑥𝜋/2cos𝑥. (A) 1(B) 0(C) 12(D) DNE (E) None of these

Substitution and one-sided limits

Let's consider a small complication that arises when we use Substitution to find a one-sided limit. The following example illustrates.

Example 1: One-Sided Limit

Recall the piecewise function we used to introduce one-sided limits:

𝑓(𝑥)={3for 𝑥<05for 𝑥0

We imagine that at this stage, if we ask you for the value of lim𝑥0𝑓(𝑥), you would answer . . .

Graph of piecewise function f(x), which equals -5 for x less than zero, and +5 for x greater than or equal to 0.

Solution.

Clearly lim𝑥0𝑓(𝑥) = 3 .

But notice that 𝑓(0) 3; instead, 𝑓(0) =5. This question illustrates that we need to be careful when attempting to use Substitution at a point where a piecewise function changes from one "piece" to another, as happens here at 𝑥 =0. Fortunately, you now deeply understand the difference between lim𝑥0𝑓(𝑥) and 𝑓(0), and so know that what we actually care about in finding the limit is the function's value L that we can get as close to as we want when approaching 𝑥 =0 from the left (since the limit specifies 𝑥 0). And that means we're interested in the function's expression for 𝑥 <0, 𝑓(𝑥) = 3, even though this is not the expression that defines 𝑓(0).

As Example 1 illustrates, when finding a one-sided limit at a point where the function's expression changes:

  • if you're approaching 𝑥 =𝑎 from the left (𝑥 𝑎), then use the expression appropriate for 𝑥 <𝑎.
  • if you're approaching 𝑥 =𝑎 from the right (𝑥 𝑎+), then use the expression appropriate for 𝑥 >𝑎.

We don't intend those bullet points as facts to memorize. Instead, they're just a reminder to keep the meaning of limits in mind when you answer these types of questions, rather than just mindlessly substituting.

Practice Problem 5
Consider the following piecewise function: 𝑓(𝑥)={𝑥2𝑥23𝑥+5𝑥>2 Find lim𝑥2+𝑓(𝑥). (A) 4(B) 5(C) 1(D) Does not exist(E) None of these
Practice Problem 6
Consider the following piecewise function: 𝑓(𝑥)={ { { {{ { { {2𝑥+6for 𝑥<𝜋2sin(4𝑥)for 𝜋2𝑥1𝑥3for 𝑥>1 Find lim𝑥𝜋2+𝑓(𝑥). (A) 𝜋+6(B) 0(C) 1(D) 𝜋38(E) None of these

What about when 𝑓(𝑎) =non-zero number0, and so is undefined?

Let's consider another complication: sometimes when you use Substitution to compute 𝑓(𝑎), you obtain a zero in the denominator but not in the numerator, meaning 𝑓(𝑎) is undefined. The following example illustrates.

Example 2: 𝑓(𝑎) =non-zero number0

Find lim𝑥35𝑥3.

Solution.

Given our earlier work, you might immediately recognize that this function has a vertical asymptote at 𝑥 =3. But perhaps you didn't recognize that (or let's pretend that you didn't), and so to find this limit you blithely try Substitution as we did in all of the problems above:

lim𝑥35𝑥3?=533=50=undefined

The fact that you obtain "undefined" there does not automatically mean that the limit doesn't exist. Instead, it means we need to think more deeply: Substitution has failed as a tactic, and so we have more work to do.

Hyperbola centered at x=3, and a vertical red line showing the asymptote x=3.

Specifically, once you obtain that particular result, you might now think: "Oh, right. The numerator is non-zero while the denominator goes to zero as 𝑥 3, and so the function blows up at 𝑥 =3. There must be a vertical asymptote there, and the limit does not exist (DNE)." And that reasoning is correct:

lim𝑥35𝑥3= DNE

We're providing the graph to illustrate the conclusion, but again encourage you to make such thinking part of your repertoire so you don't have to graph every function to be able to reason correctly. Indeed, you are likely to encounter exam questions where you are not allowed to use a graphing calculator, and so such reasoning is required.

As the preceding example illustrates, when you substitute the limit-value into the function, if you obtain   a non-zero number0,   then you know immediately that the limit does not exist (DNE):

Iflim𝑥𝑎𝑓(𝑥)?=𝑓(𝑎)=a non-zero number0, then the limit does not exist (DNE).

As the next problem illustrates, while we may quickly conclude that the limit does not exist, the answer choices may require a bit of further reasoning.

Practice Problem 7
Answer without using a graphing calculator: lim𝑥1𝑥2(𝑥+1)2= (A) 14(B) 1(C) 14(D) (E) 
Practice Problem 8
lim𝑥1cos(𝑥)ln(𝑥) = (A) 0(B) 0.99985(C) 1(D) 1(E) DNE

Finally, what about when 𝑓(𝑎) =00, and so is undefined?

Let's consider now an example where substitution gives the result 𝑓(𝑎) =00.

Example 3: 𝑓(𝑎) =00 (?!)

Find lim𝑥2𝑥24𝑥2.

Solution.

We begin, as usual, by trying Substitution:

lim𝑥2𝑥24𝑥2=4422=00

Hmmm. We've seen that if we have non-zero number0, then we know the limit does not exist. But what if we have 00??

That's a different challenge. Let's pause this example for a moment. . .

In nearly all of your homework and test questions, when you try Substitution you'll obtain 0 divided by 0. You then need another tactic to find the limit.

The wrinkle: We wouldn't need the concept of the limit if you could always just substitute 𝑥 =𝑎 and find the function's value at the point of interest. Instead, the truth is that when you try Substitution with nearly all of your homework and test questions, you'll obtain 00, "zero divided by zero." That result is known as an indeterminate limit, which is a fancy way of saying "not yet known." This "result" tells you that the actual answer could be anything — you just don't know yet — and so you have more work to do.

Specifically, the 00 result signals that need to use a different method to find the limit. Fortunately, three simple tactics will let you solve most problems: (1) factor; (2) rationalize; (3) use algebra.

We'll look at the first, factoring, on the next screen. Before we do, we've seen the limit in the preceding example before. In fact we used that function to introduce limits. Do you remember what the graph of that function looked like, and how we quickly arrived at that graph? (No worries if not; we're about to revisit the key reasoning and then extend it.)


The Upshot

  1. When finding the limit lim𝑥𝑎𝑓(𝑥), if you substitute 𝑥 =𝑎 into 𝑓(𝑥) and obtain a number for 𝑓(𝑎) (and don't get "undefined"), then the limit is simply that value 𝑓(𝑎): lim𝑥𝑎𝑓(𝑥)=𝑓(𝑎) Hence, your first step in computing any limit should be to try Substitution. If it works and you obtain a number, you're done!
  2. When finding a one-sided limit at an x-value where the function's expression changes, be careful to choose the correct expression depending on whether you are finding the left-hand or right-hand limit.
  3. If you find 𝑓(𝑎) =non-zero number0, then the limit does not exist (DNE).

What questions or comments do you have about the material on this screen? Please head on over to the Forum and post!