18.4k views
4 votes
What is the sum of the multiples of 6 between 6 and 999?

Here's what I did:
n = 996/6 = 166?
d = 6
t1 = 6

Sn = n/2 [2 (t1) + (n-1)d]

User Rosamunda
by
8.1k points

1 Answer

3 votes
Your method is completely correct. The first term will be 6 and each subsequent term can be obtained by adding 6 to the previous one, meaning the common difference is 6. The number of terms is given by the highest number that is divisible by 6 and dividing it by 6; that is 996/6 = 166
Then we simply apply the formula for arithmetic sequence sum:
S = n/2 [2a₁ + (n - 1)d]
S = 166/2 [ 2(6) + (166 - 1)6]
S = 83,166
User Mufasa
by
8.2k points

Related questions

asked Dec 2, 2023 127k views
Elliott Minns asked Dec 2, 2023
by Elliott Minns
8.1k points
1 answer
4 votes
127k views
asked Jun 7, 2019 223k views
Ty Kayn asked Jun 7, 2019
by Ty Kayn
8.0k points
1 answer
0 votes
223k views