Limits & Continuity · Limit Laws

Limit of a Quotient

limxaf(x)g(x)=limxaf(x)limxag(x)\lim_{x \to a} \frac{f(x)}{g(x)} = \frac{\lim_{x \to a} f(x)}{\lim_{x \to a} g(x)}

The limit of a quotient equals the quotient of the limits, provided the denominator limit is nonzero.

Conditions. Both limits must exist and lim g(x) ≠ 0.

Worked examples

Find lim(x→2) (x²+1)/(x-1).
  1. lim(x→2)(x²+1) = 5, lim(x→2)(x-1) = 1 ≠ 0
  2. So the limit = 5/1

Answer: 5

Find lim(x→4) (x-4)/(√x - 2).
  1. Direct substitution gives 0/0, so rationalize: multiply by (√x+2)/(√x+2)
  2. (x-4)(√x+2)/((√x-2)(√x+2)) = (x-4)(√x+2)/(x-4) = √x+2
  3. lim(x→4) (√x+2) = 2+2

Answer: 4

Related formulas

Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.