Use basic rules to find limits for polynomial and rational functions
Find function limits by breaking them into simpler parts (factoring) or using conjugates
Determine limits by applying the squeeze theorem
Evaluating Limits
The Limit Laws
As we continue our journey through calculus, we encounter limit laws—critical tools that help us understand how functions behave as inputs approach a certain value. These laws are fundamental for calculating function limits and serve as a gateway to deeper concepts like continuity and differentiation.
Through our initial introduction to limits, we identified two properties that are particularly significant. These properties, along with other limit laws, allow us to evaluate limits for a wide variety of algebraic functions with ease.
basic limit properties
Let a be a real number and c be a constant.
limx→ax=a
limx→ac=c
Evaluate each of the following limits using the basic limit properties above.
limx→2x
limx→25
The limit of x as x approaches a is a: limx→2x=2.
The limit of a constant is that constant: limx→25=5.
The limit laws outline the essential properties of limits, crucial for the systematic evaluation of functions as they approach specific points. Our focus will be on their practical use, since the detailed proofs are beyond this course’s scope.
the limit laws
For all x near a, consider functions f(x) and g(x) with limits L and M respectively, limx→af(x)=L and limx→ag(x)=M. Let c be a constant. The following are established limit laws:
Sum law for limits:
limx→a(f(x)+g(x))=limx→af(x)+limx→ag(x)=L+M
Difference law for limits:
limx→a(f(x)−g(x))=limx→af(x)−limx→ag(x)=L−M
Constant multiple law for limits:
limx→acf(x)=c⋅limx→af(x)=cL
Product law for limits:
limx→a(f(x)⋅g(x))=limx→af(x)⋅limx→ag(x)=L⋅M
Quotient law for limits:
limx→af(x)g(x)=limx→af(x)limx→ag(x)=LM for M≠0
Power law for limits:
limx→a(f(x))n=(limx→af(x))n=Ln for every positive integer n
.
Root law for limits:
limx→an√f(x)=n√limx→af(x)=n√L for all L if n is odd and for L≥0 if n is even
A handy way to keep the limit laws top of mind is to associate them with simple arithmetic operations you already know:
Sum and Difference: Just like adding or subtracting numbers, you can add or subtract limits.
Constant Multiples: Multiplying a number by a constant? The same goes for a limit.
Product: Multiplying two numbers? You can also multiply their limits.
Quotient: Dividing numbers translates to dividing their limits, just watch out for a zero denominator.
Powers and Roots: Raising a number to a power or taking a root? Apply the same operation to the limit.
Use the limit laws to evaluate limx→−3(4x+2).
Let’s apply the limit laws one step at a time to be sure we understand how they work. We need to keep in mind the requirement that, at each application of a limit law, the new limits must exist for the limit law to be applied.
limx→−3(4x+2)=limx→−34x+limx→−32Apply the sum law.=4⋅limx→−3x+limx→−32Apply the constant multiple law.=4⋅(−3)+2=−10Apply the basic limit results and simplify.
Use the limit laws to evaluate limx→22x2−3x+1x3+4.
To find this limit, we need to apply the limit laws several times. Again, we need to keep in mind that as we rewrite the limit in terms of other limits, each new limit must exist for the limit law to be applied.
limx→22x2−3x+1x3+4=limx→2(2x2−3x+1)limx→2(x3+4)Apply the quotient law, making sure that23+4≠0=2⋅limx→2x2−3⋅limx→2x+limx→21limx→2x3+limx→24Apply the sum law and constant multiple law.=2⋅(limx→2x)2−3⋅limx→2x+limx→21(limx→2x)3+limx→24Apply the power law.=2(4)−3(2)+123+4=14Apply the basic limit laws and simplify.
Limits of Polynomial and Rational Functions
When exploring limits of polynomial and rational functions, a notable pattern emerges.
Let’s examine the recent example where we calculated the limit of 2x2−3x+1x3+4 as x approaches 2. Applying the limit laws, the limit was found to be 14. If x is replaced with 2 in the function directly, f(2)=2(2)2−3(2)+1(2)3+4, f(2) is also equal to 14.
This is not mere chance. It demonstrates a foundational concept in calculus: for polynomial and rational functions that are continuous at a point a, the limit as x approaches a equals the value of the function at a, or f(a). This holds true provided the function is defined at that point.
limits of polynomial and rational functions
Let p(x) and q(x) be polynomial functions. Let a be a real number. Then,
limx→ap(x)=p(a)
limx→ap(x)q(x)=p(a)q(a)whenq(a)≠0
To see that this theorem holds, consider the polynomial p(x)=cnxn+cn−1xn−1+⋯+c1x+c0.
By applying the sum, constant multiple, and power laws, we end up with: