As a third and final tactic, let’s look at other ways to use algebra to find a limit. These are just “other algebraic moves” — things like expanding a quadratic, or putting terms over a common denominator. Basically: do what you gotta do to keep modifying the expression until you can use Substitution. We have practice problems below for you to use, of course each with a complete solution.
Rather than providing an Example, let’s dive in with some Scaffolded Problems. Please give them a try, and use the additional guidance in each Step 2 if you’d like.
Use algebra to find a limit: Scaffolded Problem #1
\[ \lim_{x \to 0} \,\dfrac{(x-2)^2 – 4}{x} = \dfrac{(2-2)^2}{0}=\dfrac{0}{0} \]
Because this limit is in the form of $\dfrac{0}{0}$, it is indeterminate—we don’t yet know what it is. We thus have more work to do. So on to Step 2…
[collapse]
Step 2. Use algebra and simplify. In this case, expand the quadratic and then simplify:
This approach works for essentially the same reason the factoring tactic and the conjugate tactic work: the functions $\dfrac{(x-2)^2-4}{x}$ and $x-4$ are the same, except that the original function is not defined at $x=0,$ whereas the rewritten function is.
Use algebra to find a limit: Scaffolded Problem #2
\[ \lim_{x \to 4} \, \frac{x^{-1} – 4^{-1}}{x-4} =\dfrac{4^{-1} – 4^{-1}}{0} =\dfrac{0}{0} \]
Because this limit is in the form of $\dfrac{0}{0}$, it is indeterminate—we don’t yet know what it is.
[collapse]
Step 2. Use algebra and simplify. It’s hard to see what’s going on with the negative exponents, so first write the numerator-terms as fractions. Then put them over a common denominator. Finally, as usual, simplify.
We first try Substitution:
\[\lim_{x \to 0} \frac{x^2 – 5x}{x} \overset{?}{=} \frac{0 – 0}{0} = \frac{0}{0} \]
Once again we have an inderminate result, and so have more work to do.
It may not be immediately obvious what to do, but we do notice that we can factor an x out of the terms in the numerator. So let’s start with that:
\begin{align*}
\lim_{x \to 0} \frac{x^2 – 5x}{x} &= \lim_{x \to 0}\frac{x(x-5)}{x} \\[8px]
&= \lim_{x \to 0}\frac{\cancel{x}(x-5)}{\cancel{x}} \quad \text{[Ah: we can cancel the $x$’s]} \\[8px]
&= \lim_{x \to 0}(x-5) \\[8px]
&= -5 \implies \quad\text{ (B)} \quad \cmark
\end{align*}
If you’d like to track your learning on our site (for your own use only!), simply log in for free
with a Google, Facebook, or Apple account, or with your dedicated Matheno account. [Don’t have a dedicated Matheno account but would like one? Create your free account in 60 seconds.] Learn more about the benefits of logging in.
It’s all free: our only aim is to support your learning via our community-supported and ad-free site.
As always, we first try Substitution:
$$\lim_{h \to 0}\dfrac{(h-5)^2 – 25}{h} \overset{?}{=} \dfrac{(0-5)^2 -25}{0} = \dfrac{25-25}{0} = \dfrac{0}{0}$$
Since the limit is in the form $\dfrac{0}{0},$ it is indeterminate—we don’t yet know what is it. So we have to do some work to turn the expression into a different form that’s more helpful. Let’s try the simple move of expanding the quadratic in the numerator, and then see what happens:
\begin{align*}
\lim_{h \to 0}\dfrac{(h-5)^2 – 25}{h} &= \lim_{h \to 0}\dfrac{(h^2 -10h + 25) – 25}{h} \\[8px]
&= \lim_{h \to 0}\dfrac{h^2 – 10h}{h} \\[8px]
&= \lim_{h \to 0}\dfrac{h(h – 10)}{h} \\[8px]
&= \lim_{h \to 0}\dfrac{\cancel{h}(h-10)}{\cancel{h}} \quad \text{[Cool: cancellation.]}\\[8px]
&= \lim_{h \to 0}(h – 10) \\[12px]
&= 0\, – 10 \\[8px]
&= -10 \implies \quad\text{ (B)} \quad \cmark
\end{align*} Notice that the problematic h in the denominator cancelled out, just as we were hoping would happen. We can then use simple Substitution to finish.
If you’d like to track your learning on our site (for your own use only!), simply log in for free
with a Google, Facebook, or Apple account, or with your dedicated Matheno account. [Don’t have a dedicated Matheno account but would like one? Create your free account in 60 seconds.] Learn more about the benefits of logging in.
It’s all free: our only aim is to support your learning via our community-supported and ad-free site.
We first try Substitution:
$$\lim_{h \to 0}\frac{(5+h)^{-1} -5^{-1}}{h} = \frac{(5+0)^{-1} – 5^{-1}}{0} = \frac{0}{0} $$
Since this limit is in the form of $\dfrac{0}{0}$, it is indeterminate—we don’t yet know what it is. We have more work to do. So let’s put the terms in the numerator over a common denominator, and go from there:
\begin{align*}
\lim_{h \to 0}\frac{(5+h)^{-1} -5^{-1}}{h} &= \lim_{h \to 0}\frac{\dfrac{1}{5+h} -\dfrac{1}{5}}{h} \\[8px]
&= \lim_{h \to 0}\frac{\dfrac{5}{5(5+h)} -\dfrac{(5+h)}{5(5+h)}}{h} \\[8px]
&= \lim_{h \to 0}\frac{\dfrac{5 – (5+h)}{5(5+h)}}{h} \\[8px]
&= \lim_{h \to 0}\frac{\dfrac{-h}{5(5+h)}}{h} \\[8px]
&= \lim_{h \to 0}\frac{-h}{5(5+h)h} \\[8px]
&= \lim_{h \to 0}\frac{-\cancel{h}}{5(5+h)\cancel{h}} \\[8px]
&= \lim_{h \to 0}\frac{-1}{5(5+h)} \\[8px]
&= \frac{-1}{5(5+0)} \\[8px]
&= \frac{-1}{25} \implies \quad\text{ (D)} \quad \cmark
\end{align*}
If you’d like to track your learning on our site (for your own use only!), simply log in for free
with a Google, Facebook, or Apple account, or with your dedicated Matheno account. [Don’t have a dedicated Matheno account but would like one? Create your free account in 60 seconds.] Learn more about the benefits of logging in.
It’s all free: our only aim is to support your learning via our community-supported and ad-free site.
Let’s first try Substitution:
\[ \lim_{h \to 0}\frac{(h-1)^3 + 1}{h} \overset{?}{=} \frac{(-1)^3 +1}{0} = \frac{0}{0} \]
Once again, the indeterminate result $\dfrac{0}{0}.$ We have more work to do: Recall (or if needed, see the hint above)
\[(h-1)^3 = h^3 -3h^2 + 3h -1\]
Then
\begin{align*}
\lim_{h \to 0}\dfrac{(h-1)^3 + 1}{h} &= \lim_{h \to 0}\dfrac{(h^3 -3h^2 + 3h -1) + 1}{h} \\[8px]
&= \lim_{h \to 0}\dfrac{h^3 -3h^2 + 3h}{h} \\[8px]
&= \lim_{h \to 0}\dfrac{h(h^2 -3h + 3)}{h} \\ \\
&= \lim_{h \to 0}\dfrac{\cancel{h}(h^2 -3h + 3)}{\cancel{h}} \\[8px]
&= \lim_{h \to 0} \left( h^2 – 3h + 3\right) \\[8px]
&= 0 – 0 + 3 \\[8px]
&= 3 \implies \quad\text{ (C)} \quad \cmark
\end{align*}
If you’d like to track your learning on our site (for your own use only!), simply log in for free
with a Google, Facebook, or Apple account, or with your dedicated Matheno account. [Don’t have a dedicated Matheno account but would like one? Create your free account in 60 seconds.] Learn more about the benefits of logging in.
It’s all free: our only aim is to support your learning via our community-supported and ad-free site.
[hide solution]
The Upshot
When you try Substitution, if you obtain $\dfrac{0}{0}$ and have a quadratic (or cubic, or …) you can expand, or have some fractions you can put over a common denominator, do it. After simplifying, Substitution will probably work.
On the next screen we’ll take a quick look at the Squeeze (or “Sandwich”) Theorem, which you should at least know about. Questions? Comments? Join the discussion over on the Forum!
Once you log in with your free account, the site will record and then be able to recall for you:
Your answers to multiple choice questions;
Your self-chosen confidence rating for each problem, so you know which to return to before an exam (super useful!);
Your progress, and specifically which topics you have marked as complete for yourself.
Your selections are for your use only, and we do not share your specific data with anyone else. We do use aggregated data to help us see, for instance, where many students are having difficulty, so we know where to focus our efforts.
You will also be able to post any Calculus questions that you have on our Forum, and we'll do our best to answer them!
We believe that free, high-quality educational materials should be available to everyone working to learn well. There is no cost to you for having an account, other than our gentle request that you contribute what you can, if possible, to help us maintain and grow this site.
Please join our community of learners. We'd love to help you learn as well as you can!