Solve the sum of 8 terms in a geometric series?

Determine the sum of the first eight terms of the geometric series in which:

t1 = 42 and t9 = 10752

1 Answer
Jan 8, 2018

The sum of the first 8 terms is 10710

Explanation:

The first step would be finding the common ratio.

If we take the geometric sequence with common ratio 2 and terms

1,2,4,8

If given t1=1 and t4=8, we can say that the common ratio is used 3 times, thus the common ratio is equivalent to 381=2, which is clear when we write out all 4 terms.

Applying this concept to our given problem, we see that

r=81075242=8256=2

We know that the sum of a geometric series is given by

Sn=a(1rn)1r

Applying this to our problem we get

S8=42(128)12

S8=42(128)

S8=10710

Hopefully this helps!