Question 1 ) How many 3-digit numbers do not have an even digit or a zero? __ __ __ - Let this be a 3 digit number. Since we have to find the number of 3 digit numbers with odd digits (Do not have an even digit or Zero). Since Zero is an even digit so we have the options of only 1,3,5,7,9 to be filled at these 3 blanks. For 1st blank number of ways to fill with duplicate allowed is 5 (1,3,5,7,9) For 2nd blank number of ways to fill with duplicate allowed is 5 (1,3,5,7,9) For 3rd blank number of ways to fill with duplicate allowed is 5 (1,3,5,7,9) So,Total numbers of 3 digits in given constrain are 5*5*5=125 ======================================== Question 2) How many zeros are in 3 ? Many zeroes can b added before 3 and after 3 along with a decimal Like 000000000000000003.0000000000000000 Another solution can be this There are 3 ‘6’s in 18 There are 2 ‘5’s in 10 There are 10 ‘10’ in 100 Similarly, There are infinite ‘0′s in 3. ==================...