The number of positive numbers less than 1000 and divisible by 5 (no digit being repeated) is
see full answer
High-Paying Jobs That Even AI Can’t Replace — Through JEE/NEET
🎯 Hear from the experts why preparing for JEE/NEET today sets you up for future-proof, high-income careers tomorrow.
An Intiative by Sri Chaitanya
a
150
b
154
c
166
d
None of these
answer is B.
(Unlock A.I Detailed Solution for FREE)
Best Courses for You
JEE
NEET
Foundation JEE
Foundation NEET
CBSE
Detailed Solution
Here, the available digits are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.The numbers can be of one, two or three digits and in each of them unit’s place must have 0 or 5 as they must be divisible by 5.The number of numbers of one digit = 1 (∵ 5 is the only number).The number of numbers of two digits divisible by 5 = number of all the numbers of two digits divisible by 5 – number of numbers of two digits divisible by 5 and having 0 in ten’s place =2P1×9P1−1,(∵ unit’s place can be filled by either 0 or 5 in first category and only by 5 in the second category)= 2 × 9 – 1 = 17.The number of numbers of three digits divisible by 5 = number of all the numbers of three digits divisible by 5 = number of numbers of three digits divisible by 5 and having 0 in hundred’s place=2P1×9P2−8P1×1=2×9×8−8=136.∴ Required number of numbers= 1 + 17 + 136 = 154.