119k views
3 votes
S=n/2 [a+(n-1)d]
make a subject​

User Anj
by
7.1k points

1 Answer

5 votes


s = \frac n 2 (a + (n-1) d)


(2s)/(n) = a + (n-1)d


(2s)/(n) -(n+1)d = a

We could expand this further but let's call it done.

Answer: a = 2s/n - (n+1)d

User Xordon
by
6.6k points