Can't Divide by Zero. How do we go about this?

Hi guys,


Numbers cannot divide by zero. For example, 1,000,000 / 0.50.


How do we go about this?

iMac (27-inch, Late 2013), macOS Sierra (10.12.1)

Posted on Jan 27, 2018 9:28 AM

Reply
Question marked as Top-ranking reply

Posted on Jan 28, 2018 1:35 AM

Hi Daniel,


The Khana academy instructions you linked to are for doing that division with paper and pencil. Doing the same division in Numbers (or any spreadsheet) doesn't require the 'conversion' described.


Your example is 1,000,000 ÷ 0.50


The example itself is easy if you understand decimal notation and fractions. You could look at it and almost immediately say 'the answer is 2,000,000'


In Numbers, you would enter =1000000/0.50 then click the green checkmark to confirm that formula, and numbers would present the answer: 2000000 (likely formatted as 2,000,000).


If you wanted to do more than one division, you could use the same formula, replacing the numbers with references to two cells. In the example, the formula is placed in C2, and the 'two cells' are B2 and D2. the formula is filled down from D2 to D7, giving six pairs of cells in which you can enter the dividend (number to be divided) in column B and the divisor (number it is to be divided by) in column C, and get the answer.

User uploaded file

In answer to the question in your subject line, "How can we divide by Zero?"

We can't. Division by zero is undefined, and attempting to do that in a spreadsheet will give you an error message similar to the one shown.


Regards,

Barry

6 replies
Question marked as Top-ranking reply

Jan 28, 2018 1:35 AM in response to DanielDay

Hi Daniel,


The Khana academy instructions you linked to are for doing that division with paper and pencil. Doing the same division in Numbers (or any spreadsheet) doesn't require the 'conversion' described.


Your example is 1,000,000 ÷ 0.50


The example itself is easy if you understand decimal notation and fractions. You could look at it and almost immediately say 'the answer is 2,000,000'


In Numbers, you would enter =1000000/0.50 then click the green checkmark to confirm that formula, and numbers would present the answer: 2000000 (likely formatted as 2,000,000).


If you wanted to do more than one division, you could use the same formula, replacing the numbers with references to two cells. In the example, the formula is placed in C2, and the 'two cells' are B2 and D2. the formula is filled down from D2 to D7, giving six pairs of cells in which you can enter the dividend (number to be divided) in column B and the divisor (number it is to be divided by) in column C, and get the answer.

User uploaded file

In answer to the question in your subject line, "How can we divide by Zero?"

We can't. Division by zero is undefined, and attempting to do that in a spreadsheet will give you an error message similar to the one shown.


Regards,

Barry

Jan 28, 2018 1:51 AM in response to DanielDay

The simplest definition of division is "repeated subtraction"


the overall algorithm for division is to subtract the denominator from the numerator until what's left is less than the denominator.


N / D is the division of N (the Numerator) by D (the denominator)



if N is 10 and D is 1


then you perform the subtraction of 1 from 10 until the remainder is less than D


10 - 1 = 9

9 - 1 = 8

.

.

.

1 - 0 = 0, DONE


we did that 10 times.


Now try it for D = 0.


you can do it but you will never finish-- which is why people say you cannot divide by zero.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Can't Divide by Zero. How do we go about this?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.