Skip to content

Why does 0/0 mean you can factor and cancel

0/0 is an indeterminate form, which signals that the numerator and denominator share a factor that becomes zero at the point of interest. Canceling that common factor removes the zero and reveals the actual limit value.

Calculus · Limits


When a limit yields 0/0, the expression is not undefined; it merely indicates that algebraic simplification can expose the true behavior. The zeroes in numerator and denominator usually come from a common factor that vanishes at the limit point.

Example: \(\lim_{x\to2}\frac{x^2-4}{x-2}\)

Simplify the fraction by factoring and canceling:

  1. 1Factor numerator: x24=(x2)(x+2)x^2-4=(x-2)(x+2).
  2. 2Write fraction as (x2)(x+2)x2\frac{(x-2)(x+2)}{x-2}.
  3. 3Cancel the common (x2)(x-2) factor (valid for x2x\neq2).
  4. 4Resulting expression: x+2x+2.
  5. 5Take the limit: limx2(x+2)=4\lim_{x\to2}(x+2)=4.

The cancellation is justified because we are interested in values arbitrarily close to 2, not at 2 itself. After canceling, the limit is easy to evaluate.

Typical situations where factoring works:

  • Polynomials with a common linear factor.
  • Difference of squares or cubes.
  • Expressions that can be rewritten using known identities.

Common indeterminate forms and standard techniques:

FormTechnique
0/0Factor, rationalize, or use L'Hôpital
∞/∞Factor dominant terms or L'Hôpital
0·∞Rewrite as a fraction
∞-∞Combine into a single fraction

Always verify that the factor you cancel truly appears in both numerator and denominator; otherwise you may remove essential behavior and obtain an incorrect limit.

Check yourself

What is limx2x24x2\lim_{x\to2}\frac{x^2-4}{x-2} after factoring and canceling?

Get this as a lesson built for you

Describe what you are studying and Lernex writes the lesson and the questions around it. Free, and it takes about a minute.

Try it

No account needed to try it.

What people ask next