Finding Limits: Properties of Limits
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.A General Note: Properties of Limits
Let [latex]a,k,A[/latex], and [latex]B[/latex] represent real numbers, and [latex]f[/latex] and [latex]g[/latex] be functions, such that [latex]\underset{x\to a}{\mathrm{lim}}f\left(x\right)=A[/latex] and [latex]\underset{x\to a}{\mathrm{lim}}g\left(x\right)=B[/latex]. For limits that exist and are finite, the properties of limits are summarized in the table below.Constant, k | [latex]\underset{x\to a}{\mathrm{lim}}k=k[/latex] |
Constant times a function | [latex]\underset{x\to a}{\mathrm{lim}}\left[k\cdot f\left(x\right)\right]=k\underset{x\to a}{\mathrm{lim}}f\left(x\right)=kA[/latex] |
Sum of functions | [latex]\underset{x\to a}{\mathrm{lim}}\left[f\left(x\right)+g\left(x\right)\right]=\underset{x\to a}{\mathrm{lim}}f\left(x\right)+\underset{x\to a}{\mathrm{lim}}g\left(x\right)=A+B[/latex] |
Difference of functions | [latex]\underset{x\to a}{\mathrm{lim}}\left[f\left(x\right)-g\left(x\right)\right]=\underset{x\to a}{\mathrm{lim}}f\left(x\right)-\underset{x\to a}{\mathrm{lim}}g\left(x\right)=A-B[/latex] |
Product of functions | [latex]\underset{x\to a}{\mathrm{lim}}\left[f\left(x\right)\cdot g\left(x\right)\right]=\underset{x\to a}{\mathrm{lim}}f\left(x\right)\cdot \underset{x\to a}{\mathrm{lim}}g\left(x\right)=A\cdot B[/latex] |
Quotient of functions | [latex]\underset{x\to a}{\mathrm{lim}}\frac{f\left(x\right)}{g\left(x\right)}=\frac{\underset{x\to a}{\mathrm{lim}}f\left(x\right)}{\underset{x\to a}{\mathrm{lim}}g\left(x\right)}=\frac{A}{B},B\ne 0[/latex] |
Function raised to an exponent | [latex]\underset{x\to a}{\mathrm{lim}}{\left[f\left(x\right)\right]}^{n}={\left[\underset{x\to \infty }{\mathrm{lim}}f\left(x\right)\right]}^{n}={A}^{n}[/latex], where [latex]n[/latex] is a positive integer |
nth root of a function, where n is a positive integer | [latex]\underset{x\to a}{\mathrm{lim}}\sqrt[n]{f\left(x\right)}=\sqrt[n]{\underset{x\to a}{\mathrm{lim}}\left[f\left(x\right)\right]}=\sqrt[n]{A}[/latex] |
Polynomial function | [latex]\underset{x\to a}{\mathrm{lim}}p\left(x\right)=p\left(a\right)[/latex] |
Example 1: Evaluating the Limit of a Function Algebraically
Evaluate [latex]\underset{x\to 3}{\mathrm{lim}}\left(2x+5\right)[/latex].Solution
[latex-display]\begin{array}{ll}\underset{x\to 3}{\mathrm{lim}}\left(2x+5\right)=\underset{x\to 3}{\mathrm{lim}}\left(2x\right)+\underset{x\to 3}{\mathrm{lim}}\left(5\right)\hfill & \text{Sum of functions property}\hfill \\ \text{ }=\underset{x\to 3}{2\mathrm{lim}}\left(x\right)+\underset{x\to 3}{\mathrm{lim}}\left(5\right)\hfill & \text{Constant times a function property}\hfill \\ \text{ }=2\left(3\right)+5 \hfill & \text{Evaluate}\hfill \\ \text{ }=11\hfill & \hfill \end{array}[/latex-display]Try It 1
Evaluate the following limit: [latex]\underset{x\to -12}{\mathrm{lim}}\left(-2x+2\right)[/latex]. SolutionFinding 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 [latex]x[/latex] approaches [latex]a[/latex] is equivalent to simply evaluating the function for [latex]a[/latex] .How To: Given a function containing a polynomial, find its limit.
- Use the properties of limits to break up the polynomial into individual terms.
- Find the limits of the individual terms.
- Add the limits together.
- Alternatively, evaluate the function for [latex]a[/latex] .
Example 2: Evaluating the Limit of a Function Algebraically
Evaluate [latex]\underset{x\to 3}{\mathrm{lim}}\left(5{x}^{2}\right)[/latex].Solution
Try It 2
Evaluate [latex]\underset{x\to 4}{\mathrm{lim}}\left({x}^{3}-5\right)[/latex]. SolutionExample 3: Evaluating the Limit of a Polynomial Algebraically
Evaluate [latex]\underset{x\to 5}{\mathrm{lim}}\left(2{x}^{3}-3x+1\right)[/latex].Solution
Try It 3
Evaluate the following limit: [latex]\underset{x\to -1}{\mathrm{lim}}\left({x}^{4}-4{x}^{3}+5\right)[/latex]. SolutionFinding 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.Example 4: Evaluating a Limit of a Power
Evaluate [latex]\underset{x\to 2}{\mathrm{lim}}{\left(3x+1\right)}^{5}[/latex].Solution
We will take the limit of the function as [latex]x[/latex] approaches 2 and raise the result to the 5th power.Try It 4
Evaluate the following limit: [latex]\underset{x\to -4}{\mathrm{lim}}{\left(10x+36\right)}^{3}[/latex]. SolutionQ & A
If we can’t directly apply the properties of a limit, for example in [latex]\underset{x\to 2}{\mathrm{lim}}\left(\frac{{x}^{2}+6x+8}{x - 2}\right)[/latex] , can we still determine the limit of the function as [latex]x[/latex] approaches [latex]a[/latex] ?
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.How To: Given the limit of a function in quotient form, use factoring to evaluate it.
- Factor the numerator and denominator completely.
- Simplify by dividing any factors common to the numerator and denominator.
- Evaluate the resulting limit, remembering to use the correct domain.
Example 5: Evaluating the Limit of a Quotient by Factoring
Evaluate [latex]\underset{x\to 2}{\mathrm{lim}}\left(\frac{{x}^{2}-6x+8}{x - 2}\right)[/latex].Solution
Factor where possible, and simplify.Analysis of the Solution
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 functionTry It 5
Evaluate the following limit: [latex]\underset{x\to 7}{\mathrm{lim}}\left(\frac{{x}^{2}-11x+28}{7-x}\right)[/latex]. SolutionExample 6: Evaluating the Limit of a Quotient by Finding the LCD
Evaluate [latex]\underset{x\to 5}{\mathrm{lim}}\left(\frac{\frac{1}{x}-\frac{1}{5}}{x - 5}\right)[/latex].Solution
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 of the Solution
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.Try It 6
Evaluate [latex]\underset{x\to -5}{\mathrm{lim}}\left(\frac{\frac{1}{5}+\frac{1}{x}}{10+2x}\right)[/latex]. SolutionHow To: Given a limit of a function containing a root, use a conjugate to evaluate.
- If the quotient as given is not in indeterminate [latex]\left(\frac{0}{0}\right)[/latex] form, evaluate directly.
- Otherwise, rewrite the sum (or difference) of two quotients as a single quotient, using the least common denominator (LCD).
- If the numerator includes a root, rationalize the numerator; multiply the numerator and denominator by the conjugate of the numerator. Recall that [latex]a\pm \sqrt{b}[/latex] are conjugates.
- Simplify.
- Evaluate the resulting limit.
Example 7: Evaluating a Limit Containing a Root Using a Conjugate
Evaluate [latex]\underset{x\to 0}{\mathrm{lim}}\left(\frac{\sqrt{25-x}-5}{x}\right)[/latex].Solution
[latex]\begin{array}{ll}\underset{x\to 0}{\mathrm{lim}}\left(\frac{\sqrt{25-x}-5}{x}\right)=\underset{x\to 0}{\mathrm{lim}}\left(\frac{\left(\sqrt{25-x}-5\right)}{x}\cdot \frac{\left(\sqrt{25-x}+5\right)}{\left(\sqrt{25-x}+5\right)}\right)\hfill & \text{Multiply numerator and denominator by the conjugate}.\hfill \\ \text{ }=\underset{x\to 0}{\mathrm{lim}}\left(\frac{\left(25-x\right)-25}{x\left(\sqrt{25-x}+5\right)}\right)\hfill & \text{Multiply: }\left(\sqrt{25-x}-5\right)\cdot \left(\sqrt{25-x}+5\right)=\left(25-x\right)-25.\hfill \\ \text{ }=\underset{x\to 0}{\mathrm{lim}}\left(\frac{-x}{x\left(\sqrt{25-x}+5\right)}\right)\hfill & \text{Combine like terms}.\hfill \\ \text{ }=\underset{x\to 0}{\mathrm{lim}}\left(\frac{-\overline{)x}}{\overline{)x}\left(\sqrt{25-x}+5\right)}\right)\hfill & \text{Simplify }\frac{-x}{x}=-1.\hfill \\ \text{ }=\frac{-1}{\sqrt{25 - 0}+5}\hfill & \text{Evaluate}.\hfill \\ \text{ }=\frac{-1}{5+5}=-\frac{1}{10}\hfill & \hfill \end{array}[/latex]
Analysis of the Solution
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.Try It 7
Evaluate the following limit: [latex]\underset{h\to 0}{\mathrm{lim}}\left(\frac{\sqrt{16-h}-4}{h}\right)[/latex]. SolutionExample 8: Evaluating the Limit of a Quotient of a Function by Factoring
Evaluate [latex]\underset{x\to 4}{\mathrm{lim}}\left(\frac{4-x}{\sqrt{x}-2}\right)[/latex].Solution
[latex]\begin{array}{ll}\underset{x\to 4}{\mathrm{lim}}\left(\frac{4-x}{\sqrt{x}-2}\right)=\underset{x\to 4}{\mathrm{lim}}\left(\frac{\left(2+\sqrt{x}\right)\left(2-\sqrt{x}\right)}{\sqrt{x}-2}\right)\hfill & \text{Factor.}\hfill \\ \text{ }=\underset{x\to 4}{\mathrm{lim}}\left(\frac{\left(2+\sqrt{x}\right)\overline{)\left(2-\sqrt{x}\right)}}{-\overline{)\left(2-\sqrt{x}\right)}}\right)\hfill & \text{Factor }-1\text{ out of the denominator}\text{. Simplify}.\hfill \\ \text{ }=\underset{x\to 4}{\mathrm{lim}}-\left(2+\sqrt{x}\right)\hfill & \text{Evaluate}.\hfill \\ \text{ }=-\left(2+\sqrt{4}\right)\hfill & \hfill \\ \text{ }=-4\hfill & \hfill \end{array}[/latex]
Analysis of the Solution
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 formTry It 8
Evaluate the following limit: [latex]\underset{x\to 3}{\mathrm{lim}}\left(\frac{x - 3}{\sqrt{x}-\sqrt{3}}\right)[/latex]. SolutionHow To: Given a quotient with absolute values, evaluate its limit.
- Try factoring or finding the LCD.
- If the limit cannot be found, choose several values close to and on either side of the input where the function is undefined.
- Use the numeric evidence to estimate the limits on both sides.
Example 9: Evaluating the Limit of a Quotient with Absolute Values
Evaluate [latex]\underset{x\to 7}{\mathrm{lim}}\frac{|x - 7|}{x - 7}[/latex].Solution
The function is undefined at [latex]x=7[/latex], so we will try values close to 7 from the left and the right. Left-hand limit: [latex]\frac{|6.9 - 7|}{6.9 - 7}=\frac{|6.99 - 7|}{6.99 - 7}=\frac{|6.999 - 7|}{6.999 - 7}=-1[/latex] Right-hand limit: [latex]\frac{|7.1 - 7|}{7.1 - 7}=\frac{|7.01 - 7|}{7.01 - 7}=\frac{|7.001 - 7|}{7.001 - 7}=1[/latex] Since the left- and right-hand limits are not equal, there is no limit.Try It 9
Evaluate [latex]\underset{x\to {6}^{+}}{\mathrm{lim}}\frac{6-x}{|x - 6|}[/latex]. SolutionKey Concepts
- The properties of limits can be used to perform operations on the limits of functions rather than the functions themselves.
- The limit of a polynomial function can be found by finding the sum of the limits of the individual terms.
- The limit of a function that has been raised to a power equals the same power of the limit of the function. Another method is direct substitution.
- The limit of the root of a function equals the corresponding root of the limit of the function.
- One way to find the limit of a function expressed as a quotient is to write the quotient in factored form and simplify.
- Another method of finding the limit of a complex fraction is to find the LCD.
- A limit containing a function containing a root may be evaluated using a conjugate.
- The limits of some functions expressed as quotients can be found by factoring.
- One way to evaluate the limit of a quotient containing absolute values is by using numeric evidence. Setting it up piecewise can also be useful.
Glossary
- properties of limits
- a collection of theorems for finding limits of functions by performing mathematical operations on the limits
Section Exercises
1. Give an example of a type of function [latex]f[/latex] whose limit, as [latex]x[/latex] approaches [latex]a[/latex], is [latex]f\left(a\right)[/latex]. 2. When direct substitution is used to evaluate the limit of a rational function as [latex]x[/latex] approaches [latex]a[/latex] and the result is [latex]f\left(a\right)=\frac{0}{0}[/latex], does this mean that the limit of [latex]f[/latex] does not exist? 3. What does it mean to say the limit of [latex]f\left(x\right)[/latex], as [latex]x[/latex] approaches [latex]c[/latex], is undefined? For the following exercises, evaluate the limits algebraically. 4. [latex]\underset{x\to 0}{\mathrm{lim}}\left(3\right)[/latex] 5. [latex]\underset{x\to 2}{\mathrm{lim}}\left(\frac{-5x}{{x}^{2}-1}\right)[/latex] 6. [latex]\underset{x\to 2}{\mathrm{lim}}\left(\frac{{x}^{2}-5x+6}{x+2}\right)[/latex] 7. [latex]\underset{x\to 3}{\mathrm{lim}}\left(\frac{{x}^{2}-9}{x - 3}\right)[/latex] 8. [latex]\underset{x\to -1}{\mathrm{lim}}\left(\frac{{x}^{2}-2x - 3}{x+1}\right)[/latex] 9. [latex]\underset{x\to \frac{3}{2}}{\mathrm{lim}}\left(\frac{6{x}^{2}-17x+12}{2x - 3}\right)[/latex] 10. [latex]\underset{x\to -\frac{7}{2}}{\mathrm{lim}}\left(\frac{8{x}^{2}+18x - 35}{2x+7}\right)[/latex] 11. [latex]\underset{x\to 3}{\mathrm{lim}}\left(\frac{{x}^{2}-9}{x - 5x+6}\right)[/latex] 12. [latex]\underset{x\to -3}{\mathrm{lim}}\left(\frac{-7{x}^{4}-21{x}^{3}}{-12{x}^{4}+108{x}^{2}}\right)[/latex] 13. [latex]\underset{x\to 3}{\mathrm{lim}}\left(\frac{{x}^{2}+2x - 3}{x - 3}\right)[/latex] 14. [latex]\underset{h\to 0}{\mathrm{lim}}\left(\frac{{\left(3+h\right)}^{3}-27}{h}\right)[/latex] 15. [latex]\underset{h\to 0}{\mathrm{lim}}\left(\frac{{\left(2-h\right)}^{3}-8}{h}\right)[/latex] 16. [latex]\underset{h\to 0}{\mathrm{lim}}\left(\frac{{\left(h+3\right)}^{2}-9}{h}\right)[/latex] 17. [latex]\underset{h\to 0}{\mathrm{lim}}\left(\frac{\sqrt{5-h}-\sqrt{5}}{h}\right)[/latex] 18. [latex]\underset{x\to 0}{\mathrm{lim}}\left(\frac{\sqrt{3-x}-\sqrt{3}}{x}\right)[/latex] 19. [latex]\underset{x\to 9}{\mathrm{lim}}\left(\frac{{x}^{2}-81}{3-\sqrt{x}}\right)[/latex] 20. [latex]\underset{x\to 1}{\mathrm{lim}}\left(\frac{\sqrt{x}-{x}^{2}}{1-\sqrt{x}}\right)[/latex] 21. [latex]\underset{x\to 0}{\mathrm{lim}}\left(\frac{x}{\sqrt{1+2x}-1}\right)[/latex] 22. [latex]\underset{x\to \frac{1}{2}}{\mathrm{lim}}\left(\frac{{x}^{2}-\frac{1}{4}}{2x - 1}\right)[/latex] 23. [latex]\underset{x\to 4}{\mathrm{lim}}\left(\frac{{x}^{3}-64}{{x}^{2}-16}\right)[/latex] 24. [latex]\underset{x\to {2}^{-}}{\mathrm{lim}}\left(\frac{|x - 2|}{x - 2}\right)[/latex] 25. [latex]\underset{x\to {2}^{+}}{\mathrm{lim}}\left(\frac{|x - 2|}{x - 2}\right)[/latex] 26. [latex]\underset{x\to 2}{\mathrm{lim}}\left(\frac{|x - 2|}{x - 2}\right)[/latex] 27. [latex]\underset{x\to {4}^{-}}{\mathrm{lim}}\left(\frac{|x - 4|}{4-x}\right)[/latex] 28. [latex]\underset{x\to {4}^{+}}{\mathrm{lim}}\left(\frac{|x - 4|}{4-x}\right)[/latex] 29. [latex]\underset{x\to 4}{\mathrm{lim}}\left(\frac{|x - 4|}{4-x}\right)[/latex] 30. [latex]\underset{x\to 2}{\mathrm{lim}}\left(\frac{-8+6x-{x}^{2}}{x - 2}\right)[/latex] For the following exercise, use the given information to evaluate the limits: [latex]\underset{x\to c}{\mathrm{lim}}f\left(x\right)=3[/latex], [latex]\underset{x\to c}{\mathrm{lim}}g\left(x\right)=5[/latex] 31. [latex]\underset{x\to c}{\mathrm{lim}}\left[2f\left(x\right)+\sqrt{g\left(x\right)}\right][/latex] 32. [latex]\underset{x\to c}{\mathrm{lim}}\left[3f\left(x\right)+\sqrt{g\left(x\right)}\right][/latex] 33. [latex]\underset{x\to c}{\mathrm{lim}}\frac{f\left(x\right)}{g\left(x\right)}[/latex] For the following exercises, evaluate the following limits. 34. [latex]\underset{x\to 2}{\mathrm{lim}}\cos \left(\pi x\right)[/latex] 35. [latex]\underset{x\to 2}{\mathrm{lim}}\sin \left(\pi x\right)[/latex] 36. [latex]\underset{x\to 2}{\mathrm{lim}}\sin \left(\frac{\pi }{x}\right)[/latex] 37. [latex]{f}\left(x\right)=\begin{cases}2x^{2}+2x+1, \hfill& x\leq0 \\ x-3, \hfill& x>0\end{cases};\underset{x\to 0^{+}}{\mathrm{lim}}f \left(x\right)[/latex] 38. [latex]{f}\left(x\right)=\begin{cases}2x^{2}+2x+1, \hfill& x\leq0 \\ x-3, \hfill& x>0\end{cases};\underset{x\to 0^{-}}{\mathrm{lim}}f \left(x\right)[/latex] 39. [latex]{f}\left(x\right)=\begin{cases}2x^{2}+2x+1, \hfill& x\leq0 \\ x-3, \hfill& x>0\end{cases};\underset{x\to 0}{\mathrm{lim}}f \left(x\right)[/latex] 40. [latex]\underset{x\to 4}{\mathrm{lim}}\frac{\sqrt{x+5}-3}{x - 4}[/latex] 41. [latex]\underset{x\to {3}^{+}}{\mathrm{lim}}\frac{{x}^{2}}{{x}^{2}-9}[/latex] For the following exercises, find the average rate of change [latex]\frac{f\left(x+h\right)-f\left(x\right)}{h}[/latex]. 42. [latex]f\left(x\right)=x+1[/latex] 43. [latex]f\left(x\right)=2{x}^{2}-1[/latex] 44. [latex]f\left(x\right)={x}^{2}+3x+4[/latex] 45. [latex]f\left(x\right)={x}^{2}+4x - 100[/latex] 46. [latex]f\left(x\right)=3{x}^{2}+1[/latex] 47. [latex]f\left(x\right)=\cos \left(x\right)[/latex] 48. [latex]f\left(x\right)=2{x}^{3}-4x[/latex] 49. [latex]f\left(x\right)=\frac{1}{x}[/latex] 50. [latex]f\left(x\right)=\frac{1}{{x}^{2}}[/latex] 51. [latex]f\left(x\right)=\sqrt{x}[/latex] 52. Find an equation that could be represented by Figure 2.Licenses & Attributions
CC licensed content, Specific attribution
- Precalculus. Provided by: OpenStax Authored by: OpenStax College. Located at: https://cnx.org/contents/[email protected]:1/Preface. License: CC BY: Attribution.