Question 824865
<pre>
We seek an arithmetic series of 5 terms with common difference d=4
such that S<sub>5</sub> = 100

S<sub>n</sub> = {{{n/2}}}[2a<sub>1</sub> + (n-1)d]

S<sub>5</sub> = {{{5/2}}}[2a<sub>1</sub> + (5-1)(4)]

100 = {{{5/2}}}[2a<sub>1</sub> + (5-1)(4)]

Multiply through by 2

200 = 5[2a<sub>1</sub> + (4)(4)]

200 = 5[2a<sub>1</sub> + 16]

200 = 10a<sub>1</sub> + 80

120 = 10a<sub>1</sub>

 12 = a<sub>1</sub>

Answer = 12+16+20+24+28 = 100

Edwin</pre>