Finding Limits: Properties of Limits
By the end of this section, you will be able to:
- Find the limit of a sum, a difference, and a product
- Find the limit of a polynomial
- Find the limit of a power or a root
- Find the limit of a quotient
Consider the rational function
The function can be factored as follows:
Does this mean the function is the same as the function ?
The answer is no. Function does not have in its domain, but does. Graphically, we observe there is a hole in the graph of at , as shown below, and no such hole in the graph of , as shown after it.
The graph of function contains a break at and is therefore not continuous at .
The graph of function is continuous.
So, do these two different functions also have different limits as approaches 7?
Not necessarily. Remember, in determining a limit of a function as approaches , what matters is whether the output approaches a real number as we get close to . The existence of a limit does not depend on what happens when equals .
Look again at the two graphs above. Notice that in both graphs, as approaches 7, the output values approach 8. This means
Remember that when determining a limit, the concern is what occurs near , not at . 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 , , , and represent real numbers, and and be functions, such that and . For limits that exist and are finite, the properties of limits are summarized below.
| Property | Formula |
|---|---|
| Constant, | |
| Constant times a function | |
| Sum of functions | |
| Difference of functions | |
| Product of functions | |
| Quotient of functions | |
| Function raised to an exponent | , where is a positive integer |
| th root of a function, where is a positive integer | |
| Polynomial function |
Example. Evaluate .
Solution.
Evaluate the following limit:.
Split the limit into a sum, pull the constantout of the first term, then evaluate each piece at.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 approaches is equivalent to simply evaluating the function for .
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 .
Example. Evaluate .
Solution.
Evaluate.
Break the limit into two terms, apply the exponent property to the cubic term, then evaluate at.Example. Evaluate .
Solution.
Evaluate the following limit:.
Split the polynomial into its three terms and evaluate each at, then add.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.
Example. Evaluate .
Solution. We will take the limit of the function as approaches 2 and raise the result to the 5th power.
Evaluate the following limit:.
Take the limit of the base atfirst, then raise that number to the third power.Q&A. If we can’t directly apply the properties of a limit, for example in , can we still determine the limit of the function as approaches ?
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. Evaluate .
Solution. Factor where possible, and simplify.
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 is equivalent to the function . Notice that the limit exists even though the function is not defined at .
Evaluate the following limit:.
Factor the numerator asand rewriteasbefore canceling.Example. Evaluate .
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. 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. Enter the answer as a fraction.
Combine the numerator over the LCD, factoras, and cancel the common factor of.How To: Given a limit of a function containing a root, use a conjugate to evaluate.
- If the quotient as given is not in indeterminate () 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 are conjugates.
- Simplify.
- Evaluate the resulting limit.
Example. Evaluate .
Solution.
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:. Enter the answer as a fraction.
Multiply numerator and denominator by the conjugate, then simplify before letting.Example. Evaluate .
Solution.
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 and may be factored as .
Evaluate the following limit:.
Multiply numerator and denominator byso the denominator becomes, then cancel.How 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. Evaluate .
Solution. The function is undefined at , so we will try values close to 7 from the left and the right.
Left-hand limit:
Right-hand limit:
Since the left- and right-hand limits are not equal, there is no limit.
Evaluate(the right-hand limit asapproaches).
Forslightly greater than,, so; simplify the resulting quotient.Key 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.
Practice
Find the limit of a sum, a difference, and a product
For the limit, worked out using the Sum of functions and Constant times a function properties, identify.
is the valueapproaches, printed under the.For the limit, identify.
is the expression inside the limit, before any property is applied.For the limit, identify, the value of the limit.
is the number the limit evaluates to.What does it mean to say the limit of, asapproaches, is undefined?
Think of the two separate ways a limit can fail to settle on one finite number.Find the limit of a polynomial
Give an example of a type of functionwhose limit, asapproaches, is.
Which family of functions can always be evaluated by direct substitution?Let. Find.
For,; evaluate this polynomial branch at.For, what is?
Evaluate each polynomial branch atand compare the two one-sided limits.Find the limit of a power or a root
Givenand, evaluate.
Apply the constant-multiple and sum properties to, and the root property to, then substitute the given limits.For the limit, identify.
is the valueapproaches, printed under the.For the limit, identify, the function whose limit is being taken.
is the entire expression inside the limit, including the power.For the limit, identify, the value of the limit.
is the number the limit evaluates to.Find the limit of a quotient
Evaluate:.
Factor the numerator as a difference of squares and cancel the common factor of.Evaluate:. Enter the answer as a fraction.
Factor the numerator so thatis one of its factors, then cancel and evaluate.Evaluate:.
Check whether the numerator is zero atbefore trying to cancel anything with the denominator.For, find the average rate of change.
Expand, subtract, then divide every term by.For, find the average rate of change.
Combineover the common denominatorbefore dividing by.For, find the average rate of change.
Multiply the numeratorby its conjugate over itself, then simplify before dividing by.Which equation could be represented by the graph below?
The graph is the linewith a hole at; a rational function whose numerator and denominator share the factoris undefined exactly there.For the following exercise, refer to the graph below.
What is the left-hand limit of the function graphed above asapproaches 0?
Look at how far left the graph is actually drawn.This section is adapted from Precalculus 2e, Section 12.2: Finding Limits: Properties of Limits by Jay Abramson and OpenStax, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: recreated Figures 1 and 2 (the hole in at and the continuous line ) as accessible spec-first SVGs, each an exact line with slope and intercept , checked against the rendered PDF, page 1188 (true PDF index 1198). The pinned CNXML’s <solution> for Example 6 (“Evaluating the Limit of a Quotient by Finding the LCD”) is a single JPEG image of the worked steps rather than transcribable text or MathML, so its seven-row step table was transcribed instead from the rendered PDF, page 1192 (true PDF index 1202), and independently re-derived; the numeric result, , matches both the image and the independent derivation. Omitted the “Media” callout’s one external video link, matching house precedent elsewhere in this book. Every “evaluate the limit” fill-in declares an answerForm (decimal for an integer or terminating-decimal result, fraction for a fraction result with “enter the answer as a fraction” stated in the question, exact-radical for a bare radical result) because the grading engine evaluates a retyped \lim expression rather than merely comparing it to the printed span — confirmed by replaying each printed limit span against its own key — and a limit whose value is “does not exist” is a multiplechoice throughout, since MathLive cannot type words and the engine cannot grade text. One-sided limits (the Try It following Example 9, and the Practice item reading the section’s third recreated graph) are asked in words rather than with the unparseable notation, per this book’s established convention. The two Verbal exercises with solutions (on what an undefined limit means, and on which function type satisfies ) were adapted into multiple-choice questions for the “sum, difference, and product” and “polynomial” objective groups, since the Algebraic exercise set turned out, on inspection, to contain no plain sum/difference/product or pure-polynomial limit beyond what the worked examples already cover — every numbered Algebraic exercise with a solution is a rational-function quotient. The “sum, difference, and product” and “power or root” groups are filled out with an “identify , , and ” notation-reading triple of fill-ins apiece, drawn from Examples 1 and 4 of this section — the fallback this book’s authoring playbook names for a thin objective group with no dedicated source exercise. The “polynomial” objective’s group repurposes Algebraic exercises 37 and 39 (the piecewise function’s right-hand and two-sided limits at ), whose branches are themselves polynomials evaluated by direct substitution. Thirteen selected end-of-section Algebraic, Graphical, and Verbal exercises with a printed official answer were adapted into interactive Practice components across the four objective groups; the two Graphical exercises without a solution in the Answer Key (exercise 54, “find an equation represented by” the removable-discontinuity graph at , and exercise 56, the same graph’s right-hand limit) were independently derivable but omitted per this book’s exercise-selection rule, which uses only items whose answer is visibly present in the source. The Practice item for ’s average rate of change is a multiple choice, since every declared answerForm fails open on the retyped difference-quotient span — confirmed by replay — and its correct option, , corrects a sign error in the pinned CNXML’s own printed key, (the difference quotient of rationalizes to , which is positive); the distractor options include the source’s own printed (incorrect) sign. The Graphical exercise “find an equation that could be represented by” the graph with a hole at is a multiple choice rather than a fill-in, because the grading engine proves a rational function equal to its reduced form — , and even a quotient whose removable hole sits at a different , grade equal to the keyed — so no fill-in could distinguish the answer from a function without the hole.