Limit laws – Definition, Properties, and Examples

Limit lawsEver wondered if there’s an easier way to find the limits of a function without their graph or table of values? We can use the different properties and laws of limits available. Limit laws are important in manipulating and evaluating the limits of functions.

Limit laws are helpful rules and properties we can use to evaluate a function’s limit. 

Limit laws are also helpful in understanding how we can break down more complex expressions and functions to find their own limits. In this article, we’ll learn about the different limit laws and also discuss other limit properties that may help us in our next pre-calculus and calculus topics.

Before establishing these properties and learning how to apply them, why don’t we go ahead and begin with the definition of limit laws?

What are the limit laws?

As we have mentioned, limit laws are the different laws or properties we can apply to manipulate functions and eventually find their limits.

For example, if we want to find the limit of $f(x) = -2x^2 + 5x – 8$ as it approaches 6, our previous knowledge would tell us to either graph or construct a table of values.

However, with the limit laws, we’ll need a few steps to evaluate $\lim{x \rightarrow 6 }-2x^2 + 5x – 8$.

$ \begin{aligned} \lim_{x\rightarrow6} -2x^2 + 5x – 8 &= \lim_{x\rightarrow6} -2x^2 + \lim_{x\rightarrow6} 5x + \lim_{x\rightarrow6} -8\color{blue}   \text{ \{ Sum Law\}}\\&=\lim_{x\rightarrow6} -2x^2 + \lim_{x\rightarrow6} 5x +  -8\color{blue}   \text{ \{ Constant Law\}}\\&=-72 + 30 +  -8\color{blue}   \text{ \{ Polynomial Function Property\}}\\&=-50 \end{aligned}$

Don’t worry. Once you’re introduced to a list of limit laws, evaluating limits will be easier for you as well! In fact, we have already learned some of these limit laws in the past – but they are in much simpler and general forms.

Note that throughout the entire discussion, we will assume that the two expressions, $ \lim_{x\rightarrow a} f(x)$ and $ \lim_{x\rightarrow a} g(x)$, exist and $a$ is a constant.

What are the properties of limits?

Why don’t we slowly introduce ourselves to the properties of limits and laws that may help us? This section will also explore examples that make use of these properties and laws, so we can better understand them as well.

If this is your first time encountering these properties, try to write down the limit laws’ names and algebraic definitions. Summarize these in one table as your guide for this section’s examples and the next topics you might encounter involving a function’s limit.

Don’t have a paper or your note-taking app nearby? No worries, we also summarized these properties for you at the end of this section!

Understanding the two most fundamental limit laws

We’ll group with these two basic laws of limits because they are the two most applied laws and the simplest laws of limits. These are constant and identity laws.

Constant Law: $\boldsymbol{\lim_{x\rightarrow a} c = c} $

This limit law states that the limit of a constant $c$, as $x$ approaches $a$, is just equal to the constant itself.

illustrating the constant law

The graph above illustrates why the constant law is true for all values of $a$ and $c$. Regardless of the value of $a$, the function will continue to be equal to $c$.

Here are a few examples on how we can apply constant law for some limits.

  • $\lim_{x\rightarrow 2} 3 = 3$
  • $\lim_{x\rightarrow 1} -6 = -6$
  • $\lim_{x\rightarrow 6} \pi = \pi$

Identity Law: $\boldsymbol{\lim_{x\rightarrow a} x = c} $

Know why we call this the identity law? That’s because we’re dealing with the linear function, $y = x$, for this law of limit. The law of limit states that the limit of $ y = x$ as it approaches $a$ is equal to the number (or $a$) as $x$ approaches it.

illustrating the identity law

Here’s an illustration of why the identity law is true for all values of $x$. As $x$ approaches $a$, the value will of $y$ will depend on the value of $x$, so as $x$ approaches $a$, $y$ will also approach $a$.

Check out these three examples to better understand the identity law.

  • $\lim_{x\rightarrow -4} x= -4$
  • $\lim_{x\rightarrow \sqrt{2}} x = \sqrt{2}$
  • $\lim_{x\rightarrow \pi} x= \pi$

Ready to learn more limit laws? Here are five more that focus on the four arithmetic operations: addition, subtraction, multiplication, and division.

Limit laws involving arithmetic operations

We’re grouping these limit laws because they share similar forms and contain the four most used arithmetic operations in a given function.

Addition Law: $\boldsymbol{\lim_{x\rightarrow a} [f(x) + g(x)]= \lim_{x\rightarrow a} f(x) + \lim_{x\rightarrow a} g(x)} $

The addition law reiterates that when we take the limit of the sum of two functions, the result is equivalent to the sum of the respective limits of the function as $x$ approaches $a$.

If $\lim_{x\rightarrow 3} f(x) = -2$ and $\lim_{x\rightarrow 3} g(x) = 5$, this means that ${\lim_{x\rightarrow a} [f(x) + g(x)]$ can be determined as shown below.

$\begin{aligned}\lim_{x\rightarrow a} [f(x) + g(x)] &= \lim_{x\rightarrow a} f(x) + \lim_{x\rightarrow a} g(x) \\&=-2 + 5\\&=3    \end{aligned}$

Subtraction Law: $\boldsymbol{\lim_{x\rightarrow a} [f(x) – g(x)]= \lim_{x\rightarrow a} f(x) – \lim_{x\rightarrow a} g(x)} $

This law is similar to its addition counterpart. It states that the limit of two functions’ difference is just equal to the difference between the limits of each function as $x \rightarrow a$.

Why don’t we apply this law along with constant and identity laws to simplify $ \lim_{x \rightarrow -6} (x – 4 )$.

$\begin{aligned} \lim_{x \rightarrow -6} (x – 4 ) &=\lim_{x \rightarrow -6} x – \lim_{x \rightarrow -6}-4 \color{blue}   \text{  {Subtraction Law}}\\&=\lim_{x \rightarrow -6} x -4\color{blue}   \text{  { Constant Law}}\\&= -6 – 4 \color{blue}   \text{  {Identity Law}}\\&=-10 \end{aligned}$

This is a good example showing how all these properties are applied in simplifying and evaluating limits.

Coefficient Law: $\boldsymbol{\lim_{x\rightarrow a} c \cdot f(x)= c \lim_{x\rightarrow a} f(x)} $

This law states that the limit of the product shared by a constant, $c$, and the function, $f(x)$, will be the same when we multiply $c$ to the limit of $f(x)$ as it approaches $a$.

Here are some straightforward applications of this law:

  • If $\lim_{x\rightarrow 2} f(x) = -4 $, $\lim_{x\rightarrow 2} -5 \cdot f(x)$ is equal to $ -4 \cdot -5 = 20$
  • If $\lim_{x\rightarrow 3} g(x) = \dfrac{1}{2} $, $\lim_{x\rightarrow 3} -12 \cdot g(x)$ is equal to $ -12 \cdot \dfrac{1}{2} = 8$

Product Law: $\boldsymbol{\lim_{x\rightarrow a} [f(x) \cdot g(x)] =  \lim_{x\rightarrow a} f(x) \cdot \lim_{x\rightarrow a} g(x) }$

Like addition and subtraction laws, this particular limit law states that the limit of the product of two functions is equal to the product of each function’s corresponding limits.

Why don’t we try to simplify $\lim_{x\rightarrow 5} 2x$ using the product law and the previous laws we’ve learned?

$\begin{aligned} \lim_{x \rightarrow 5} 2x &= \lim_{x \rightarrow 5} (2 \cdot x)\\&=\lim_{x \rightarrow 5} 2 \cdot \lim_{x \rightarrow 5} x\color{blue}   \text{  {Product Law}}\\&=2 \cdot \lim_{x \rightarrow 5} x\color{blue}   \text{  { Constant Law}}\\&= 2 \cdot 5 \color{blue}   \text{  {Identity Law}}\\&=10 \end{aligned}$

Quotient Law: $\boldsymbol{\lim_{x\rightarrow a} \dfrac{f(x)}{g(x)} =  \dfrac{\lim_{x\rightarrow a} f(x) }{\lim_{x\rightarrow a} g(x) }}$, where $\boldsymbol{\lim_{x\rightarrow a} g(x) \neq 0}$

This means that the limit of the quotient of two functions is equivalent to the ratio of each of the functions’ limits. Note that this law is only applicable when $\lim_{x\rightarrow a} g(x) \neq 0$.

This means that if $\lim_{x\rightarrow a} f(x) = P$ and $\lim_{x\rightarrow a} g(x) = Q$, the limit of $\dfrac{f(x)}{g(x)}$ as $x \rightarrow a$ is equal to $\dfrac{\lim_{x\rightarrow a} f(x)}{\lim_{x\rightarrow a} g(x)} = \dfrac{P}{Q}$.

Limit laws involving exponents and roots

Now that we’ve covered all the limit laws that involve the four basic operations, it’s time to up our game and let’s learn about the limit laws for functions that contain exponents and roots.

Power Law: $\boldsymbol{\lim_{x\rightarrow a} [f(x)]^n =  \left[\lim_{x\rightarrow a} f(x) \right]^n}$, where $\boldsymbol{\lim_{x\rightarrow a} f(x) \neq 0}$ at $\boldsymbol{n < 0}$

The limit of the function that is raised to $n^{th}$ power will return the same result when we find the limit of $f(x)$ first as $x$ approaches $a$ then raising the result by $n^{th}$ power.

Note that this law is only true when the limit of $f(x)$ as $x$ approaches $a$ is not zero when $n$ is negative.

Simplifying $\lim_{x\rightarrow -2} (x – 1)^4$ will require us to use power law. Let’s go ahead and take a look at how we can simplify this expression.

$\begin{aligned} \lim_{x \rightarrow -2} (x -1)^4 &= \left[\lim_{x \rightarrow -2} (x -1)\right]^4 \color{blue}   \text{  {Power Law}} \\&=\left(\lim_{x \rightarrow -2} x – \lim_{x \rightarrow -2} 1\right)^4\color{blue}   \text{  {Subtraction Law}}\\&=\left(-2 – \lim_{x \rightarrow -2} 1\right)^4\color{blue}   \text{  { Identity Law}}\\&= (-2 – 1)^4\color{blue}   \text{  {Constant Law}}\\&=(-3)^4\\&= 81 \end{aligned}$

Root Law: $\boldsymbol{\lim_{x\rightarrow a} \sqrt[n]{f(x)} = \sqrt[n]{ \lim_{x\rightarrow a} f(x)}}$, where $\boldsymbol{\lim_{x\rightarrow a} f(x) \geq }$ where $\boldsymbol{n }$ is even

Remember that $k^{{1}{n}} = \sqrt[n]{k}$, so the root law is actually an extension of the power law. This means that the limit of the $n^{th}$ root of the function is also equal to the $n^{th}$ root of the function’s limit as $x$ approaches $a$.

Since we have restrictions when the root is even, ensure that the limit of $f(x)$ as it approaches $a$ is positive when $n$ is even.

Let’s apply what we’ve just learned to simplify $\lim_{x\rightarrow 4} \sqrt[3]{f(x)}$ if $\lim_{x\rightarrow 4} f(x) = -27$?

Using the root law, we have $\lim_{x\rightarrow 4} \sqrt[3]{f(x)} = \sqrt[3]{ \lim_{x\rightarrow 4}  f(x)} $. Given that $\lim_{x\rightarrow 4} f(x) = -27$, we now have $\lim_{x\rightarrow 4} \sqrt[3]{f(x)} = \sqrt[3]{ -27} $ or $-3$.

Have you noticed a common pattern shared by all the limit laws we’ve just learned? The general rule shown by the limit laws is that whenever we apply an operation on a function’s limit, we can instead find the limit of the function first then take the limit of the resulting expression.

Summary of the properties of limits

We’ll learn more about the applications of limit laws when we learn how to evaluate the limits of more complex functions. For now, let’s go ahead first and summarize the limit laws that we’ve just learned throughout this article.

Limit Law Algebraic DefinitionExample
Constant Law$ \lim_{x\rightarrow a} c = c$$\lim_{x\rightarrow 3} 4 = 4 $
Identity Law$\lim_{x\rightarrow a} x = a$$\lim_{x\rightarrow 3} x = 3 $
Addition Law$\lim_{x\rightarrow a} [f(x) + g(x)] = \lim_{x\rightarrow a} f(x) + \lim_{x\rightarrow a} g(x) $$\lim_{x\rightarrow 2} [(x – 1)+ (2x)] = \lim_{x\rightarrow 2} (x – 1) + \lim_{x\rightarrow 2} 2x $
Subtraction Law$\lim_{x\rightarrow a} [f(x) – g(x)] = \lim_{x\rightarrow a} f(x) – \lim_{x\rightarrow a} g(x) $$\lim_{x\rightarrow 2} [(x – 1) -(2x)] = \lim_{x\rightarrow 2} (x – 1) – \lim_{x\rightarrow 2} 2x $
Coefficient Law$\lim_{x\rightarrow a} cf(x) = c \lim_{x\rightarrow a} f(x) $$\lim_{x\rightarrow 5} \sqrt{2} x = \sqrt{2} \lim_{x\rightarrow 5} x $
Product Law$\lim_{x\rightarrow a} [f(x) \cdot g(x)] = \lim_{x\rightarrow a} f(x) \cdot \lim_{x\rightarrow a} g(x) $$\lim_{x\rightarrow 2} [(x – 1) \cdot (2x)] = \lim_{x\rightarrow 2} (x – 1) \cdot \lim_{x\rightarrow 2} 2x $
Quotient Law$\lim_{x\rightarrow a} \dfrac{f(x)}{g(x)} = \dfrac{\lim_{x\rightarrow a} f(x) }{\lim_{x\rightarrow a} g(x) }$$\lim_{x\rightarrow 2} \dfrac{x – 1}{2x} = \dfrac{\lim_{x\rightarrow 2} x – 1 }{\lim_{x\rightarrow 2} 2x }$
Power Law$\lim_{x\rightarrow a} [f(x)]^n =  \left[\lim_{x\rightarrow a} f(x) \right]^n $$\lim_{x\rightarrow 3} [2(x + 1)]^4 =  \left[\lim_{x\rightarrow 3} 2(x + 1)\right]^4$
Root Law$\lim_{x\rightarrow a} \sqrt[n]{f(x)} = \sqrt[n]{ \lim_{x\rightarrow a} f(x)}$$\lim_{x\rightarrow 3} \sqrt[4]{2(x + 1)} = \sqrt[4]{ \lim_{x\rightarrow 3} 2(x + 1)}$

Make sure to review all the properties we’ve discussed in the previous section before answering the problems that follow.

Example 1

Given that $\lim_{x\rightarrow a} f(x) = -24$ and $\lim_{x\rightarrow a} g(x) = 4$, find the value of the following expressions using the properties of limits we’ve just learned.

a. $\lim_{x\rightarrow a} [f(x) + g(x)]$

b. $\lim_{x\rightarrow a} [4 g(x)]$

c. $\lim_{x\rightarrow a} \dfrac{\sqrt{g(x)}}{0.5f(x)}$

Solution

When working with problems like these for the first time, it’s always helpful to have a list of the limit laws we’ve just discussed. This way, you can always check for a limit law that may apply to our problem.

We can rewrite $\lim_{x\rightarrow a} [f(x) + g(x)]$ as $\lim_{x\rightarrow a} f(x) + \lim_{x\rightarrow a} g(x) $ using the addition law.

Substitute the given values for the limits of $f(x)$ and $g(x)$ as they approach $a$.

$\begin{aligned}\lim_{x\rightarrow a} [f(x) + g(x)] &= \lim_{x\rightarrow a} f(x) + \lim_{x\rightarrow a} g(x) \\&=-24 + 4\\&= -20\end{aligned}$

a. This means that $\lim_{x\rightarrow a} [f(x) + g(x)] = \boldsymbol{24}$.

Similarly, we can rewrite $\lim_{x\rightarrow a} [4 g(x)]$ as $4\lim_{x\rightarrow a} g(x)$ using the coefficient law.

$\begin{aligned}\lim_{x\rightarrow a} [4g(x)] &= 4\lim_{x\rightarrow a} g(x) \\&=4(4)\\&= 16\end{aligned}$

b. Hence, $\lim_{x\rightarrow a} [4 g(x)]$ is equal to $\boldsymbol{16}$.

The third expression will require multiple limit laws before we can find the expression’s value. In fact, for this item, we’ll need the following properties:

  • Quotient Law to break down the fraction’s limit.
  • Root Law for the numerator.
  • Coefficient Law for the denominator.

Let’s go ahead and break down $\lim_{x\rightarrow a} \dfrac{\sqrt{g(x)}}{0.5f(x)}$ to see how these laws would be helpful for this item.

$\begin{aligned}\lim_{x\rightarrow a} \dfrac{\sqrt{g(x)}}{0.5f(x)}&=\dfrac{\color{blue}{\lim_{x\rightarrow a}\sqrt{g(x)}}}{\color{blue}{\lim_{x\rightarrow a} [0.5f(x)]}}  \color{blue}\text{   Quotient Law}\\&=\dfrac{\color{blue}{\sqrt{\lim_{x\rightarrow a}g(x)}}}{\lim_{x\rightarrow a} [0.5f(x)]} \color{blue} \text{  Root Law}\\&=\dfrac{\sqrt{\lim_{x\rightarrow a}g(x)}}{\color{blue}0.5\lim_{x\rightarrow a} f(x)} \color{blue} \text{  Coefficient Law}\\&=\dfrac{\sqrt{\lim_{x\rightarrow a}g(x)}}{0.5\lim_{x\rightarrow a} f(x)} \end{aligned}$

Using the final expression, let’s substitute $\lim_{x\rightarrow a} f(x) = -24$ and $\lim_{x\rightarrow a} g(x) = 4$ into the rational expression.

$\begin{aligned}\lim_{x\rightarrow a} \dfrac{\sqrt{g(x)}}{0.5f(x)}&=\dfrac{\sqrt{\lim_{x\rightarrow a}g(x)}}{0.5\lim_{x\rightarrow a} f(x)}\\&=\dfrac{\sqrt{4}}{0.5(-24)}\\&=\dfrac{2}{-12}\\&=-\dfrac{1}{6} \end{aligned}$

c. This means that $\lim_{x\rightarrow a} \dfrac{\sqrt{g(x)}}{0.5f(x)}$ is equal to $\boldsymbol{-\dfrac{1}{6}}$.

Example 2

Use the different properties of limits to find the values of the following expressions.

a. $\lim_{x\rightarrow 2} x^2 – 2x +1 $
b. $\lim_{x\rightarrow k} ax^2 +bx + c$, where $a$, $b$, and $c$ are nonzero constants

What can you observe from the results? In general, how can we evaluate the limits of a quadratic function?

Solution

Apply the addition law on the expression, $\lim_{x\rightarrow 2} x^2 – 2x +1 $.

$\begin{aligned}\lim_{x\rightarrow 2} x^2 – 2x +1 &= \lim_{x\rightarrow 2} x^2 – \lim_{x\rightarrow 2} 2x + \lim_{x\rightarrow 2} 1 \end{aligned}$

Simplify this further by applying the following limit laws on each of the terms:

  • Power law then identity law to simplify $\lim_{x\rightarrow 2} x^2$.
  • Coefficient law and identity law to simplify $\lim_{x\rightarrow 2} 2x$.
  • Constant law to evaluate $\lim_{x\rightarrow 2} 1$.
$\begin{aligned}\lim_{x\rightarrow 2} x^2 &= \left(\lim_{x\rightarrow 2} x\right)^2\\&=(2)^2\end{aligned}$$\begin{aligned}\lim_{x\rightarrow 2} 2x &= 2\lim_{x\rightarrow 2} x\\&=2(2)\end{aligned}$$\begin{aligned}\lim_{x\rightarrow 2} 1 &= 1\end{aligned}$
$\begin{aligned}\lim_{x\rightarrow 2} x^2 – 2x +1 &= (2)^2 -2(2)+1\\&= 4 – 4+1\\&=1\end{aligned}$

a. This means that $\lim_{x\rightarrow 2} x^2 – 2x +1$ is equal to $\boldsymbol{1}$.

Since we’re working with an expression that has a similar, we’ll also be using similar steps and the same limit laws to simplify $\lim_{x\rightarrow k} ax^2 +bx  + c$.

Using addition law, we’ll have $\lim_{x\rightarrow k} ax^2 +bx + c = \lim_{x\rightarrow k} ax^2 + \lim_{x\rightarrow k} bx + \lim_{x\rightarrow k} c$.

Let’s simplify each term and keep in mind that $a$, $b$, and $c$ are nonzero constants.

  • Use the coefficient, power, then identity laws to simplify $\lim_{x\rightarrow k} ax^2$.
  • Coefficient law and identity law to simplify $\lim_{x\rightarrow k} bx$.
  • Constant law to evaluate $\lim_{x\rightarrow k} c$.
$\begin{aligned}\lim_{x\rightarrow k} ax^2 &=a\lim_{x\rightarrow k} x^2\\&=a\left(\lim_{x\rightarrow k} x\right)^2\\&=a(k)^2\end{aligned}$$\begin{aligned}\lim_{x\rightarrow k} bx &= b\lim_{x\rightarrow k} x\\&=b(k) \end{aligned}$$\begin{aligned}\lim_{x\rightarrow k} c &= c\end{aligned}$
$\begin{aligned}\lim_{x\rightarrow k} ax^2 +bx + c &=\lim_{x\rightarrow k} ax^2 + \lim_{x\rightarrow k} bx + \lim_{x\rightarrow k} c\\&= \lim_{x\rightarrow k} a(k)^2 – b(k) +c \end{aligned}$

b. Hence, the limit of $ax^2 + bx +c$ as $x$ approaches $k$ is $\boldsymbol{ak^2 – bk + c}$.

From the results of a and b, we have:

  • $\lim_{x\rightarrow 2} x^2 – 2x +1 = (2)^2 -2(2)+1$
  • $\lim_{x\rightarrow k} ax^2 + bx + c = a(k)^2 – b(k) +c $

We can see that for each case, the resulting limits were equivalent to us finding the value of the given expression at $x = 2$ and $x = k$, respectively.

Since $ ax^2 + bx + c$ is the general form of quadratic expressions and $k$ can be any nonzero constant, this observation applies to all quadratic functions.

Meaning, when given a quadratic function, its limit as $\boldsymbol{x}$ approaches $\boldsymbol{k}$ can be determined by finding the value of the function at $\boldsymbol{x = k}$.

Want a sneak peek at the next concepts you’ll learn on limits? In general, the limit of a polynomial function as it approaches $a$ is equal to the value of the function at $x = a$.

Example 3

Assume that $\lim_{x\rightarrow 2} f(x) = 4$, $\lim_{x\rightarrow 2} g(x) = -2$, and $\lim_{x\rightarrow 2} h(x) = 3$. Use the limit laws to find the value of $\lim_{x\rightarrow 2} \sqrt[3]{f(x)[g(x)]^2-\dfrac{h(x)}{x^2}} $.

Solution

By checking the expression, we can see that we’ll need several limit laws to find the expression’s value.

Start by working on the radical expression and apply the root law.

$\lim_{x\rightarrow 2} \sqrt[3]{f(x)[g(x)]^2-\dfrac{h(x)}{x^2}} = \sqrt[3]{\lim_{x\rightarrow 2}\left \{ f(x)[g(x)]^2-\dfrac{h(x)}{x^2} \right \}}$

Apply the subtraction law to separate the two terms inside the cube root.

$\sqrt[3]{\lim_{x\rightarrow 2}\left \{ f(x)[g(x)]^2-\dfrac{h(x)}{x^2} \right \}}= \sqrt[3]{\lim_{x\rightarrow 2}\left \{ f(x)[g(x)]^2 \right \}-\lim_{x\rightarrow 2}\dfrac{h(x)}{x^2}}$

Let’s focus on the limit of the first term inside the cube root, $ \lim_{x\rightarrow 2} f(x)[g(x)]^2-\dfrac{h(x)} {x^2}$, and find its numerical value by applying the following limit laws:

  • Product law to expand the terms further.
  • Power law to simplify the second factor.
  • Substitute $\lim_{x\rightarrow 2} f(x) = 4$ and $\lim_{x\rightarrow 2} g(x) = -2$ back into the expression.

$\begin{aligned}\lim_{x\rightarrow 2}\left \{ f(x)[g(x)]^2 \right \}&={\color{blue}\lim_{x\rightarrow 2} f(x)} \cdot {\color{blue}\lim_{x\rightarrow 2}[g(x)]^2} \color{blue}\text{        Product Law}\\&=\lim_{x\rightarrow 2} f(x) \cdot {\color{blue}\left [\lim_{x\rightarrow 2}g(x)  \right ]^2} \color{blue} \text{       Power Law}\\&=4 \cdot (-2)^2\\&=16  \end{aligned}$

Now, let’s find the numerical value of $ \lim_{x\rightarrow 2}\dfrac{h(x)}{x^2}$ by applying the following limit laws.

  • Quotient law to apply the limit laws on both the numerator and denominator.
  • Use the power law to rewrite the denominator.
  • Find the value of $\lim_{x\rightarrow 2} x$ using the identity law.
  • Substitute $\lim_{x\rightarrow 2} h(x) = 3$ into the expression.

$\begin{aligned}\lim_{x\rightarrow 2}\dfrac{h(x)}{x^2}&=\dfrac{\color{blue}{\lim_{x\rightarrow 2}h(x)}}{\lim_{x\rightarrow 2} x^2} \color{blue} \text{      Quotient Law}\\&=\dfrac{\lim_{x\rightarrow 2}h(x)}{\color{blue}\left (\lim_{x\rightarrow 2} x  \right )^2} \color{blue}\text{        Power Law}\\&=\dfrac{\lim_{x\rightarrow 2}h(x)}{\color{blue}\left (2  \right )^2}\color{blue}    \text{     Identity Law} \\&=\dfrac{3}{(2)^2}\\&=\dfrac{3}{4} \end{aligned}$

Let’s substitute the values, $ \lim_{x\rightarrow 2} f(x)[g(x)]^2-\dfrac{h(x)} {x^2} = 16$ and $ \lim_{x\rightarrow 2}\dfrac{h(x)}{x^2} = \dfrac{3}{4}$, into our original expression.

$\begin{aligned}\sqrt[3]{\lim_{x\rightarrow 2}\left \{ f(x)[g(x)]^2 \right \}-\lim_{x\rightarrow 2}\dfrac{h(x)}{x^2}}&= \sqrt[3]{16 – \dfrac{3}{4}}\\&=\sqrt[3]{\dfrac{64 -3}{4}}\\&=\sqrt[3]{\dfrac{61}{4}} \end{aligned}$

Hence, we have $\lim_{x\rightarrow 2} \sqrt[3]{f(x)[g(x)]^2-\dfrac{h(x)}{x^2}} $ is equal to $\boldsymbol{\sqrt[3]{\dfrac{61}{4}}}$.

Example 4

Use the limit laws to find the value of $ \lim_{h\rightarrow 0 } f(h)$ given that $f(h) = \dfrac{\sqrt{5 – h} + 8}{h – 1}$.

Solution

Since $f(x)$ contains a rational expression, we can apply the quotient law to apply the limit laws on both the numerator and denominator.

$\begin{aligned}\lim_{h \rightarrow 0 } f(x) &= \lim_{ h \rightarrow 0 } \dfrac{\sqrt{5 – h} + 8}{h – 1}\\ &=  \dfrac{\lim_{ h \rightarrow 0 }(\sqrt{5 – h} + 8)}{\lim_{ h \rightarrow 0 } h – 1}\end{aligned}$

Simplify the denominator first by using the following limit laws:

  • Separate the two terms using the difference law.
  • Apply the identity and constant laws to simplify the expression in the denominator further.

$ \begin{aligned}\lim_{h\rightarrow 0 } (h – 1) &= \lim_{h\rightarrow 0 } h – \lim_{h\rightarrow 0 }1\\&= 0 -\lim_{h\rightarrow 0 } 1\\&= 0 – 1\\&= -1\end{aligned}$

Now that we have a numerical value for the denominator let’s go ahead and simplify the expression.

$\begin{aligned}\dfrac{\lim_{ h \rightarrow 0 }(\sqrt{5 – h} + 8)}{\lim_{ h \rightarrow 0 } h – 1}&= \dfrac{\lim_{ h \rightarrow 0 }(\sqrt{5 – h} + 8)}{-1}\\&= -\lim_{ h \rightarrow 0 }(\sqrt{5 – h} + 8)\end{aligned}$

Simplify this expression by applying the following properties:

  • Apply the addition law to expand the terms and apply limits on each term.
  • Use the root , subtraction, and constant laws, then finally, identity law to simplify $\lim_{ h \rightarrow 0} \sqrt{5 – h}$.
  • Use the constant law in the second term to evaluate $\lim_{ h \rightarrow 0} 8$.

$\begin{aligned}-\left[\sqrt{\lim_{ h \rightarrow 0 }(5 – h)} +  \lim_{ h \rightarrow 0 }8\right ]&= -\left(\sqrt{\lim_{ h \rightarrow 0} 5 – \lim_{ h \rightarrow 0}h} +  \lim_{ h \rightarrow 0 }8\right )\\&= -\left(\sqrt{5 – \lim_{ h \rightarrow 0}h} +  \lim_{ h \rightarrow 0 }8\right )\\&= -\left(\sqrt{5 – 0} +  \lim_{ h \rightarrow 0 }8\right )\\&= -(\sqrt{5} + 8 )\\&= -\sqrt{5} – 8 \end{aligned}$

This means that $ \lim_{h\rightarrow 0 }\dfrac{\sqrt{5 – h} + 8}{h – 1}$ is equal to $\boldsymbol{-\sqrt{5} – 8 }$.

Having fun with the process of finding the limits using the different properties? Guess what? You’ll actually learn more properties and techniques in evaluating limits in this article!

For now, we’ve provided more problems for you to try on your own to master these limit laws.

Practice Questions

1. Which of the following shows the evaluated form of $\lim_{x\rightarrow -1} x^2 – 3x +2 $?

2. Which of the following shows the evaluated form of $\lim_{x\rightarrow 4} 2x^2 + 12x + 18 $?

3. Which of the following shows the evaluated form of $\lim_{x\rightarrow h} ax^2 – bx – c $, where $a$, $b$, and $c$ are nonzero constants?

4. Given that $\lim_{x\rightarrow a} f(x) = -144$ and $\lim_{x\rightarrow a} g(x) = 36$, what  is the value of the expression, $\lim_{x\rightarrow a} [f(x) – g(x)]$?

5. Given that $\lim_{x\rightarrow a} f(x) = -144$ and $\lim_{x\rightarrow a} g(x) = 36$, what  is the value of the expression, $\lim_{x\rightarrow a} [-2 g(x)]$?

6. Given that $\lim_{x\rightarrow a} f(x) = -144$ and $\lim_{x\rightarrow a} g(x) = 36$, what  is the value of the expression, $\lim_{x\rightarrow a} \dfrac{12\sqrt{g(x)}}{0.5f(x)}$?

7. Assume that $\lim_{x\rightarrow 4} f(x) = 12$, $\lim_{x\rightarrow 4} g(x) = 4$, and $\lim_{x\rightarrow 4} h(x) = -2$. What is the value of $\lim_{x\rightarrow 4} \sqrt[4]{f(x)[g(x)]^3-\dfrac{h(x)}{x^2}} $?

8. Using the limit laws, what is the value of $ \lim_{h\rightarrow 0 } f(h)$ given that $f(h) = \dfrac{\sqrt{15 – h} – 1}{h + 1}$?


 

Images/mathematical drawings are created with GeoGebra.

Previous Lesson | Main Page | Next Lesson