In other words, 84 + 91 + 98 + . . . 140 = ?What is the sum of the multiples of 7 from 84 to 140, inclusive?
A)896
B)963
c)1008
D)1792
E)2016
Since the values are EQUALLY SPACED, we can use the rule: SUM = [(FIRST + LAST)/2][# of values]
NUMBER of values
Here's a nice rule: If x and y are multiples of k, then the number of multiples of k from x to y inclusive = [(y-x)/k] + 1
So, for example, the NUMBER multiples of 3 from 6 to 21 inclusive = [(21 - 6)/3] + 1 = [15/3] + 1 = 6
So, the NUMBER multiples of 7 from 84 to 140 inclusive = [(140 - 84)/7] + 1
= [56/7] + 1
= 9
------------------------------------
Now apply the formula:
SUM = [(FIRST + LAST)/2][# of values]
= [(84 + 140)/2][9]
= [224/2][9]
= [112][9]
= 1008
= C
Cheers,
Brent

















