In the given series, 1.5, 0.5, -0.5, -1.5, .... , -8.5 If nth term is -8.5, find n.
10
11
12
9
a = 1.5; d = 0.5 - 1.5 = -1
a + (n-1)d = -8.5
1.5 + (n-1)(-1) = -8.5
(n-1)(-1) = -10
n-1 = 10
n = 11
Find the sum to n terms of the series whose nth term is given by
n2+2n
n(n+1)(n+4)
(2n−1)2