Answer:
270
Explanation:
For any arithmetic sequence
nth term is given by
nth term = a + (n-1)d
where a is first term,
d is common difference
d is given by nth term - (n-1)th term
sum of n terms given by
sum = n/2(2a + (n-1)d)
________________________________________________
Given arithmetic sequence
-2,0,2,4,6,8...
first term a = -2
lets take third term as nth term and second term as (n-1)th term to find common difference d.
d = 2 - 0 = 2
using a = -2 , d = 2, n = 18
thus, sum of first 18 terms = n/2(2a + (n-1)d)
=18/2( 2*(-2) + (18-1) 2)
=9 ( -4 + 34)
=9 ( 30) = 270
Thus, sum of first 18 terms is 270.