Kourtney N.
asked 05/06/18Find the sum of the first 12 positive 3 digit integers ending in 4.
The answer is 1908 and i dont know how
More
1 Expert Answer
David W. answered 05/06/18
Tutor
4.7
(90)
Experienced Prof
"first 12 positive 3 digit integers ending in 4" with running sums are:
Count Num Sum So Far
------ ------ ------
1 104 104
2 114 218
3 124 342
4 134 476
5 144 620
6 154 774
7 164 938
8 174 1112
9 184 1296
10 194 1490
11 204 1694
12 214 1908
2 114 218
3 124 342
4 134 476
5 144 620
6 154 774
7 164 938
8 174 1112
9 184 1296
10 194 1490
11 204 1694
12 214 1908
Now, at the pre-calc level, you might be expected to know Gauss' formula for the sum of the numbers from 1 to N:
S = N(N+1)/2
"sum of the first 12 positive 3 digit integers ending in 4" is:
S = 104+114+124+134+144+154+164+174+184+194+204+214
S = 12*104 + 0 + 10 + 20 + 30 + 40 + 50 + 60 + 70 + 80 + 90 + 100 + 110 [note: 12 numbers]
S = 12*104 + 10*(1+2+3+4+5+6+7+8+9+10+11)
S = 12*104 + 10*11*12/2
S = 1908
David W.
Now, at the pre-calc level, you should know Gauss' famous formula for the sum of the numbers from 1 to N: S=(N)(N+1)/2
"sum of the first 12 positive 3 digit integers ending in 4" is:
S = 104+114+124+134+144+154+164+174+184+194+204+214
S = 12*103 + (1 + 11 + 21 + 31 + 41 + 51 + 61 + 71 + 81 + 91 + 101 + 111)
S = 12*103 + 12 + 10*(1+2+3+4+5+6+7+8+9+10+11) [note: only 11 now]
S = 12*103 + 12 + 10*11*12/2
S = 1908
Report
05/06/18
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
David W.
05/06/18