B.1. Limit Laws

Let's now develop the tools you need to find a limit quickly, staring with "limit laws." We'll of course provide practice problems, each with a complete solution, for you to use.

In the preceding Section you built a strong understanding of the concept of "limit," mostly by using interactive Desmos graphs as a tool. You of course won't always have such a tool available, nor will you want to stop to graph each function you encounter to be able to find a limit at a particular point. So you need a new set of skills to find, quickly, the limit for a given function at a specified point.

The upshot: this all works exactly as you think it should.

We begin here by establishing some basics by looking at "Limit Laws." These are the official "laws" or "properties" that let us do things like find the limit of two functions added together, or that are multiplied together, and so forth. To state the upshot bluntly: this all works exactly the way you think it should, as you'll see. While we need to formalize the rules you'll use frequently, nothing here is likely to surprise you.

The limit of the sum of two functions
As a first example, let's consider two particular functions f and g that have the limits as 𝑥 3 lim𝑥3𝑓(𝑥)=2andlim𝑥3𝑔(𝑥)=6 That is, for f, you can get as close as you'd like to the output-value of 2 by being sufficiently close to 𝑥 =3. And for g, you can be as close as you'd like to be the output-value of 6 by being sufficiently close to 𝑥 =3.

Now we ask you to think about the sum of those two functions, 𝑓(𝑥) +𝑔(𝑥). Specifically, we ask you to consider the limit as 𝑥 3 of those two functions added together. You would say lim𝑥3[𝑓(𝑥)+𝑔(𝑥)]=...?

First illustrating the limit law for the sum of two functions: Left figure shows two curves. The first, y=f(x), has the point on it (3,2) highlighted. The second, y=g(x), has the point (3, 6) highlighted. The right figure shows the sum of the two functions, y = f(x) + g(x), and has the point (3,8) highlighted.

You probably thought lim𝑥3[𝑓(𝑥)+𝑔(𝑥)]=8, and if so you're exactly right: you can get as close to the output value of 8 for 𝑓 +𝑔 as you'd like by being sufficiently close to 𝑥 =3. The left-hand figure above shows the two separate functions, f and g, and their respective limits as 𝑥 3. The right-hand figure shows the sum of the functions, 𝑦 =𝑓(𝑥) +𝑔(𝑥): adding the curve and the line in the left figure together produces the curve on the right. And as you can see,

lim𝑥3[𝑓(𝑥)+𝑔(𝑥)]=lim𝑥3𝑓(𝑥)+lim𝑥3𝑔(𝑥)=2+6=8 In words, we can interpret the left-hand side of the preceding equation as the "limit of the sum-of-two-functions," which then equals the "sum-of-the-limits of the two functions."

Easy, right?

More generally, if each of the functions f and g has a limit at 𝑥 =𝑎, then

lim𝑥𝑎[𝑓(𝑥)+𝑔(𝑥)]=lim𝑥𝑎𝑓(𝑥)+lim𝑥𝑎𝑔(𝑥)

All of the Limit Laws (Properties, Rules)

Let's name the preceding expression the "Limits Sum Rule," and then list it with the other similar rules:

Limit Laws (Properties, Rules)
1.lim𝑥𝑎[𝑓(𝑥)+𝑔(𝑥)]=lim𝑥𝑎𝑓(𝑥)+lim𝑥𝑎𝑔(𝑥)[Limits Sum Rule]2.lim𝑥𝑎[𝑓(𝑥)𝑔(𝑥)]=lim𝑥𝑎𝑓(𝑥)lim𝑥𝑎𝑔(𝑥)[Limits Difference Rule]3.lim𝑥𝑎𝑐𝑓(𝑥)=𝑐lim𝑥𝑎𝑓(𝑥)[Limits Constant Multiple Rule] where 𝑐 is a constant4.lim𝑥𝑎[𝑓(𝑥)𝑔(𝑥)]=lim𝑥𝑎𝑓(𝑥)lim𝑥𝑎𝑔(𝑥)[Limits Product Rule]5.lim𝑥𝑎𝑓(𝑥)𝑔(𝑥)=lim𝑥𝑎𝑓(𝑥)lim𝑥𝑎𝑔(𝑥),(for lim𝑥𝑎𝑔(𝑥)0)[Limits Quotient Rule]6.lim𝑥𝑎[𝑓(𝑥)]𝑛=[lim𝑥𝑎𝑓(𝑥)]𝑛[Limits Power Rule]7.lim𝑥𝑎𝑛𝑓(𝑥)=𝑛lim𝑥𝑎𝑓(𝑥)[Limits Root Rule]

Those rules may seem abstract, so we'll say again:
you can safely add, multiply, divide, ..., values just as you automatically would.

The following questions illustrate.

Limit Laws Question 1

Use the graphs of the functions f and g to find the requested limits.

Same graphs of y=f(x) and y=g(x) as above. Of relevance to this question: The y=f(x) curve has the point (5, 6) on it. The curve y=g(x) has the point (5, 2) on it, and also the point (2,8).

Limit Laws Question 2

Find the following values given lim𝑥0(𝑥)=1andlim𝑥0𝑘(𝑥)=27

Tip icon

You may have homework or an exam questions that require you to write out step-by-step which limit property you're using as you go from one line to the next. If so, we strongly suggest that you practice to become accostomed to the formalism before you have an exam, since you'll lose points if you don't get everything just the way your teacher wants. Look over your notes and practice replicating their examples.

For us, we're going to simply make use of the limit laws (without calling any extra attention to the fact that we're doing so) and move on to the various techniques you'll come to recognize you need in order to find a function's limit. We start on the next screen with the most straightforward of these: using "substitution" to find a limit.


The Upshot

  1. When finding limits, the limit of a sum-of-functions equals the sum of the limits-of-the-functions. Similar rules hold for the difference, product, quotient of functions, and so forth.