Question
span data-sheets-value="{"1":2,"2":"How many digits are required to write first 200 natural numbers?"}" data-sheets-userformat="{"2":769,"3":{"1":0},"11":4,"12":0}">How many digits are required to write first 250 natural numbers?
Solution
Single digit numbers are from 1 to 9 so in that total digits used = 9. From 10 to 99.there are 90 numbers of 2 digits , so here digit used = 90 x 2 = 180 From 100 to 250 = 3 x 151 = 453 (as all are of 3 digit number). So number of digits required to first 250 natural number = 9 + 180 + 453 = 642
More No. System Questions
- Find the average of first 23 whole numbers.
- What is the greatest number that will divide 1104 and 1608 leaving remainder 12 in each case?
- Two positive numbers differ by 1280. When the greater number is divided by the smaller number, the quotient is 7 and the remainder is 50. The greater numbe...
- Three pairwise co-prime natural numbers have the following property: The product of the first and second numbers is 210, and the product of the second and ...
- When the sum of the squares of two positive integers is given as 1,600, and their product is given as 768. Determine the value of the smaller integer.
- A six-digit number 4c68d2 is divisible by 12. Find the sum of all possible values of 'c' for the largest possible value of 'd'.
- A girl found the answer for the question “subtract the sum 1/4 and 1/8 from unity and express the answer in decimals” as 1.5. The percentage of error in he...
- How many integers are there between 50 and 600 that are divisible by both 15 and 25?
- The sum of four consecutive even numbers is 108. What is the sum of the squares of these numbers?
- What is least number which when successively divided by 5, 3 and 4 leaves a remainder 4, 2 and 3 respectively?