Math Lab
Home/Class XI/Ch 12/Algebra of limits and evaluating limits

Algebra of limits and evaluating limits

Once you know two limits, you can compute many more by combining them. The algebra of limits tells you exactly how. Combined with a few standard tricks (factor, cancel, rationalise), it lets you handle every limit problem in this chapter.

The limit laws

Assume limxaf(x)=L\lim_{x \to a} f(x) = L and limxag(x)=M\lim_{x \to a} g(x) = M. Then:

  1. Sum/difference. limxa[f(x)±g(x)]=L±M\lim_{x \to a} [f(x) \pm g(x)] = L \pm M.
  2. Scalar. limxa[cf(x)]=cL\lim_{x \to a} [c \cdot f(x)] = c L.
  3. Product. limxa[f(x)g(x)]=LM\lim_{x \to a} [f(x) g(x)] = L M.
  4. Quotient. limxa[f(x)/g(x)]=L/M\lim_{x \to a} [f(x)/g(x)] = L/M, provided M0M \ne 0.
  5. Power. limxa[f(x)]n=Ln\lim_{x \to a} [f(x)]^n = L^n.
  6. Root. limxaf(x)n=Ln\lim_{x \to a} \sqrt[n]{f(x)} = \sqrt[n]{L}, provided L0L \ge 0 for even nn.

Direct substitution

For continuous functions, direct substitution always works: limxaf(x)=f(a)if f is continuous at a.\lim_{x \to a} f(x) = f(a) \quad \text{if } f \text{ is continuous at } a.

All polynomials, rational functions (where the denominator is nonzero), exponentials, sine, cosine, square roots (where defined) are continuous. Try direct substitution first. If you get a number, you're done. If you get 0/00/0, you need a trick.

The 0/00/0 form

When substitution gives 0/00/0, the limit is indeterminate , it could be anything (or fail to exist). Try:

Factor. limx1x21x1=limx1(x+1)=2\lim_{x \to 1} \dfrac{x^2 - 1}{x - 1} = \lim_{x \to 1} (x + 1) = 2.

Rationalise. limx01+x1x\lim_{x \to 0} \dfrac{\sqrt{1 + x} - 1}{x}. Multiply by 1+x+11+x+1\dfrac{\sqrt{1 + x} + 1}{\sqrt{1 + x} + 1}: limx0(1+x)1x(1+x+1)=limx011+x+1=12.\lim_{x \to 0} \frac{(1 + x) - 1}{x(\sqrt{1 + x} + 1)} = \lim_{x \to 0} \frac{1}{\sqrt{1 + x} + 1} = \frac{1}{2}.

Use a standard limit. Identify sinx/x\sin x / x, (ax1)/x(a^x - 1)/x, etc. (Next subtopic.)

The /\infty/\infty form (as xx \to \infty)

For rational functions as xx \to \infty, divide by the highest power of xx in the denominator: limx3x2+x12x25=limx3+1/x1/x225/x2=32.\lim_{x \to \infty} \frac{3 x^2 + x - 1}{2 x^2 - 5} = \lim_{x \to \infty} \frac{3 + 1/x - 1/x^2}{2 - 5/x^2} = \frac{3}{2}.

In general:

  • If degree numerator < degree denominator: limit =0= 0.
  • If equal: limit == ratio of leading coefficients.
  • If degree numerator > degree denominator: limit =±= \pm\infty.

Worked examples

Example 1. limx2(x34x+1)\lim_{x \to 2} (x^3 - 4 x + 1).

Direct substitution: 88+1=18 - 8 + 1 = 1.

Example 2. limx3x29x24x+3\lim_{x \to 3} \dfrac{x^2 - 9}{x^2 - 4 x + 3}.

Substitute: 0/00/0. Factor: (x3)(x+3)(x1)(x3)=x+3x1\dfrac{(x-3)(x+3)}{(x-1)(x-3)} = \dfrac{x+3}{x-1}. Substitute now: 62=3\dfrac{6}{2} = 3.

Example 3. limx04+x2x\lim_{x \to 0} \dfrac{\sqrt{4 + x} - 2}{x}.

Rationalise: (4+x2)(4+x+2)x(4+x+2)=xx(4+x+2)=14+x+2\dfrac{(\sqrt{4+x} - 2)(\sqrt{4+x} + 2)}{x(\sqrt{4+x} + 2)} = \dfrac{x}{x(\sqrt{4+x}+2)} = \dfrac{1}{\sqrt{4+x} + 2}. As x0x \to 0: 14\dfrac{1}{4}.

Example 4. limxaxnanxa\lim_{x \to a} \dfrac{x^n - a^n}{x - a}.

This is the slope of f(x)=xnf(x) = x^n at x=ax = a, and equals nan1n a^{n-1} (a standard limit). Factor: xnan=(xa)(xn1+xn2a++an1)x^n - a^n = (x - a)(x^{n-1} + x^{n-2} a + \dots + a^{n-1}) (geometric-style factoring), so the ratio equals xn1+xn2a++an1x^{n-1} + x^{n-2} a + \dots + a^{n-1}. At x=ax = a: nan1n \cdot a^{n-1}.

Example 5. limx5x32x+72x3+4\lim_{x \to \infty} \dfrac{5 x^3 - 2 x + 7}{2 x^3 + 4}.

Divide by x3x^3: 52/x2+7/x32+4/x352\dfrac{5 - 2/x^2 + 7/x^3}{2 + 4/x^3} \to \dfrac{5}{2}.

Try it yourself

  1. limx1(3x2+2x1)\lim_{x \to 1} (3 x^2 + 2 x - 1).
  2. limx2x24x2\lim_{x \to 2} \dfrac{x^2 - 4}{x - 2}.
  3. limx1x2+3x+2x+1\lim_{x \to -1} \dfrac{x^2 + 3 x + 2}{x + 1}.
  4. limx01+2x1x\lim_{x \to 0} \dfrac{\sqrt{1 + 2 x} - 1}{x}.
  5. limx3x327x3\lim_{x \to 3} \dfrac{x^3 - 27}{x - 3}.
  6. limh0(2+h)24h\lim_{h \to 0} \dfrac{(2 + h)^2 - 4}{h}.
  7. limx2x2+3x21\lim_{x \to \infty} \dfrac{2 x^2 + 3}{x^2 - 1}.
  8. limx4x+7x2+1\lim_{x \to \infty} \dfrac{4 x + 7}{x^2 + 1}.
  9. limxaxaxa\lim_{x \to a} \dfrac{\sqrt{x} - \sqrt{a}}{x - a} (for a>0a > 0).
  10. limx1x41x21\lim_{x \to 1} \dfrac{x^4 - 1}{x^2 - 1}.
  11. limx0(x+5)225x\lim_{x \to 0} \dfrac{(x + 5)^2 - 25}{x}.
  12. limx4x4x2\lim_{x \to 4} \dfrac{x - 4}{\sqrt{x} - 2}.

Pitfalls / Tricks

  • Always try direct substitution first.
  • For 0/00/0, factor, cancel, or rationalise.
  • /\infty/\infty: divide by the highest power.
  • Insight. A "0/00/0" is the indeterminate form that calculus is built to resolve , limits exist exactly because we can compute these meaningfully.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Algebra of limits
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6