53.0k views
3 votes
What is the sum f the first five termns of a geometric series with a_1=20 and r=1/4?

1 Answer

4 votes

Answer:

1705/64

Explanation:

A geometric series contains terms that are in the form
a_1\cdot(r)^(n-1) where
a_1 is the first term and
r is common ratio.

A common ratio is the number that is used to find the next term by multiplying previous term by
r.

Now we can use a formula and we would be using
S_n=(a_1(1-r^n))/(1-r) where n is the number of terms you are adding and
a_1 is the first term and r is the common ratio.

Before we do that, I'm going to do this without that formula. Sum means we are just going to add these terms after finding them.

The first term is 20.

The second term is (1/4)(20)=5.

Third term is (1/4)(5)=5/4.

Fourth term is (1/4)(5/4)=5/16.

The fifth term is (1/4)(5/16)=5/64.

Now we add them (20)+(5)+(5/4)+(5/16)+(5/64)

Putting this into the calculator gives me: 1705/64.

Now let's do the formula way as well.

Again we have:

r=1/4


a_1=20

n=5 since we adding the first 5 terms:


S_5=(20(1-((1)/(4))^5)/(1-(1)/(4))


S_5=\frac{20(1-(1)/(1024)){(3)/(4)}


S_5=(20-(20)/(1024))/((3)/(4))

Dividing by 3/4 is the same as multiply by 4/3.


S_5=(20-(20)/(1024))(4)/(3)


S_5=20 \cdot (4)/(3)-(20)/(1024)\cdot(4)/(3)


S_5=(80)/(3)-(5)/(256) \cdot (4)/(3)


S_5=(80)/(3)-(20)/(256 \cdot 3)


S_5=(80)/(3)-(5)/(64 \cdot 3)


S_5=(80)/(3)-(5)/(192)

Multiplying first fraction by 64/64:


S_5=(80(64))/(3(64))-(5)/(192)


S_5=(5120)/(192)-(5)/(192)

{tex]S_5=\frac{5115}{192}[/tex]

Dividing to and bottom by 3:


S_5=(1705)/(64).

User Corstiaan
by
8.7k points