Jon S. answered 02/25/21
Patient and Knowledgeable Math and English Tutor
sum of 1st n numbers of an arithmetic sequence is:
n * (a1 + an)/2
so for our problem with n = 100, a1 = 15 and a100 = 307:
sum = 100 * (a1 + a100)/2 = 100 * (15 + 307)/2 = 16,100