Kourtney N.

asked • 05/06/18

Find the sum of the first 12 positive 3 digit integers ending in 4.

The answer is 1908 and i dont know how

David W.

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
 
Report

05/06/18

1 Expert Answer

By:

David W. answered • 05/06/18

Tutor
4.7 (90)

Experienced Prof

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.