Attempt any three of the following sub questions:
How many three digit natural numbers are divisible by 5?
The three digit natural numbers are from 100 to 999.
The first and last three-digit number divisible by 5 are 105 and 995 respectively.
It is an AP as (105,110,……995)
an = a + (n - 1)d
⇒ 995 = 105 + (n - 1)5
⇒ 890 = (n - 1)5
⇒ 178 = (n - 1)
⇒ n = 179.
There are 179 three digit natural numbers divisible by 5.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.