
Syed F. answered 10/01/19
Strategic Program Manager and Michigan Ross Alum ready to help you
Sum of an arithmetic series = n/2 * [(2t1 + (n-1)*d]
t1 = 25
d = (t3 - t1)/(3-1) = (25 - 23)/2 = 1
135 = n/2 * [2*25 + (n-1)*1]
135 = n/2 * [50 + n -1]
270 = n * [50+n-1]
270 = 50n + n2 - n
0 = n2 + 49n - 270
0 = (n-5) (n+54)
n=5
or n =-54