asked 173k views
0 votes
Find the sum of the first n terms of the sequence-8,-32,-128,...; n=10

asked
User Harijoe
by
8.4k points

1 Answer

6 votes

SOLUTION

In this question, we are meant to find the sum of the first n terms of the sequence.

In this case, n = 10.

Sum of n terms, Sn = a ( r ^n - 1 ) / r - 1 ......... Since the sequence is a Geometric Sequence.

Sn = Sum of n terms

a = first term = - 8

r = common ratio = -32 / - 8 = 4

S10 = -8 ( 4 ^10 - 1 ) / 4 - 1

S10 = -8 ( 1048576 - 1 ) / 3

S10 = -8 X 1048575 / 3

S10 = - 8388600 / 3

S10 = - 2, 796 , 200

answered
User Aberaud
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.