Evaluation Techniques of Limits
L'Hospital's Rule
L'Hospital's Rule applies to indeterminate forms such as 00 or ∞∞. If we have:
x→alimg(x)f(x)=00orx→alimg(x)f(x)=∞∞
then we can evaluate this limit by taking the derivative of the numerator and the derivative of the denominator:
x→alimg(x)f(x)=x→alimg′(x)f′(x)
provided that the result is not another indeterminate form.
Polynomials at Infinity
To evaluate the limit at infinity of a ratio of polynomials p(x) and q(x):
- Factor the largest power of x out of q(x).
- Simplify the expression.
- Compute the limit of the simplified expression as x approaches infinity.
Example:
x→∞lim5x−2x23x2−4=x→∞limx2(x5−23−x24)=x→∞limx5−23−x24=23
Rationalize Numerator/Denominator
For limits involving square roots, rationalize either the numerator or the denominator to facilitate the limit evaluation.
Example:
x→9limx−93−x=x→9lim(x−9)(3+x)(3