A commonly cited proof for being unable to divide by zero is as such:
0 = 0 * 1
0 = 0 * 2
0 * 1 = 0 * 2
(divide both sides by 0)
1 = 2
That’s obviously unacceptable, but consider the following (assume ∞ is infinitely large and 0 is infinitely small):
0 = 1 / ∞
0 = 2 / ∞
1 / ∞ = 2 / ∞
(multiply both sides by ∞)
1 = 2
I see it mentioned often that dividing by zero isn’t possible, but I never see this. Is there a reason?