Division by Zero

A hyperbolic curve splitting dramatically toward positive and negative infinity near the vertical axis.

Why dividing by zero is undefined in arithmetic, what breaks when we attempt it, and how calculus approaches the boundary.

What is division by zero?

In standard arithmetic, division by zero is undefined. It does not produce infinity, nor does it equal zero; it simply has no valid mathematical answer.

Division as inverse multiplication

To see why division by zero fails, consider what division actually means. The expression a / b = c asks: find a unique number c such that c × b = a.

Now attempt to divide a non-zero number by zero, say 5 / 0 = c. This requires finding a number c such that:

c × 0 = 5

Because any number multiplied by zero equals zero, no such number c can ever exist.

What about dividing zero by zero (0 / 0 = c)? That requires c × 0 = 0. Here the problem reverses: every single number satisfies the equation. Whether c is 1, 42, or -7, the statement is true. Because there is no single, well-defined answer, 0 / 0 is indeterminate.

Division as repeated subtraction

Another intuitive way to view division is repeated subtraction. Dividing 12 by 3 asks: how many times can you subtract 3 from 12 until nothing remains? The answer is 4 times.

Now try dividing 12 by 0. You subtract 0, leaving 12. You subtract 0 again, still leaving 12. You can subtract forever and you will never make any progress toward zero. The process never terminates.

What happens when you approach zero?

In calculus, we can examine what happens as the divisor becomes infinitesimally close to zero without reaching it.

If you divide 1 by positive numbers approaching zero (0.1, 0.01, 0.0001), the quotient grows without bound toward positive infinity (+∞). But if you approach zero from negative numbers (-0.1, -0.01, -0.0001), the quotient plunges toward negative infinity (-∞).

Because approaching zero from the left and right leads in opposite directions, division by zero cannot be assigned a single consistent value.

Ai disclosure: written with the help of AI (ChatGPT). You are encouraged to point out errors and omissions.

Updated: 2026 Sep 20