Asked by kudu

The third and fifth term of an arithmetic progression are 10 and-10 respectively.
a)Determine the first and the common difference

t3 = a + 2d = 10
t5 = a + 4d = -10

-a -2d = -10
a + 4d = -10
2d = -20
d = -10
a + 2(-10) = 10
a -20 = 10
a = 30; d = -2
b)The sum of the first 15 terms
I am stuck here for b.

Answers

Answered by Reiny
In your last line you have
a = 30, d = -2
but you had found d = -10, which is correct

so a = 30, d = -10

sum(n) = (n/2)(2a + (n-1)d ) , you should know that formula

sum(15) = (15/2)(60 + 14(-10))
= -600
Answered by Trish
Like it thanks
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions