SOLUTION: A new colony was built and the buiilder gave contact to a sign marker to number the building from number 1 to 500. how many zonoes will he need.
Question 1062336: A new colony was built and the buiilder gave contact to a sign marker to number the building from number 1 to 500. how many zonoes will he need.
You can put this solution on YOUR website! This must be a very clever discrete math question, but I would prefer to make a computer program in some form of BASIC to count all the 0 digits. This could be done in an array to hold numbers from 1 to 500, and use a variable to hold the count of all 0 found. There are other ways to design such a program too.