13.1 Limits Of The Form \(\dfrac {0}{0}\)
When substitution gives \(\frac {0}{0}\), the limit is not thereby shown to fail. The expression \(\frac {0}{0}\) is an indeterminate form: it records that substitution has told us nothing, not that there is no answer. Numerator and denominator are both shrinking, and which of them shrinks faster decides the limit.
The work is to rewrite the function in a form where substitution does work. Two techniques cover most cases:
- (i).
- Factorise and cancel, when numerator and denominator share a common factor — as in \(\frac {x^{2}+x-2}{x-1}=\frac {(x+2)(x-1)}{x-1}=x+2\) for \(x\neq 1\).
- (ii).
- Rationalise, when a square root is involved and there is no common factor to find. Multiply above and below by the conjugate.
Note 13.8. The cancellation in (i) is legitimate precisely because \(x\neq 1\) throughout the limit process. We never divide by zero: the limit is concerned only with values near \(1\), never \(1\) itself. The functions \(\frac {x^{2}+x-2}{x-1}\) and \(x+2\) differ at exactly one point, and a single point cannot affect a limit.
Evaluate the following limits
-
- (a)
- \(\lim \limits _{h\longrightarrow 0}\frac {\sqrt {x+h}-\sqrt {x}}{h}\)
- (b)
- \(\lim \limits _{x\longrightarrow 2}\frac {3x-1}{x}\)
- (c)
- \(\lim \limits _{x\longrightarrow 2}\frac {4-x^2}{3-\sqrt {x^2+5}}\)
- (d)
- \(\lim \limits _{x\longrightarrow 0}\frac {3x}{x^2+2x}\)
Solution.
-
- (a)
- \(\lim \limits _{h\longrightarrow 0}\frac {\sqrt {x+h}-\sqrt {x}}{h}\). Rationalise the numerator: \begin {align*} \lim _{h\longrightarrow 0}\frac {(\sqrt {x+h}-\sqrt {x})(\sqrt {x+h}+\sqrt {x})}{h(\sqrt {x+h}+\sqrt {x})} & =\lim _{h\longrightarrow 0}\frac {(\sqrt {x+h})^2-(\sqrt {x})^2}{h(\sqrt {x+h}+\sqrt {x})}\\ & =\lim _{h\longrightarrow 0}\frac {x+h-x}{h(\sqrt {x+h}+\sqrt {x})}\\ & =\lim _{h\longrightarrow 0}\frac {1}{\sqrt {x+h}+\sqrt {x}}\\ & = \frac {1}{\sqrt {x}+\sqrt {x}}\\ & = \frac {1}{2\sqrt {x}}\\ \end {align*}
- (b)
- \(\lim \limits _{x\longrightarrow 2}\frac {3x-1}{x}\). Substitution is legitimate here — the denominator is not zero at \(x=2\) — and gives \(\frac {3(2)-1}{2}=\frac {5}{2}\).
- (c)
- \(\lim \limits _{x\longrightarrow 2}\frac {4-x^2}{3-\sqrt {x^2+5}}\). Substitution gives \(\frac {0}{0}\), and the root sits in the denominator, so rationalise there:
\begin {align*} \lim _{x\to 2}\frac {4-x^{2}}{3-\sqrt {x^{2}+5}} &=\lim _{x\to 2}\frac {\left (4-x^{2}\right )\left (3+\sqrt {x^{2}+5}\right )} {\left (3-\sqrt {x^{2}+5}\right )\left (3+\sqrt {x^{2}+5}\right )}\\ &=\lim _{x\to 2}\frac {\left (4-x^{2}\right )\left (3+\sqrt {x^{2}+5}\right )}{9-\left (x^{2}+5\right )}\\ &=\lim _{x\to 2}\frac {\left (4-x^{2}\right )\left (3+\sqrt {x^{2}+5}\right )}{4-x^{2}}\\ &=\lim _{x\to 2}\left (3+\sqrt {x^{2}+5}\right )=3+3=6 . \end {align*}
The factor \(4-x^{2}\) cancelled, which is what made the form determinate.
- (d)
- \(\lim \limits _{x\longrightarrow 0}\frac {3x}{x^2+2x}\). Substitution gives \(\frac {0}{0}\); factor the denominator and cancel: \[\lim _{x\to 0}\frac {3x}{x(x+2)}=\lim _{x\to 0}\frac {3}{x+2}=\frac {3}{2} .\]
Questions on this section
Stuck on something here? Ask below and it stays attached to this topic.