Find the sum of all the integers between 1 and 1000 which are divisible by 7.
help plz..=/
And 7th question, part (d) of the attached worksheet...how to do??!
Sum of integers from 1 to 1000 divisible by 7, right?
We know that the 7 times table is 7, 14, 21 etc.
So consider the sequence
7 + 14 + 21 + ...
Now we need to know how many terms are divisible by 7 in 1000 integers, so simply divide 1000 by 7 using long division. You get 142.8, so basically only 142 terms in 1000 are divisible by 7.
Find the sum of those 142 terms!
a=7, d=7, n=142
Sn = 142/2 (2(7) + (142-1) (7))
Sn = 71,071.