Question 140683
find the 20th partial sum of sequence 17,23,29,35... I have found d=6 and the 20th term is 131
--------------
S(20) = (20/2)(a(1) + a(20))
S(20) = 10[17 + 131]
S(20) = 10*148
S(20) = 1480
================
Cheers,
Stan H.