Some limits look like \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\) when you plug in the value directly — these are called indeterminate forms, and they're genuinely ambiguous. The ratio could approach any value, or diverge entirely. Direct substitution tells you nothing.
L'Hôpital's Rule (pronounced lo-pee-TAHL) resolves these by replacing the limit with a new one: take the derivative of the numerator and the derivative of the denominator separately (not the quotient rule!), then evaluate the limit of that new fraction. If it still gives an indeterminate form, apply the rule again.
L'Hôpital's Rule directly applies to \(\frac{0}{0}\) and \(\frac{\infty}{\infty}\). Other forms need algebraic manipulation first:
Think of \(\frac{f(x)}{g(x)}\) as a race between \(f\) and \(g\), both heading toward zero. Which one reaches zero faster? The limit tells you the ratio of their speeds. The derivative captures exactly that speed. So \(\frac{f'}{g'}\) is the ratio of their instantaneous rates — who's winning the race to zero.
L'Hôpital's Rule only works on \(\frac{0}{0}\) or \(\frac{\infty}{\infty}\). Applying it to a limit that gives \(\frac{2}{5}\) (perfectly fine, just evaluate it!) will give a wrong answer. Always verify the indeterminate form before using the rule.
Evaluate \(\lim_{x\to 0}\dfrac{\sin x}{x}\):
LH: \(\dfrac{e^x}{1}\)
At \(x=0\): \(e^0 = 1\)
LH: \(\dfrac{1/x}{1} = \dfrac{1}{x}\)
\(\to 0\) as \(x\to\infty\)
LH again: \(\dfrac{\cos x}{2}\)
At 0: \(\frac{1}{2}\)
LH: \(\dfrac{1/x}{-1/x^2} = -x\)
\(\to 0\)
Ready to test your knowledge?
L'Hôpital's Rule appears in limits and indeterminate forms throughout Calculus I.
Go to Calculus I Quizzes →