Question
Question: Find the sum of all integers between 78 & 500 which is divisible by 7....
Find the sum of all integers between 78 & 500 which is divisible by 7.
Solution
First of all we have to find the first & last term of the series. Then we will apply the formula of the terms that are in Arithmetic Progress.
Formula used:
Sn=2n[2a+(n−1)d] or Sn=2n[a+l]
n number of terms l is the last term
a is first term
d is common difference (i.e. difference between any two consecutive terms i.e. a2−a1=a3−a2
an=a+(n−1)d
Complete step-by-step answer:
We have to find numbers between 78 & 500 which are divisible by 7
By observing we can say 84 is the first term and last term is 497
84, 91, 98, ………. 497
a=84 d=91−84=7 an=497
⇒Sn=2n[2a+(n−1)d]⇒an=a+(n−1)d⇒497=84+(n−1)7⇒497−84=(n−1)7⇒413=(n−1)7
7413=n−1⇒59=n−1⇒60=n⇒Sn=2n[a+l]∴Sn=260[84+497]
=30[581]=17,430
Additional information:
We can also solve this question by using the formula Sn=2n[2a+(n−1)d] . Also the arithmetic progress is nothing but to add the terms which have a common difference i.e. the same number is added or subtracted in each successive term.
Note: By last term formula we find the value of n then by substituting the values of first term, common difference and number of terms in the sum of term formula we get the desired result.