Question
Question: Find the sum of the integers between \(100\) and \(200\) that are divisible by \(6\) ?...
Find the sum of the integers between 100 and 200 that are divisible by 6 ?
Solution
In this problem we have to find the sum of the integers between 100 and 200 that are divisible by 6. Then we will find the first divisible of 6in between the 100 and 200. That is 102. Then we will find the last divisible of 6in between the 100 and 200. That is 198. The number between 100 and 200 can be obtained by adding 6to the previous divisible number, we can write all the numbers divisible by 6in arithmetic progression. Then we will use the nthterm formula. That is tn=a+(n−1)d. we will take aterm as first divisible of 6,dis the difference in between the 100 and 200and tn is the last divisible of 6. Now we will find nvalue. then we will use another formula that is sum=2n[a+an] then we will get the final result.
Formula used:
1.nthterm formula that is tn=a+(n−1)d.
2. sum=2n[a+an].
Complete step by step solution:
Given that, the sum of the integers between 100 and 200 that are divisible by 6.
Now we will take the first and last divisible of the 6in between the number of 100 and 200.
The first one is 102 and last one is 198.
Now we will convert the arithmetic progression method, then
102,102+6,102+6+6,......
Now we will use the nthterm formula that is
tn=a+(n−1)d.
Now we take
ais the first divisible of 6 that is 102
dis the 6.
tnis the last divisible of 6that is 198.
Now we will simplify the nth terms
198=102+(n−1)6
Now we will simplify the above equation that is
⇒(n−1)=198−102⇒(n−1)=96
Now we will find n value that is
n=17.
Now we will use another formula that is
sum=2n[a+an].
Now we will simplify the above formula that is
⇒sum=217[102+198]⇒sum=217×300⇒sum=150×17⇒sum=2550
Hence the required result is 2550.
Note:
In this problem they have asked to find the sum of the numbers divided by 6. So, we have developed an arithmetic progression with a common difference 6. If they have asked to find the sum of numbers divisible by n then we need to develop an arithmetic progression with common difference n.