Question 411328
  <pre><font size = 3 color = "indigo"><b>
Hi
add each number up to 150.
'If' it is whole numbers from 1 to 150 you wish to add:
{{{S[n]=(n/2)(2*a[1]+ (n-1)d)}}}
{{{S[150]=(150/2)(2*1+ (149)*1)}}} = 75*151 = 11,325