Let a1 be the first term and d be the common difference, i.e. nth term equals
an=a1+(n−1)d
The general formula for sum of first n terms is
Sn=2n(2a1+(n−1)d)
By this formula, the sum of the first 4 terms is
32=S4=2(2a1+3d)=4a1+6d
and the sum of the first 7 terms is
84=32+52=S7=27(2a1+6d)=7a1+21d
By solving two simultaneous equations we can obtain a1 and d :
4a1+6d=327a1+21d=84⇒a1=8−23d⇒a1=12−3d
Hence
8−23d=12−3d⇒(3−23)d=12−8⇒23d=4⇒d=38
Substituting this back into one of equations we can obtain a1 :
a1=12−3d=12−3×38=12−8=4
Now, having a1 and d , we can compute the sum of the first 10 terms:
S10=210(2a1+(10−1)d)=5(2×4+9×38)=160
ANSWER: 160
Comments
Leave a comment