Question
Question: Find the sum of all three-digit natural numbers, which are multiples of 7....
Find the sum of all three-digit natural numbers, which are multiples of 7.
Solution
So here in this question First we will find the lowest and highest three-digit natural numbers which are multiples of 7. Then we will find the number of terms between these least and highest natural numbers which are multiples of 7 using the formula l=a+(n−1)d. After that, we will find the sum of all such three-digit numbers which are multiples of 7 by using the formula S=2n[2a+(n−1)d].
Complete step-by-step solution:
We know that the least three-digit number which is a multiple of 7 is 105.
And the highest three-digit number which is a multiple of 7 is 994.
We know that that formula for nth term is given by l=a+(n−1)d….....(i)
where l is the nth term, a is the first term, n is the number of terms, and d is a common difference.
Here, a = 105, l = 994 and d = 7.
Putting these values in equation (i), we get
994=105+(n−1)7⇒994−105=(n−1)7⇒889=(n−1)7⇒n−1=127⇒n=128
We know that the sum of n terms in a sequence is given by
S=2n[2a+(n−1)d].................(ii)
Putting the values in equation (ii), we get