Limit Laws and Evaluating Limits
Ray is a licensed engineer in the Philippines. He loves to write about mathematics and civil engineering.
Limit laws are individual properties of limits used to evaluate limits of different functions without going through the detailed process. Limit laws are useful in calculating limits because using calculators and graphs do not always lead to the correct answer. In short, the limit laws are formulas that help in calculating limits precisely.
For the following limit laws, assume c is a constant and the limit of f(x) and g(x) exist, where x is not equal to an over some open interval containing a.
Constant Law for Limits
The limit of a constant function c is equal to the constant.
limx →a c = c
Sum Law for Limits
The limit of a sum of two functions is equal to the sum of the limits.
limx→a [f(x) + g(x)] = limx→a f(x) + limx→a g(x)
Difference Law for Limits
The limit of a difference of two functions is equal to the difference of the limits.
limx→a [f(x) − g(x)] = limx→a f(x) − limx→a g(x)
Constant Multiple Law/Constant Coefficient Law for Limit
The limit of a constant multiplied by a function is equal to the constant times the limit of the function.
limx→a [c f(x)] = c limx→a f(x)
Product Law/Multiplication Law for Limits
The limit of a product is equal to the product of the limits.
limx→a [f(x)g(x)] = limx→a f(x) × limx→a g(x)
Quotient Law for Limits
The limit of a quotient is equal to the quotient of numerator and denominator's limits provided that the denominator's limit is not 0.
limx→a [f(x)/g(x)] = limx→a f(x) / limx→a g(x)
Identity Law for Limits
The limit of a linear function is equal to the number x is approaching.
limx→a x = a
Power Law for Limits
The limit of the power of a function is the power of the limit of the function.
limx→a [f(x)]n = [limx→a f(x)]n
Power Special Limit Law
The limit of x power is a power when x approaches a.
limx→a xn = an
Root Law for Limits
Where n is a positive integer & if n is even, we assume that limx→a f(x) > 0.
limx→an√f(x) = n√limx→a f(x)
Root Special Limit Law
Where n is a positive integer & if n is even, we assume that a > 0.
limx→an√x = n√a
Composition Law for Limits
Suppose limx→a g(x) = M, where M is a constant. Also, suppose f is continuous at M. Then,
limx→a f(g(x)) = f(limx→a (g(x)) = f(M)
Inequality Law for Limits
Suppose f(x) ≥ g(x) for all x near x = a. Then,
limx→a f(x) ≥ limx→a g(x)
Example 1: Evaluating the Limit of a Constant
Evaluate the limit limx→7 9.
Solution
Solve by applying the Constant Law for Limits. Since y is always equal to k, it does not matter what x approaches.
limx→7 9 = 9
Answer
The limit of 9 as x approaches seven is 9.
Example 2: Evaluating the Limit of a Sum
Solve for the limit of limx→8 (x+10).
Solution
When solving for the limit of an addition, take each term's limit individually, then add the results. It is not limited to two functions only. It will work no matter how many functions are separated by the plus (+) sign. In this case, get the limit of x and separately solve for the limit of the constant 10.
limx→8 (x+10) = limx→8 (x) + limx→8 (10)
The first term uses Identity law, while the second term uses the constant law for limits. The limit of x as x approaches eight is 8, while the limit of 10 as x approaches eight is 10.
limx→8 (x+10) = 8+10
limx→8 (x+10) = 18
Answer
The limit of x+10 as x approaches eight is18.
Example 3: Evaluating the Limit of a Difference
Calculate the limit of limx→12 (x−8).
Solution
When taking the limit of a difference, take the limit of each term individually, and then subtract the results. It is not limited to two functions only. It will work no matter how many functions are separated by the minus (-) sign. In this case, get the limit of x and separately solve the constant 8.
limx→12 (x−8) = limx→12 (x) + limx→12 (8)
The first term uses Identity law, while the second term uses the constant law for limits. The limit of x as x approaches 12 is 12, while the limit of 8 as x approaches 12 is 8.
limx→12 (x−8) = 12−8
limx→12 (x−8) = 4
Answer
The limit of x-8 as x approaches 12 is 4.
Example 4: Evaluating the Limit of a Constant Times the Function
Evaluate the limit limx→5 (10x).
Solution
If solving limits of a function that has a coefficient, take the function's limit first, and then multiply the limit to the coefficient.
limx→5 (10x) = 10 limx→5 (x)
limx→5 (10x) = 10(5)
limx→5 (10x) = 50
Answer
The limit of 10x as x approaches five is 50.
Example 5: Evaluating the Limit of a Product
Evaluate the limit limx→2 (5x3).
Solution
This function involves the product of three factors. First, take the limit of each factor, and multiply the results with coefficient 5. Apply both the multiplication law and identity law for limits.
limx→2 (5x3) = 5 limx→2 (x) × limx→2 (x) × limx→2 (x)
Apply the coefficient law for limits.
limx→2 (5x3) = 5(2)(2)(2)
limx→2 (5x3) = 40
Answer
The limit of 5x3 as x approaches two is 40.
Example 6: Evaluating the Limit of a Quotient
Evaluate the limit limx→1 [(3x)/(x+5)].
Solution
Using the division law for limits, find the numerator's limit and the denominator separately. Make sure that the value of the denominator will not result in 0.
limx→1 [(3x)/(x+5)] = [limx→1 (3x)] / [limx→1 (x+5)]
Apply the constant-coefficient law on the numerator.
limx→1 [(3x)/(x+5)] = 3 [limx→1 (x)] / [limx→1 (x+5)]
Apply the sum law for limits on the denominator.
limx→1 [(3x)/(x+5)] = [3 limx→1 (x)] / [limx→1 (x) + limx→1 (5)]
Apply the identity law and constant law for limits.
limx→1 [(3x)/(x+5)] = 3(1)/(1+5)
limx→1 [(3x)/(x+5)] = 1/2
Answer
The limit of (3x)/(x+5) as x approaches one is 1/2.
Example 7: Evaluating the Limit of a Linear Function
Calculate the limit limx→3 (5x − 2).
Solution
Solving the limit of a linear function applies different laws of limits. To start, apply the subtraction law for limits.
limx→3 (5x − 2) = limx→3 (5x) − limx→3 (2)
Apply the constant-coefficient law in the first term.
limx→3 (5x − 2) = 5 limx→3 (x) − limx→3 (2)
Apply identity law and constant law for limits.
limx→3 (5x − 2) = 5(3) − 2
limx→3 (5x − 2) = 13
Answer
The limit of 5x-2 as x approaches three is 13.
Example 8: Evaluating the Limit of the Power of a Function
Evaluate the limit of the function limx→5 (x + 1)2.
Solution
When taking limits with exponents, limit the function first, and then raise to the exponent. Firstly, apply the power law.
limx→5 (x + 1)2 = (limx→5 (x + 1))2
Apply the sum law for limits.
limx→5 (x + 1)2 = [limx→5 (x) + limx→5 (1)]2
Apply the identity and constant laws for limits.
limx→5 (x + 1)2 = (5 + 1)2
limx→5 (x + 1)2 = 36
Answer
The limit of (x+1)2 as x approaches five is 36.
Example 9: Evaluating the Limit of Root of a Function
Solve for the limit of limx→2 √(x+14).
Solution
In solving for the limit of root functions, find first the limit of the function side the root, and then apply the root.
limx→2 √x+14 = √[limx→2 (x + 14)]
Apply the sum law for limits.
limx→2 √x+14 = √[limx→2 (x) + limx→2 (14)]
Apply identity and constant laws for limits.
limx→2 √ (x+14) = √(16)
limx→2 √(x+14) = 4
Answer
The limit of √(x+14) as x approaches two is 4.
Example 10: Evaluating the Limit of Composition Functions
Evaluate the limit of the composition function limx→π [cos(x)].
Solution
Apply the composition law for limits.
limx→π [cos(x)] = cos (limx→π (x))
Apply the identity law for limits.
limx→π cos(x) = cos(π)
limx→π cos(x) = −1
Answer
The limit of cos(x) as x approaches π is -1.
Example 11: Evaluating the Limit of Functions
Evaluate the limit of the function limx→5 2x2−3x+4.
Solution
Apply the addition and difference law for limits.
limx→5 (2x2 − 3x + 4) = limx→5 (2x2) − limx→5 (3x) + limx→5 (4)
Apply the constant-coefficient law.
limx→5 2x2 − 3x + 4 = 2 limx→5 (x2) – 3 limx→5 (x) + limx→5 (4)
Apply the power rule, constant rule, and identity rules for limits.
limx→5 2x2 − 3x + 4 = 2(52) − 3(5) + 4
limx→5 2x2 − 3x + 4 = 39
Answer
The limit of 2x2 − 3x + 4 as x approaches five is 39.
Explore Other Math Articles
- How to Find the General Term of Sequences
This is a full guide in finding the general term of sequences. There are examples provided to show you the step-by-step procedure in finding the general term of a sequence. - Age and Mixture Problems and Solutions in Algebra
Age and mixture problems are tricky questions in Algebra. It requires deep analytical thinking skills and great knowledge in creating mathematical equations. Practice these age and mixture problems with solutions in Algebra. - AC Method: Factoring Quadratic Trinomials Using the AC Method
Find out how to perform AC method in determining if a trinomial is factorable. Once proven factorable, proceed with finding the factors of the trinomial using a 2 x 2 grid. - How to Solve for the Moment of Inertia of Irregular or Compound Shapes
This is a complete guide in solving for the moment of inertia of compound or irregular shapes. Know the basic steps and formulas needed and master solving moment of inertia. - How to Graph an Ellipse Given an Equation
Learn how to graph an ellipse given the general form and standard form. Know the different elements, properties, and formulas necessary in solving problems about ellipse. - Finding the Surface Area and Volume of Truncated Cylinders and Prisms
Learn how to compute for the surface area and volume of truncated solids. This article covers concepts, formulas, problems, and solutions about truncated cylinders and prisms. - Finding the Surface Area and Volume of Frustums of a Pyramid and Cone
Learn how to calculate the surface area and volume of the frustums of the right circular cone and pyramid. This article talks about the concepts and formulas needed in solving for the surface area and volume of frustums of solids. - How to Calculate the Approximate Area of Irregular Shapes Using Simpson’s 1/3 Rule
Learn how to approximate the area of irregularly shaped curve figures using Simpson’s 1/3 Rule. This article covers concepts, problems, and solutions about how to use Simpson’s 1/3 Rule in area approximation. - How to Use Descartes' Rule of Signs (With Examples)
Learn to use Descartes' Rule of Signs in determining the number of positive and negative zeros of a polynomial equation. This article is a full guide that defines Descartes' Rule of Signs, the procedure on how to use it, and detailed examples and sol - Solving Related Rates Problems in Calculus
Learn to solve different kinds of related rates problems in Calculus. This article is a full guide that shows the step-by-step procedure of solving problems involving related/associated rates.
This content is accurate and true to the best of the author’s knowledge and is not meant to substitute for formal and individualized advice from a qualified professional.
© 2020 Ray