Problem 87
Question
The number of positive numbers less than 1000 and divisible by 5 (no digit being repeated) is (A) 150 (B) 154 (C) 166 (D) None of these
Step-by-Step Solution
Verified Answer
Calculating each case, the total is 162.
1Step 1: Identify the range
First determine the range of numbers we are considering. We are looking for numbers less than 1000, which means we can have numbers with 1-digit, 2-digits, or 3-digits.
2Step 2: Identify divisibility condition
For a number to be divisible by 5, it must end in either 0 or 5.
3Step 3: Combine conditions
Consider the cases based on digits and divisibility condition: 1-digit, 2-digit, and 3-digit numbers ending with 0 or 5.
4Step 4: Case 1: One-digit numbers divisible by 5
The only one-digit numbers that are divisible by 5 are 5 and 0. However, 0 is not positive. Therefore, the one 1-digit positive number is 5.
5Step 5: Case 2: Two-digit numbers ending in 0
If a two-digit number ends in 0, the first digit can be any of the 1-9, i.e., 9 choices (1 excludes repetition with 0). Therefore, there are 9 two-digit numbers.
6Step 6: Case 3: Two-digit numbers ending in 5
In this case, the first digit can be any of 0-9 except 5, meaning 9 choices (0 does not repeat). But we exclude 5 itself (reducing options if previously counted), resulting in 8 numbers.
7Step 7: Case 4: Three-digit numbers ending in 0
If it ends in 0, the hundreds place can be filled by 1-9 (9 choices), tens place by 0-9 but not the hundredth place digit (8 choices), so the total is 9*8 = 72 such numbers.
8Step 8: Case 5: Three-digit numbers ending in 5
Here, hundreds place can be 1-9 (9 choices), tens by 0-9 but not the hundreds or unit digit of 5 (8 choices), resulting in 9*8 = 72 numbers.
9Step 9: Sum the totals
Add all calculated cases: 1 (one-digit) + 9 + 8 (two-digit) + 72 + 72 (three-digit) to get the total number of positive numbers.
Key Concepts
One-digit NumbersTwo-digit NumbersThree-digit Numbers
One-digit Numbers
One-digit numbers are the simplest type of numbers that we encounter. They range from 0 to 9. However, in problems like our original exercise, we're interested in certain conditions and characteristics they must satisfy. For example, when considering divisibility by 5, we know two vital facts:
- The number must end in either 0 or 5.
- It must be positive, which means 0 is not an option for positive divisibility.
Two-digit Numbers
Two-digit numbers introduce more complexity. They range from 10 to 99. Given the divisibility rule for 5, any valid two-digit number must end in either 0 or 5. Let's dissect this:
- Ending in 0: The first digit can be any number from 1 to 9, providing us with 9 possible numbers (10, 20, ..., 90).
- Ending in 5: Here, the first digit can be any number from 0 to 9, except 5, to avoid digit repetition, leaving us with 9 choices. However, we exclud 5 as the number itself, which results in numbers like 15, 25,..., 95.
Three-digit Numbers
Three-digit numbers are the most involved category in our exercise, as they range from 100 to 999. The process involves more calculations, but it's just a logical extension of two-digit understanding. We still need the ending digit to be either 0 or 5:
- Ending in 0: The hundreds place offers 9 potential values (1 through 9). The tens place, however, excludes this hundreds digit and the fixed unit of 0, leaving us with 8 possibilities per hundreds choice. This results in a total of 72 numbers (from combinations like 100, 210, 320, and so forth).
- Ending in 5: Similar to zeros, options for hundreds start at 1-9, providing 9 choices again. For different tens digits, consider all except the hundreds digit and the last fixed digit of 5, again totaling to 8 valid outcomes per hundreds placement. Thus, we again calculate 72 possible numbers (like 105, 215, ..., 985).
Other exercises in this chapter
Problem 85
\({ }^{2 n} \mathrm{C}_{r}(0 \leq r \leq 2 n)\) is greatest when \(r\) is equal to (A) \(\frac{n}{2}\) (B) \(\frac{n+1}{2}\) (C) \(r=n\) (D) None of these
View solution Problem 86
The number of even numbers greater than 100 that can be formed by the digits \(0,1,2,3\) (no digit being repeated) is (A) 20 (B) 30 (C) 40 (D) None of these
View solution Problem 88
In a certain city, all telephone numbers have six digits, the first two digits always being 41 or 42 or 46 or 62 or 64 . The number of telephone numbers having
View solution Problem 90
The sum of five digit numbers which can be formed with the digits \(3,4,5,6,7\) using each digit only once in each arrangement, is (A) 5666600 (B) 6666600 (C) 7
View solution