Precalculus by Richard Wright
I have set you an example that you should do as I have done for you. John 13:15 NIV
Summary: In this section, you will:
SDA NAD Content Standards (2018): PC.4.2
The last lesson showed how to evaluate limits by direct substitution. It also showed how to evaluate limits using tables or graphs, including limits that could not use direct substitution such as limits at holes in graphs. But, what if direct substitution gives \(\frac{0}{0}\)? \(\frac{0}{0}\) is undefined and could be 0, 1, or anything else. We could use a table, but it would be nice if there was an algebraic method to calculate the limit.
A limit that gives \(\frac{0}{0}\) is in the indeterminant form. An indeterminant limit must calculated using various techniques.
$$ \lim_{x \rightarrow c} f(x) = \frac{0}{0} $$
Lesson 12-01 showed how to use a table to evaluate a limit at a hole in the graph. The dividing out technique can be used to evaluate limits of rational functions at a hole. The steps are (1) factor the numerator and denominator, (2) cancel factors, and (3) evaluate the limit using direct substitution.
Evaluate \(\displaystyle \lim_{x \rightarrow -5} \frac{x^2 + 2x - 15}{x + 5}\)
Solution
Start by trying direct substitution.
$$ \lim_{x \rightarrow -5} \frac{x^2 + 2x - 15}{x + 5} $$
$$ = \frac{(-5)^2 + 2(-5) - 15}{-5 + 5} = \frac{0}{0} $$
Since the limit is indeterminant, try the dividing out technique. Start by factoring.
$$ \lim_{x \rightarrow -5} \frac{(x + 5)(x - 3)}{(x + 5)} $$
Now cancel the factor, in this case (x + 5).
$$ \lim_{x \rightarrow -5} (x - 3) $$
= (−5) − 3
= −8
Evaluate \(\displaystyle \lim_{x \rightarrow 0} \frac{-2x^2 + x}{x}\)
Answer
1
Usually, rationalizing is used to remove any radicals from the denominator of a fraction. This is done by multiplying the numerator and denominator by the conjugate of the denominator. However, in the case of indeterminant limits that contain radicals, multiply by the conjugate of the numerator to remove the radical from there. This often allows the evaluation of the limit using direct substitution. The steps for the rationalizing technique are (1) multiply the numerator and denominator by the conjugate of the numerator and (2) evaluate the limit by direct substitution.
Evaluate \(\displaystyle \lim_{x \rightarrow 0} \frac{\sqrt{x+4}−2}{x}\).
Solution
Start by trying direct substitution.
$$ \lim_{x \rightarrow 0} \frac{\sqrt{x+4}−2}{x} $$
$$ = \frac{\sqrt{0+4}-2}{0} = \frac{0}{0} $$
Because there is a square root, try the rationalizing technique. Start by multiplying the numerator and denominator by the conjugate of the numerator.
$$ \lim_{x \rightarrow 0} \frac{\left(\sqrt{x+4}−2\right)}{x} \frac{\left(\sqrt{x+4}+2\right)}{\left(\sqrt{x+4}+2\right)} $$
$$ \lim_{x \rightarrow 0} \frac{(x+4)−4}{x\left(\sqrt{x+4}+2\right)} $$
$$ \lim_{x \rightarrow 0} \frac{x}{x\left(\sqrt{x+4}+2\right)} $$
The x cancels.
$$ \lim_{x \rightarrow 0} \frac{1}{\sqrt{x+4}+2} $$
Now evaluate the limit with direct substitution.
$$ = \frac{1}{\sqrt{0+4}+2} $$
$$ = \frac{1}{4} $$
Evaluate \(\displaystyle \lim_{x \rightarrow 0} \frac{\sqrt{x+16}−4}{x}\)
Answer
\(\frac{1}{8}\)
Sometimes a graph stops such as at 0 on \(f(x) = \sqrt{x}\), or there is a discontinuity where the graph approaches two different values from either side such as at 0 on \(g(x) = \frac{|x|}{x}\). These limits can only be calculated from one side.
A one-sided limit is a limit found from only one direction.
\(\displaystyle \lim_{x \rightarrow c^{-}} f(x)\) means approach from the left.
\(\displaystyle \lim_{x \rightarrow c^{+}} f(x)\) means approach from the right.
Evaluate (a) \(\displaystyle \lim_{x \rightarrow -1^-} \frac{4|x+1|}{x+1}\), and (b) \(\displaystyle \lim_{x \rightarrow -1^+} \frac{4|x+1|}{x+1}\).
Solution
Try direct substitution.
$$ \lim_{x \rightarrow -1^-} \frac{4|x+1|}{x+1} $$
$$ = \frac{4|-1+1|}{-1+1} = \frac{0}{0} $$
Neither the Dividing Out Technique nor the Rationalizing Technique apply here because it is not a polynomial nor a radical. So a graph or table is used.
Follow the graph from the left towards x = −1. The graph is constant at y = −4. So the \(\displaystyle \lim_{x \rightarrow -1^-} \frac{4|x+1|}{x+1} = -4\).
The limit is the same function, but from the right this time. Look at the graph in figure 4. This time follow the graph from the right side towards x = −1. The graph is constant at y = 4. So the \(\displaystyle \lim_{x \rightarrow -1^+} \frac{4|x+1|}{x+1} = 4\).
Evaluate (a) \(\displaystyle \lim_{x \rightarrow 0^-} \left\{\begin{align} x + 4, &x ≤ 0 \\ x^3, &x > 0 \end{align}\right.\), and (b) \(\displaystyle \lim_{x \rightarrow 0^+} \left\{\begin{align} x + 4, &x ≤ 0 \\ x^3, &x > 0 \end{align}\right.\).
Answer
4; 0
This chapter is an introduction to calculus. In fact, there have been little introductions to calculus all through the book. Lesson 1-04 introduced the difference quotient \(\frac{f(x + h) - f(x)}{h}\). Now put a limit on it.
$$ \lim_{h \rightarrow 0} \frac{f(x + h) - f(x)}{h} $$
This limit always gives the indeterminant \(\frac{0}{0}\) and needs the special techniques to evaluate it.
For the function f(x) = 3x2 + 4 evaluate \(\displaystyle \lim_{h \rightarrow 0} \frac{f(1+h)-f(1)}{h}\).
Solution
Start by filling the function f(x) = 3x2 + 4 into the limit.
$$ \lim_{h \rightarrow 0} \frac{f(1+h)-f(1)}{h} $$
$$ \lim_{h \rightarrow 0} \frac{(3(1+h)^2 + 4) - (3(1)^2 + 4)}{h} $$
Simplify
$$ \lim_{h \rightarrow 0} \frac{(3(1+2h+h^2)+4)-(7)}{h} $$
$$ \lim_{h \rightarrow 0} \frac{3 + 6h + 3h^2 + 4 - 7}{h} $$
$$ \lim_{h \rightarrow 0} \frac{6h + 3h^2}{h} $$
Direct substitution will produce the indeterminant case, so use the dividing out technique.
$$ \lim_{h \rightarrow 0} \frac{h(6 + 3h)}{h} $$
$$ \lim_{h \rightarrow 0} (6 + 3h) $$
Now use direct substitution.
= 6 + 3(0)
= 6
For the function f(x) = x3 evaluate \(\displaystyle \lim_{h \rightarrow 0} \frac{f(-1+h)-f(-1)}{h}\).
Answer
3
$$ \lim_{x \rightarrow c} f(x) = \frac{0}{0} $$
A one-sided limit is a limit found from only one direction.
\(\displaystyle \lim_{x \rightarrow c^{-}} f(x)\) means approach from the left.
\(\displaystyle \lim_{x \rightarrow c^{+}} f(x)\) means approach from the right.
Helpful videos about this lesson.