Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 3

Limits

Using Algebra to Evaluate Limits

Prerequisites

To complete this section, you must be able to

  1. simplify algebraic expressions. See Unit 1 in this Study Guide and the PDF document titled “Review of Algebra,” available through the website that accompanies your textbook:
  2. https://www.stewartcalculus.com/media/1_home.php
  3. factor special polynomials. See page 1 of your textbook.

In the next three sections, we consider evaluating limits at a point a to which Theorem 3.14, does not apply; that is, limits of functions that are not continuous at a .

What happens when we simplify algebraic expressions? For example, to simplify

x 2 - 4 x - 2 ,

we would follow this procedure:

x 2 - 4 x - 2 = ( x - 2 ) ( x + 2 ) x - 2 = x + 2 ; thus x 2 - 4 x - 2 = x + 2 .

When we are evaluating functions, this answer is not quite correct. What is correct in this equality is that

x 2 - 4 x - 2 = x + 2 is true (holds) for all  x  except  2 .

The function f ( x ) = x 2 - 4 x - 2 is not defined at 2 , whereas the function g ( x ) = x + 2 is defined for all x .

These two functions are not equal, because two functions f and g are equal only if they have the same domain and if f ( x ) = g ( x ) for all x in their domains.

The functions f ( x ) = x 2 - 4 x - 2 and g ( x ) = x + 2 do not have the same domain.

Figures 3.16 and 3.17, below, show the graphs of f ( x ) = x 2 - 4 x - 2 and g ( x ) = x + 2 , respectively. As you can see, while the graph of f has a hole because it is not defined at 2 , the graph of g is continuous.

To evaluate the limit, we must consider only values of f ( x ) for x around 2 . For these x s, we have f ( x ) = g ( x ) ; that is, f ( x ) = g ( x ) for x a . Moreover, from the graphs of these functions, we see that indeed

lim x 2 f ( x ) = lim x 2 g ( x ) .

Figure 3.16.  Function f ( x ) = x 2 - 4 x - 2

Figure 3.17. Function g ( x ) = x + 2

Theorem 3.14 does not apply when we want to evaluate the limit lim x 2 f ( x ) , because f is not continuous at 2 , but it does apply to the limit lim x 2 g ( x ) . [Why?] Hence, we conclude that

lim x 2 f ( x ) = lim x 2 g ( x ) = lim x 2   x + 2 = 4 .

In summary, we may be able to evaluate the limit lim x a f ( x ) of a function f which is not continuous at a , if we can obtain, through an algebraic manipulation of f , a function g , such that

f ( x ) = g ( x ) for all x around a , and lim x a g ( x ) exists.

Thus

lim x a f ( x ) = lim x a g ( x ) .

This conclusion is possible because of the following proposition.

Proposition 3.16.

  1. If f ( x ) = g ( x ) for all x close to a from the right, but not at a , then

    lim x a + f ( x ) = lim x a + g ( x ) .

  2. If f ( x ) = g ( x ) for all x close to a from the left, but not at a , then

    lim x a - f ( x ) = lim x a - g ( x ) .

  3. If f ( x ) = g ( x ) for all x close to a , but not at a , then

    lim x a f ( x ) = lim x a g ( x ) .

To use this approach in the evaluation of limits, we must learn which algebraic manipulations we can try for which functions. Here is where our algebraic skills will pay off. In the following examples, we try to cover the most common cases; you may be able to find other examples on your own.

Example 3.34. Rational functions.

Consider the limit

lim x 3   x 2 + x - 1 2 3 x 2 - 7 x - 6 .

The rational function

f ( x ) = x 2 + x - 1 2 3 x 2 - 7 x - 6

is not continuous at 3 .

If we evaluate the polynomials p ( x ) = x 2 + x - 1 2 and q ( x ) = 3 x 2 - 7 x - 6 at 3 , we get 0 (try it).

There is a theorem that says that if p ( 3 ) = 0 , then p can be factored as a product of the form ( x - 3 ) r ( x ) , where r ( x ) is a polynomial. The same is true for q ( x ) : there is a polynomial s ( x ) such that q ( x ) = ( x - 3 ) s ( x ) . As we indicated in Unit 1,

p ( x ) = ( x - 3 ) ( x + 4 ) and q ( x ) = ( x - 3 ) ( 3 x + 2 ) .

Hence,

x 2 + x - 1 2 3 x 2 - 7 x - 6 = ( x - 3 ) ( x + 4 ) ( x - 3 ) ( 3 x + 2 ) = x + 4 3 x + 2

for all x around 3 .

The function

g ( x ) = x + 4 3 x + 2

is continuous at 3 , and we conclude that

lim x 3   x 2 + x - 1 2 3 x 2 - 7 x - 6 = lim x 3   x + 4 3 x + 2 = 7 1 1 .

Note: If you do not remember how to factor a polynomial, but you know one of the factors, you can always use long division to find the other factor, as is shown below (see also Unit 1).

3 x + 2 x 3 3 x 2 7 x 6 3 x 2 + 9 x _ 6 3 x 2 2 x 6 3 x 2 2 x + 6 _ 3 x 2 2 x 0

Hence, 3 x 2 - 7 x - 6 = ( x - 3 ) ( 3 x + 2 ) .

Warning: It is incorrect to write

lim x 3   x 2 + x - 1 2 3 x 2 - 7 x - 6 = x + 4 3 x + 2 = 7 1 1 .

This simply does not make sense: it is not true that

lim x 3   x 2 + x - 1 2 3 x 2 - 7 x - 6 = x + 4 3 x + 2 .

A limit is not equal to an algebraic expression, and the equality

x + 4 3 x + 2 = 7 1 1

is even worse: it is an equation and is not what we mean or want to mean.

Example 3.35. Algebraic operations.

The function in the limit

lim h 0   ( 4 + h ) 2 - 1 6 h 2 + h

is also rational and discontinuous at 0 . To simplify it, we do the algebraic operations and factorization as follows:

( 4 + h ) 2 - 1 6 h 2 + h = 1 6 + 8 h + h 2 - 1 6 h ( h + 1 ) = 8 h + h 2 h ( h + 1 ) = 8 + h h + 1 .

This is true for all h 0 . We arrive at a continuous function at 0 , namely

g ( h ) = 8 + h h + 1 .

Hence,

lim h 0   ( 4 + h ) 2 - 1 6 h 2 + h = lim h 0   8 + h h + 1 = 8 .

Example 3.36. Fractions.

To simplify the function in the limit

lim t 0   1 t - 1 t 2 + t ,

we must perform the operations of the indicated fractions.

1 t - 1 t 2 + t = t 2 + t - t t ( t 2 + t ) = t 2 t 2 ( t + 1 ) = 1 t + 1 for   t 0 .

We again arrive at a continuous function at 0 .

lim t 0   1 t - 1 t 2 + t = lim t 0   1 t + 1 = 1 .

Example 3.37. Rationalization.

The function in the limit

lim h 0   9 + h - 3 h

is not continuous at 0 and it involves square roots. So, we rationalize the function as follows:

9 + h - 3 h 9 + h + 3 9 + h + 3 = 1 9 + h + 3 for   h 0 .

We can apply Theorem 3.14 to conclude that

lim h 0   9 + h - 3 h = lim h 0   1 9 + h + 3 = 1 6 .

Example 3.38. Special Polynomials.

For the limit

lim x 8   x 1 3 - 2 x - 8 ,

we use the factorization of the difference of cubes.

x 1 / 3 2 x 8 = x 1 / 3 2 ( x 1 / 3 ) 3 2 3 = x 1 / 3 2 ( x 1 / 3 2 ) ( x 2 / 3 + 2 x 1 / 3 + 2 2 ) = 1 x 2 / 3 + 2 x 1 / 3 + 2 2 for  x 8

Hence, by Proposition 3.16 and Theorem 3.14,

lim x 8   x 1 3 - 2 x - 8 = lim x 8   1 x 2 3 + 2 x 1 3 + 2 2 = 1 1 2 .

Tutorial 1: Evaluation of a limit of a discontinuous function at 3, by algebraic manipulation.

Exercises
  1. Study Examples 3, 5, 6 and 7 on pages 75-77 of the textbook.
  2. Do at least 10 exercises from numbers 11 to 30 on page 80 of the textbook.

Answers to Exercises