Skip to main content

Section 1.4 One-Sided Limits

We introduced the concept of a limit gently, approximating their values graphically and numerically. Next came the rigorous definition of the limit, along with an admittedly tedious method for evaluating them. Section 1.3 gave us tools (which we call theorems) that allow us to compute limits with greater ease. Chief among the results were the facts that polynomials and rational, trigonometric, exponential and logarithmic functions (and their sums, products, etc.) all behave “nicely.” In this section we rigorously define what we mean by “nicely.”

In Section 1.1 we explored the three ways in which limits of functions failed to exist:

  1. The function approached different values from the left and right.

  2. The function grows without bound.

  3. The function oscillates.

In this section we explore in depth the concepts behind Item 1 by introducing the one-sided limit. We begin with formal definitions that are very similar to the definition of the limit given in Section 1.2, but the notation is slightly different and “\(x\neq c\)” is replaced with either “\(x\lt c\)” or “\(x>c\text{.}\)

Definition 1.4.1. One-Sided Limits.

There is a slighlty different definition for a left-hand limit, than for a right-hand limit, but both have a lot in common with Definition 1.2.1.

Left-Hand Limit

Let \(I=(a,c)\) be an open interval, and let \(f\) be a function defined on \(I\text{.}\) The statement that the limit of \(f(x)\text{,}\) as \(x\) approaches \(c\) from the left, is \(L\), (alternatively, that the left-hand limit of \(f\) at \(c\) is \(L\)) is denoted by

\begin{equation*} \lim_{x\to c^-} f(x) = L\text{,} \end{equation*}

and means that for any \(\varepsilon \gt 0\text{,}\) there exists \(\delta \gt 0\) such that for all \(x\in I\text{,}\) \(x\lt c\text{,}\) if \(\abs{x - c} \lt \delta\text{,}\) then \(\abs{f(x) - L} \lt \varepsilon\text{.}\)

Right-Hand Limit

Let \(I=(c,b)\) be an open interval, and let \(f\) be a function defined on \(I\text{.}\) The statement that the limit of \(f(x)\text{,}\) as \(x\) approaches \(c\) from the right, is \(L\), (alternatively, that the right-hand limit of \(f\) at \(c\) is \(L\)) is denoted by

\begin{equation*} \lim_{x\to c^+} f(x) = L\text{,} \end{equation*}

and means that for any \(\varepsilon \gt 0\text{,}\) there exists \(\delta \gt 0\) such that for all \(x\in I\text{,}\) \(x\gt c\text{,}\) if \(\abs{x - c} \lt \delta\text{,}\) then \(\abs{f(x) - L} \lt \varepsilon\text{.}\)

Practically speaking, when evaluating a left-hand limit, we consider only values of \(x\) “to the left of \(c\text{,}\)” i.e., where \(x\lt c\text{.}\) The admittedly imperfect notation \(x\to c^-\) is used to imply that we look at values of \(x\) to the left of \(c\text{.}\) The notation has nothing to do with positive or negative values of either \(x\) or \(c\text{.}\) It's more like you are adding very small negative values to \(c\) to get values for \(x\text{.}\) A similar statement holds for evaluating right-hand limits; there we consider only values of \(x\) to the right of \(c\text{,}\) i.e., \(x>c\text{.}\) We can use the theorems from previous sections to help us evaluate these limits; we just restrict our view to one side of \(c\text{.}\)

We practice evaluating left and right-hand limits through a series of examples.

Example 1.4.2. Evaluating one sided limits.

Let \(f(x) = \begin{cases} x \amp 0\leq x\leq 1 \\ 3-x \amp 1\lt x\lt 2 \end{cases}\) as shown in Figure 1.4.3. Find each of the following:

  1. \(\displaystyle \lim\limits_{x\to 1^-} f(x)\)

  2. \(\displaystyle \lim\limits_{x\to 1^+} f(x)\)

  3. \(\displaystyle \lim\limits_{x\to 1} f(x)\)

  4. \(\displaystyle f(1)\)

  5. \(\displaystyle \lim\limits_{x\to 0^+} f(x)\)

  6. \(\displaystyle f(0)\)

  7. \(\displaystyle \lim\limits_{x\to 2^-} f(x)\)

  8. \(\displaystyle f(2)\)

Figure 1.4.3. A graph of \(f\) from Example 1.4.2.
Solution.

For these problems, the visual aid of the graph is likely more effective in evaluating the limits than using \(f\) itself. Therefore we will refer often to the graph.

  1. As \(x\) goes to \(1\) from the left, we see that \(f(x)\) is approaching the value of \(1\text{.}\) Therefore \(\lim\limits_{x\to 1^-} f(x) =1\text{.}\)

    We could of course evaluate this limit symbolically by examining the defintion of \(f\text{.}\) Since we are approaching \(1\) from the left, we would choose the first “piece” of the function, that is the one with domain \(0 \leq x \leq 1\text{.}\) So \(\lim\limits_{x\to 1^-} x =1\text{.}\)

  2. As \(x\) goes to \(1\) from the right, we see that \(f(x)\) is approaching the value of \(2\text{.}\) Recall that it does not matter that there is an “open circle” there; we are evaluating a limit, not the value of the function. Therefore \(\lim\limits_{x\to 1^+} f(x)=2\text{.}\)

  3. The limit of \(f\) as \(x\) approaches \(1\) does not exist, as discussed in Section 1.1. The function does not approach one particular value, but two different values from the left and the right.

  4. Using the definition and by looking at the graph we see that \(f(1) = 1\text{.}\)

  5. As \(x\) goes to \(0\) from the right, we see that \(f(x)\) is approaching \(0\text{.}\) Therefore \(\lim\limits_{x\to 0^+} f(x)=0\text{.}\) Note we cannot consider a left-hand limit at \(0\) as \(f\) is not defined for values of \(x\lt 0\text{.}\)

  6. Using the definition and the graph, \(f(0) = 0\text{.}\)

  7. As \(x\) goes to \(2\) from the left, we see that \(f(x)\) is approaching the value of \(1\text{.}\) Therefore \(\lim\limits_{x\to 2^-} f(x)=1\text{.}\)

  8. The graph and the definition of the function show that \(f(2)\) is not defined.

Note how the left- and right-hand limits were different at \(x=1\text{.}\) This, of course, causes the limit to not exist. The following theorem states what is fairly intuitive: the limit exists precisely when the left- and right-hand limits are equal.

The phrase “if, and only if” means the two statements are equivalent: they are either both true or both false. If the limit equals \(L\text{,}\) then the left and right hand limits both equal \(L\text{.}\) If the limit is not equal to \(L\text{,}\) then at least one of the left and right-hand limits is not equal to \(L\) (it may not even exist).

One thing to consider in Examples 2–9 is that the value of the function may/may not be equal to the value(s) of its left/right-hand limits, even when these limits agree.

Example 1.4.5. Evaluating limits of a piecewise-defined function.

Let \(f(x) =\begin{cases} 2-x \amp 0\lt x\lt 1 \\ (x-2)^2 \amp 1\lt x\lt 2 \end{cases}\) as shown in Figure 1.4.6. Evaluate the following:

  1. \(\displaystyle \lim\limits_{x\to 1^-} f(x)\)

  2. \(\displaystyle \lim\limits_{x\to 1^+} f(x)\)

  3. \(\displaystyle \lim\limits_{x\to 1} f(x)\)

  4. \(\displaystyle f(1)\)

  5. \(\displaystyle \lim\limits_{x\to 0^+} f(x)\)

  6. \(\displaystyle f(0)\)

  7. \(\displaystyle \lim\limits_{x\to 2^-} f(x)\)

  8. \(\displaystyle f(2)\)

Figure 1.4.6. A graph of \(f\) from Example 1.4.5
Solution.

Again we will evaluate each using both the definition of \(f\) and its graph.

  1. As \(x\) approaches \(1\) from the left, we see that \(f(x)\) approaches \(1\text{.}\) Therefore \(\lim\limits_{x\to 1^-} f(x)=1\text{.}\)

  2. As \(x\) approaches \(1\) from the right, we see that again \(f(x)\) approaches \(1\text{.}\) Therefore \(\lim\limits_{x\to 1+} f(x)=1\text{.}\)

  3. The limit of \(f\) as \(x\) approaches \(1\) exists and is \(1\text{,}\) as \(f\) approaches \(1\) from both the right and left. Therefore \(\lim\limits_{x\to 1} f(x)=1\text{.}\)

  4. \(f(1)\) is not defined. Note that \(1\) is not in the domain of \(f\) as defined by the problem, which is indicated on the graph by an open circle when \(x=1\text{.}\)

  5. As \(x\) goes to \(0\) from the right, \(f(x)\) approaches \(2\text{.}\) So \(\lim\limits_{x\to 0^+} f(x)=2\text{.}\)

  6. \(f(0)\) is not defined as \(0\) is not in the domain of \(f\text{.}\)

  7. As \(x\) goes to \(2\) from the left, \(f(x)\) approaches \(0\text{.}\) So \(\lim\limits_{x\to 2^-} f(x)=0\text{.}\)

  8. \(f(2)\) is not defined as \(2\) is not in the domain of \(f\text{.}\)

Example 1.4.7. Evaluating limits of a piecewise-defined function.

Let \(f(x) =\begin{cases} (x-1)^2 \amp 0\leq x\leq 2, x\neq 1\\ 1 \amp x=1 \end{cases}\) as shown in Figure 1.4.8. Evaluate the following:

  1. \(\displaystyle \lim\limits_{x\to 1^-} f(x)\)

  2. \(\displaystyle \lim\limits_{x\to 1^+} f(x)\)

  3. \(\displaystyle \lim\limits_{x\to 1} f(x)\)

  4. \(\displaystyle f(1)\)

Figure 1.4.8. Graphing \(f\) in Example 1.4.7
Solution.

It is clear by looking at the graph that both the left- and right-hand limits of \(f\text{,}\) as \(x\) approaches \(1\text{,}\) is \(0\text{.}\) Thus it is also clear that the limit is \(0\text{;}\) i.e., \(\lim\limits_{x\to 1} f(x) = 0\text{.}\) It is also clearly stated that \(f(1) = 1\text{.}\)

Example 1.4.9. Evaluating limits of a piecewise-defined function.

Let \(f(x) = \begin{cases} x^2 \amp 0\leq x\leq 1 \\ 2-x \amp 1\lt x\leq 2 \end{cases}\) as shown in Figure 1.4.10. Evaluate the following:

  1. \(\displaystyle \lim\limits_{x\to 1^-} f(x)\)

  2. \(\displaystyle \lim\limits_{x\to 1^+} f(x)\)

  3. \(\displaystyle \lim\limits_{x\to 1} f(x)\)

  4. \(\displaystyle f(1)\)

Figure 1.4.10. Graphing \(f\) in Example 1.4.9
Solution.

It is clear from the definition of the function and its graph that all of the following are equal:

\begin{equation*} \lim_{x\to 1^-} f(x) = \lim_{x\to 1^+} f(x) =\lim_{x\to 1} f(x) =f(1) = 1. \end{equation*}

In Examples 2–9 we were asked to find both \(\lim\limits_{x\to 1}f(x)\) and \(f(1)\text{.}\) Consider the following table:

\(\lim\limits_{x\to 1}f(x)\) \(f(1)\)
Example 1.4.2 does not exist \(1\)
Example 1.4.5 \(1\) not defined
Example 1.4.7 \(0\) \(1\)
Example 1.4.9 \(1\) \(1\)

Only in Example 1.4.9 do both the function and the limit exist and agree. This seems “nice;” in fact, it seems “normal.” This is in fact an important situation which we explore in Section 1.5 entitled “Continuity.” In short, a continuous function is one in which when a function approaches a value as \(x\to c\) (i.e., when \(\lim\limits_{x\to c} f(x) = L\)), it actually attains that value at \(c\text{.}\) Such functions behave nicely as they are very predictable.

Exercises Exercises

1.

What are the three ways in which a limit may fail to exist?

Answer.

The function approaches different values from the left and right; the function grows without bound; the function oscillates.

2.

T/F: If \(\displaystyle \lim _{x\rightarrow 1^-} f(x) = 5\text{,}\) then \(\displaystyle \lim _{x\rightarrow 1} f(x) = 5\)

3.

T/F: If \(\displaystyle \lim _{x\rightarrow 1^-} f(x) = 5\text{,}\) then \(\displaystyle \lim _{x\rightarrow 1^+} f(x) = 5\)

4.

T/F: If \(\displaystyle \lim _{x\rightarrow 1} f(x) = 5\text{,}\) then \(\displaystyle \lim _{x\rightarrow 1^-} f(x) = 5\)

Exercise Group.

In Exercises 5–12, evaluate each expression using the given graph of \(f(x)\text{.}\)

5.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  1. \(\displaystyle f(1)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^-} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^+} f(x)\)

Answer.
  1. 2

  2. 2

  3. 2

  4. 1

  5. As \(f\) is not defined for \(x\lt 0\text{,}\) this limit is not defined.

  6. 1

6.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  1. \(\displaystyle f(1)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 2^-} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 2^+} f(x)\)

Answer.
  1. 1

  2. 2

  3. Does not exist.

  4. 2

  5. 0

  6. As \(f\) is not defined for \(x\gt2\text{,}\) this limit is not defined.

7.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  1. \(\displaystyle f(1)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 2^-} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^+} f(x)\)

Answer.
  1. Does not exist.

  2. Does not exist.

  3. Does not exist.

  4. Not defined.

  5. 0

  6. 0

8.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  2. \(\displaystyle f(1)\)

Answer.
  1. 2

  2. 0

  3. Does not exist.

  4. 1

9.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  2. \(\displaystyle f(1)\)

Answer.
  1. 2

  2. 2

  3. 2

  4. 2

10.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 0} f(x)\)

  2. \(\displaystyle f(0)\)

Answer.
  1. 4

  2. \(\displaystyle -4\)

  3. Does not exist.

  4. 0

11.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow -2^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow -2^+} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow -2} f(x)\)

  4. \(\displaystyle f(-2)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 2^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 2^+} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 2} f(x)\)

  4. \(\displaystyle f(2)\)

Answer.
  1. 2

  2. 2

  3. 2

  4. 0

  5. 2

  6. 2

  7. 2

  8. Not defined

12.

Let \(-3\le a\le 3\) be an integer.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow a^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow a^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow a} f(x)\)

  2. \(\displaystyle f(a)\)

Answer.
  1. \(\displaystyle a-1\)

  2. \(\displaystyle a\)

  3. Does not exist.

  4. \(\displaystyle a\)

Exercise Group.

In Exercises 13–21, evaluate the given limits of the piecewise defined functions \(f\text{.}\)

13.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} x+1 & & x\le 1 \\ x^2-5 & & x\gt1 \end{array} \right. \)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  2. \(\displaystyle f(1)\)

Answer.
  1. 2

  2. \(\displaystyle -4\)

  3. Does not exist.

  4. 2

14.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} 2x^2+5x-1 & & x\lt 0 \\ \sin x & & x\ge 0 \end{array} \right. \)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 0} f(x)\)

  2. \(\displaystyle f(0)\)

Answer.
  1. \(\displaystyle -1\)

  2. 0

  3. Does not exist.

  4. 0

15.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} x^2-1 & & x\lt -1 \\ x^3+1 & & -1\le x\le 1\\ x^2+1 & & x\gt1 \end{array} \right. \)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow -1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow -1^+} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow -1} f(x)\)

  4. \(\displaystyle f(-1)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  3. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  4. \(\displaystyle f(1)\)

Answer.
  1. 0

  2. 0

  3. 0

  4. 0

  5. 2

  6. 2

  7. 2

  8. 2

16.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} \cos x & & x\lt \pi \\ \sin x & & x\ge \pi \end{array} \right. \)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow \pi ^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow \pi ^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow \pi } f(x)\)

  2. \(\displaystyle f(\pi )\)

Answer.
  1. \(\displaystyle -1\)

  2. 0

  3. Does not exist.

  4. 0

17.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} 1-\cos ^2 x & & x\lt a \\ \sin ^2 x & & x\ge a \end{array}, \right. \)

where \(a\) is a real number.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow a^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow a^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow a} f(x)\)

  2. \(\displaystyle f(a)\)

Answer.
  1. \(\displaystyle 1-\cos ^2 a = \sin ^2 a\)

  2. \(\displaystyle \sin ^2 a\)

  3. \(\displaystyle \sin ^2 a\)

  4. \(\displaystyle \sin ^2 a\)

18.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} x+1 & & x\lt 1 \\ 1 & & x=1\\ x-1 & & x\gt1 \end{array} \right. \)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 1^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 1} f(x)\)

  2. \(\displaystyle f(1)\)

Answer.
  1. 2

  2. 0

  3. Does not exist

  4. 1

19.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} x^2 & & x\lt 2 \\ x+1 & & x=2\\ -x^2+2x+4 & & x\gt2 \end{array} \right. \)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 2^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 2^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 2} f(x)\)

  2. \(\displaystyle f(2)\)

Answer.
  1. 4

  2. 4

  3. 4

  4. 3

20.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} a(x-b)^2+c & & x\lt b \\ a(x-b)+c & & x\ge b \end{array} \right., \)

where \(a\text{,}\) \(b\) and \(c\) are real numbers.

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow b^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow b^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow b} f(x)\)

  2. \(\displaystyle f(b)\)

Answer.
  1. \(\displaystyle c\)

  2. \(\displaystyle c\)

  3. \(\displaystyle c\)

  4. \(\displaystyle c\)

21.

\(\displaystyle f(x) = \left\lbrace \begin{array}{ccc} \frac{|x|}{x} & & x\ne 0 \\ 0 & & x=0 \end{array} \right. \)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^-} f(x)\)

  2. \(\displaystyle \displaystyle \lim _{x\rightarrow 0^+} f(x)\)

  1. \(\displaystyle \displaystyle \lim _{x\rightarrow 0} f(x)\)

  2. \(\displaystyle f(0)\)

Answer.
  1. \(\displaystyle -1\)

  2. \(\displaystyle 1\)

  3. Does not exist

  4. \(\displaystyle 0\)

22.

Evaluate the limit: \(\displaystyle \lim _{x\rightarrow -1} \frac{x^2+5 x+4}{x^2-3 x-4}\text{.}\)

Answer.

\(-3/5\)

23.

Evaluate the limit: \(\displaystyle \lim _{x\rightarrow -4} \frac{x^2-16}{x^2-4 x-32}\text{.}\)

Answer.

\(2/3\)

24.

Evaluate the limit: \(\displaystyle \lim _{x\rightarrow -6} \frac{x^2-15 x+54}{x^2-6 x}\text{.}\)

Answer.

\(2.5\)

25.

Evaluate the limit: \(\displaystyle \lim _{x\rightarrow 2} \frac{x^2-6 x+9}{x^2-3 x}\text{.}\)

Answer.

\(-1/2\)

26.

Approximate the limit numerically: \(\displaystyle \lim _{x\rightarrow 0.4} \frac{x^2-4.4 x+1.6}{x^2-0.4 x}\text{.}\)

Answer.

\(-9\)

27.

Approximate the limit numerically: \(\displaystyle \lim _{x\rightarrow 0.2} \frac{x^2+5.8 x-1.2}{x^2-4.2 x+0.8}\text{.}\)

Answer.

\(-1.63\)

28.

Approximate the limit numerically: \(\displaystyle \lim _{x\rightarrow -0.5} \frac{x^2-0.5 x-0.5}{x^2+6.5 x+3}\text{.}\)

Answer.

\(-3/11\)

29.

Approximate the limit numerically: \(\displaystyle \lim _{x\rightarrow 0.1} \frac{x^2+0.9 x-0.1}{x^2+7.9 x-0.8}\text{.}\)

Answer.

\(11/81\)