Question
Question: Find the number of natural numbers between 101 and 999 which are divisible by both 2 and 5....
Find the number of natural numbers between 101 and 999 which are divisible by both 2 and 5.
Solution
Hint- Here, we will be using the formula for nth term or last term of an arithmetic progression.
Since, we know that the numbers which will be divisible by both 2 and 5 will be the numbers which will be divisible by 10.
Now we have to find the natural numbers between 101 and 999 which are divisible by 10
So, the first natural number between 101 and 999 which is divisible by 10 is 110 and the last natural number between 101 and 999 which is divisible by 10 is 990.
So, the natural numbers between 101 and 999 which are divisible by 10 are 110,120,130, …. ,980, 990.
Clearly, we can see that the above series is an arithmetic progression with the common difference of 10.
As we know that for any arithmetic progression with first term as a1, common difference as d, number of terms in the series as n then the last term an is given by an=a1+(n−1)d →(1)
For the given AP, a1=110, d=10 and an=990
Using formula given by equation (1), we get
an=a1+(n−1)d⇒990=110+10(n−1)⇒880=10(n−1)⇒(n−1)=88⇒n=89
Hence, the total number of natural numbers which are divisible by both 2 and 5 (or divisible by 10) between 101 and 999 are 89.
Note- In this particular problem, the numbers which will be divisible by both 2 and 5 will be the numbers which will have both 2 and 5 as their prime factors i.e., the number should be a multiple of 10. Here, the first number and the last number which is divisible by both 2 and 5 can be easily predicted.