Finding Limits: Properties of Limits

In this section, you will:

Consider the rational function

f(x)= x 2 6x7 x7

The function can be factored as follows:

f(x)= ( x7 ) ( x+1 ) x7 , which gives us f(x)=x+1,x7.

Does this mean the function f

is the same as the function g(x)=x+1?

The answer is no. Function f

does not have x=7

in its domain, but g

does. Graphically, we observe there is a hole in the graph of f( x )

at x=7,

as shown in [link] and no such hole in the graph of g( x ),

as shown in [link].

Graph of an increasing function where f(x) = (x^2-6x-7)\(x-7) with a discontinuity at (7, 8)

Graph of an increasing function where g(x) = x+1

So, do these two different functions also have different limits as x

approaches 7?

Not necessarily. Remember, in determining a limit of a function as x

approaches a,

what matters is whether the output approaches a real number as we get close to x=a.

The existence of a limit does not depend on what happens when x

equals a.

Look again at [link] and [link]. Notice that in both graphs, as x

approaches 7, the output values approach 8. This means

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

Remember that when determining a limit, the concern is what occurs near x=a,

not at x=a.

In this section, we will use a variety of methods, such as rewriting functions by factoring, to evaluate the limit. These methods will give us formal verification for what we formerly accomplished by intuition.

Finding the Limit of a Sum, a Difference, and a Product

Graphing a function or exploring a table of values to determine a limit can be cumbersome and time-consuming. When possible, it is more efficient to use the properties of limits, which is a collection of theorems for finding limits.

Knowing the properties of limits allows us to compute limits directly. We can add, subtract, multiply, and divide the limits of functions as if we were performing the operations on the functions themselves to find the limit of the result. Similarly, we can find the limit of a function raised to a power by raising the limit to that power. We can also find the limit of the root of a function by taking the root of the limit. Using these operations on limits, we can find the limits of more complex functions by finding the limits of their simpler component functions.

Properties of Limits

Let a,k,A,

and B

represent real numbers, and f

and g

be functions, such that lim xa f(x)=A

and lim xa g(x)=B.

For limits that exist and are finite, the properties of limits are summarized in [link]

Constant, k lim xa k=k
Constant times a function lim xa [ kf(x) ]=k lim xa f(x)=kA
Sum of functions lim xa [ f(x)+g(x) ]= lim xa f(x)+ lim xa g(x)=A+B
Difference of functions lim xa [ f(x)g(x) ]= lim xa f(x) lim xa g(x)=AB
Product of functions lim xa [ f(x)g(x) ]= lim xa f(x) lim xa g(x)=AB
Quotient of functions lim xa f(x) g(x) = lim xa f(x) lim xa g(x) = A B ,B0
Function raised to an exponent lim xa [f(x)] n = [ lim x f(x) ] n = A n , where n is a positive integer
nth root of a function, where n is a positive integer lim xa f(x) n = lim xa [ f(x) ] n = A n
Polynomial function lim xa p(x)=p(a)
Evaluating the Limit of a Function Algebraically

Evaluate lim x3 ( 2x+5 ).

lim x3 (2x+5)= lim x3 (2x)+ lim x3 (5) Sum of functions property                      = 2lim x3 (x)+ lim x3 (5) Constant times a function property                      =2(3)+5  Evaluate                      =11

Evaluate the following limit: lim x12 ( 2x+2 ).

26

Finding the Limit of a Polynomial

Not all functions or their limits involve simple addition, subtraction, or multiplication. Some may include polynomials. Recall that a polynomial is an expression consisting of the sum of two or more terms, each of which consists of a constant and a variable raised to a nonnegative integral power. To find the limit of a polynomial function, we can find the limits of the individual terms of the function, and then add them together. Also, the limit of a polynomial function as x

approaches a

is equivalent to simply evaluating the function for a

.

Given a function containing a polynomial, find its limit.

  1. Use the properties of limits to break up the polynomial into individual terms.
  2. Find the limits of the individual terms.
  3. Add the limits together.
  4. Alternatively, evaluate the function for a

    .

Evaluating the Limit of a Function Algebraically

Evaluate lim x3 ( 5 x 2 ).

lim x3 (5 x 2 )=5 lim x3 ( x 2 ) Constant times a function property                 =5( 3 2 ) Function raised to an exponent property                 =45

Evaluate lim x4 ( x 3 5).

59

Evaluating the Limit of a Polynomial Algebraically

Evaluate lim x5 ( 2 x 3 3x+1 ).

lim x5 (2 x 3 3x+1)= lim x5 (2 x 3 ) lim x5 (3x)+ lim x5 (1) Sum of functions                                = 2lim x5 ( x 3 ) 3lim x5 (x)+ lim x5 (1) Constant times a function                                =2( 5 3 )3(5)+1 Function raised to an exponent                                =236 Evaluate

Evaluate the following limit: lim x1 ( x 4 4 x 3 +5 ).

10

Finding the Limit of a Power or a Root

When a limit includes a power or a root, we need another property to help us evaluate it. The square of the limit of a function equals the limit of the square of the function; the same goes for higher powers. Likewise, the square root of the limit of a function equals the limit of the square root of the function; the same holds true for higher roots.

Evaluating a Limit of a Power

Evaluate lim x2 ( 3x+1 ) 5 .

We will take the limit of the function as x

approaches 2 and raise the result to the 5th power.

lim x2 (3x+1) 5 = ( lim x2 (3x+1)) 5                       = (3(2)+1) 5                       = 7 5                       =16,807

Evaluate the following limit: lim x4 ( 10x+36 ) 3 .

64

**If we can’t directly apply the properties of a limit, for example in lim x2 ( x 2 +6x+8 x2 )

, can we still determine the limit of the function as x

approaches a

?**

Yes. Some functions may be algebraically rearranged so that one can evaluate the limit of a simplified equivalent form of the function.

Finding the Limit of a Quotient

Finding the limit of a function expressed as a quotient can be more complicated. We often need to rewrite the function algebraically before applying the properties of a limit. If the denominator evaluates to 0 when we apply the properties of a limit directly, we must rewrite the quotient in a different form. One approach is to write the quotient in factored form and simplify.

Given the limit of a function in quotient form, use factoring to evaluate it.

  1. Factor the numerator and denominator completely.
  2. Simplify by dividing any factors common to the numerator and denominator.
  3. Evaluate the resulting limit, remembering to use the correct domain.
Evaluating the Limit of a Quotient by Factoring

Evaluate lim x2 ( x 2 6x+8 x2 ).

Factor where possible, and simplify.

lim x2 ( x 2 6x+8 x2 )= lim x2 ( (x2)(x4) x2 ) Factor the numerator.                               = lim x2 ( (x2) (x4) x2 ) Cancel the common factors.                               = lim x2 (x4) Evaluate.                               =24=2
Analysis

When the limit of a rational function cannot be evaluated directly, factored forms of the numerator and denominator may simplify to a result that can be evaluated.

Notice, the function

f(x)= x 2 6x+8 x2

is equivalent to the function

f(x)=x4,x2.

Notice that the limit exists even though the function is not defined at x = 2.

Evaluate the following limit: lim x7 ( x 2 11x+28 7x ).

3
Evaluating the Limit of a Quotient by Finding the LCD

Evaluate lim x5 ( 1 x 1 5 x5 ).

Find the LCD for the denominators of the two terms in the numerator, and convert both fractions to have the LCD as their denominator.

Analysis

When determining the limit of a rational function that has terms added or subtracted in either the numerator or denominator, the first step is to find the common denominator of the added or subtracted terms; then, convert both terms to have that denominator, or simplify the rational function by multiplying numerator and denominator by the least common denominator. Then check to see if the resulting numerator and denominator have any common factors.

Evaluate lim x5 ( 1 5 + 1 x 10+2x ).

1 50

Given a limit of a function containing a root, use a conjugate to evaluate.

  1. If the quotient as given is not in indeterminate ( 0 0 )

    form, evaluate directly.

  2. Otherwise, rewrite the sum (or difference) of two quotients as a single quotient, using the least common denominator (LCD).
  3. If the numerator includes a root, rationalize the numerator; multiply the numerator and denominator by the conjugate of the numerator. Recall that a± b

    are conjugates.

  4. Simplify.
  5. Evaluate the resulting limit.
Evaluating a Limit Containing a Root Using a Conjugate

Evaluate lim x0 ( 25x 5 x ).

lim x0 ( 25x 5 x )= lim x0 ( ( 25x 5 ) x ( 25x +5 ) ( 25x +5 ) ) Multiply numerator and denominator by the conjugate.                                = lim x0 ( ( 25x )25 x( 25x +5 ) ) Multiply: ( 25x 5 )( 25x +5 )=( 25x )25.                                = lim x0 ( x x( 25x +5 ) ) Combine like terms.                                = lim x0 ( x x ( 25x +5 ) ) Simplify  x x =1.                                = 1 250 +5 Evaluate.                                = 1 5+5 = 1 10
Analysis

When determining a limit of a function with a root as one of two terms where we cannot evaluate directly, think about multiplying the numerator and denominator by the conjugate of the terms.

Evaluate the following limit: lim h0 ( 16h 4 h ).

1 8
Evaluating the Limit of a Quotient of a Function by Factoring

Evaluate lim x4 ( 4x x 2 ).

lim x4 ( 4x x 2 )= lim x4 ( (2+ x )(2 x ) x 2 ) Factor.                       = lim x4 ( (2+ x ) (2 x ) (2 x ) ) Factor −1 out of the denominator. Simplify.                       = lim x4 (2+ x ) Evaluate.                       =(2+ 4 )                       =4
Analysis

Multiplying by a conjugate would expand the numerator; look instead for factors in the numerator. Four is a perfect square so that the numerator is in the form

a 2 b 2

and may be factored as

( a+b )( ab ).

Evaluate the following limit: lim x3 ( x3 x 3 ).

2 3

Given a quotient with absolute values, evaluate its limit.

  1. Try factoring or finding the LCD.
  2. If the limit cannot be found, choose several values close to and on either side of the input where the function is undefined.
  3. Use the numeric evidence to estimate the limits on both sides.
Evaluating the Limit of a Quotient with Absolute Values

Evaluate lim x7 \| x7 \| x7 .

The function is undefined at x=7 ,

so we will try values close to 7 from the left and the right.

Left-hand limit: \| 6.97 \| 6.97 = \| 6.997 \| 6.997 = \| 6.9997 \| 6.9997 =1

Right-hand limit: \| 7.17 \| 7.17 = \| 7.017 \| 7.017 = \| 7.0017 \| 7.0017 =1

Since the left- and right-hand limits are not equal, there is no limit.

Evaluate lim x 6 + 6x \| x6 \| .

−1

Access the following online resource for additional instruction and practice with properties of limits.

Key Concepts

Section Exercises

Verbal

Give an example of a type of function f

whose limit, as x

approaches a,

is f( a ).

If f

is a polynomial function, the limit of a polynomial function as x

approaches a

will always be f( a ).

When direct substitution is used to evaluate the limit of a rational function as x

approaches a

and the result is f( a )= 0 0 ,

does this mean that the limit of f

does not exist?

What does it mean to say the limit of f( x ) ,

as x

approaches c ,

is undefined?

It could mean either (1) the values of the function increase or decrease without bound as x

approaches c,

or (2) the left and right-hand limits are not equal.

Algebraic

For the following exercises, evaluate the limits algebraically.

lim x0 ( 3 )
lim x2 ( 5x x 2 1 )
10 3
lim x2 ( x 2 5x+6 x+2 )
lim x3 ( x 2 9 x3 )

6

lim x1 ( x 2 2x3 x+1 )
lim x 3 2 ( 6 x 2 17x+12 2x3 )
1 2
lim x 7 2 ( 8 x 2 +18x35 2x+7 )
lim x3 ( x 2 9 x5x+6 )

6

lim x3 ( 7 x 4 21 x 3 12 x 4 +108 x 2 )
lim x3 ( x 2 +2x3 x3 )

does not exist

lim h0 ( ( 3+h ) 3 27 h )
lim h0 ( ( 2h ) 3 8 h )
12
lim h0 ( ( h+3 ) 2 9 h )
lim h0 ( 5h 5 h )
5 10
lim x0 ( 3x 3 x )
lim x9 ( x 2 81 3 x )
108
lim x1 ( x x 2 1 x )
lim x0 ( x 1+2x 1 )

1

lim x 1 2 ( x 2 1 4 2x1 )
lim x4 ( x 3 64 x 2 16 )

6

lim x 2 ( \|x2\| x2 )
lim x 2 + ( \| x2 \| x2 )

1

lim x2 ( \| x2 \| x2 )
lim x 4 ( \| x4 \| 4x )

1

lim x 4 + ( \| x4 \| 4x )
lim x4 ( \| x4 \| 4x )

does not exist

lim x2 ( 8+6x x 2 x2 )

For the following exercise, use the given information to evaluate the limits: lim xc f(x)=3,

lim xc g( x )=5
lim xc [ 2f(x)+ g(x) ]
6+ 5
lim xc [ 3f(x)+ g(x) ]
lim xc f(x) g(x)
3 5

For the following exercises, evaluate the following limits.

lim x2 cos( πx )
lim x2 sin( πx )

0

lim x2 sin( π x )
f(x)={ 2 x 2 +2x+1, x0 x3,  x>0 lim x 0 + f(x)
3
f(x)={ 2 x 2 +2x+1, x0 x3,  x>0 lim x 0 f(x)
f(x)={ 2 x 2 +2x+1, x0 x3,  x>0 lim x0 f(x)

does not exist; right-hand limit is not the same as the left-hand limit.

lim x4 x+5 3 x4
lim x 2 + (2x〚x〛)

2

lim x2 x+7 3 x 2 x2
lim x 3 + x 2 x 2 9

Limit does not exist; limit approaches infinity.

For the following exercises, find the average rate of change f(x+h)f(x) h .

f(x)=x+1
f(x)=2 x 2 1
4x+2h
f(x)= x 2 +3x+4
f(x)= x 2 +4x100
2x+h+4
f(x)=3 x 2 +1
f(x)=cos(x)
cos(x+h)cos(x) h
f(x)=2 x 3 4x
f(x)= 1 x
1 x(x+h)
f(x)= 1 x 2
f(x)= x
1 x+h + x

Graphical

Find an equation that could be represented by [link].

Graph of increasing function with a removable discontinuity at (2, 3).

Find an equation that could be represented by [link].

Graph of increasing function with a removable discontinuity at (-3, -1).

f( x )= x 2 +5x+6 x+3

For the following exercises, refer to [link].

Graph of increasing function from zero to positive infinity.

What is the right-hand limit of the function as x

approaches 0?

What is the left-hand limit of the function as x

approaches 0?

does not exist

Real-World Applications

The position function s(t)=16 t 2 +144t

gives the position of a projectile as a function of time. Find the average velocity (average rate of change) on the interval [ 1,2 ]

.

The height of a projectile is given by s(t)=64 t 2 +192t

Find the average rate of change of the height from t=1

second to t=1.5

seconds.

52

The amount of money in an account after t

years compounded continuously at 4.25% interest is given by the formula A= A 0 e 0.0425t ,

where A 0

is the initial amount invested. Find the average rate of change of the balance of the account from t=1

year to t=2

years if the initial amount invested is $1,000.00.

Glossary

properties of limits
a collection of theorems for finding limits of functions by performing mathematical operations on the limits

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

You can also download for free at http://cnx.org/contents/fd53eae1-fa23-47c7-bb1b-972349835c3c@8.1

Attribution: