To me, in both scenarios, it makes sense to get back the original number, because 0 equal parts and zero inches wide leaves the original pizza untouched
To illustrate why it’s not the original number, ask yourself this question — “How many times can you slice a pizza such that each slice is 0 inches wide?”
Yes, you’re leaving the pizza untouched with each slice, so you will never stop slicing.
sosodev@lemmy.world 11 months ago
The easiest way to explain divide by zero is to think of division as repeated subtraction. For a simple example of 4 / 2 we know that we would have to subtract 2 from 4 twice to reduce it to 0.
When we divide by zero we’re functionally asking how many times can we remove zero from the numerator until it is reduced to zero. We typically state the answer as infinity or NaN because we know that we could do this operation indefinitely without the numerator reducing to 0.