How to Solve Finite Geometric Series

How to Solve Finite Geometric Series

 Read,3 minutes

Finite Geometric Series

There are a finite set of numbers in a finite geometric series. This means there will be a first and last term for the series. Finite geometric series are convergent.

Finite Geometric Formula

Use the formula to find the sum of a finite geometric series. \(S_n \ = \ \frac{a(r^n \ - \ 1)}{r \ - \ 1}\), when \(r \ ≠ \ 1\)

Where \(a\) is the first term, \(n\) is the number of terms, and \(r\) is the common ratio.

Example

Find the total of the first \(6\) terms of the geometric series if \(a \ = \ 5\) and \(r \ = \ 3\).

\(S_n \ = \ \frac{a(r^n \ - \ 1)}{r \ - \ 1} \ ⇒ \ \frac{5(3^6 \ - \ 1)}{3 \ - \ 1} \ = \ 1820\)

Finite Geometric Series

Think of this lesson as more than a rule to memorize. Finite Geometric Series is about patterns, terms, common differences, ratios, and sums. A strong student does not rush to the first formula on the page; they pause, identify the structure of the problem, and then choose the tool that matches that structure. That pause is what prevents most mistakes.

For arithmetic sequences, use \(a_n=a_1+(n-1)d\). For geometric sequences, use \(a_n=a_1r^{n-1}\). The pattern tells you which formula fits.

Here is the teacher way to approach the topic. First, read the problem slowly and underline the information that is actually given. Next, name the target: are you finding a value, simplifying an expression, comparing two quantities, solving for a variable, or interpreting a graph? Once the target is clear, the calculation becomes much less mysterious because every step has a job.

  • Decide whether the pattern adds or multiplies.
  • Identify the first term and the difference or ratio.
  • Choose the term or sum formula.
  • Check whether the answer makes sense in the pattern.

A helpful habit is to say what each number represents before using it. For example, if a number is a denominator, a radius, a slope, a common difference, or a coefficient, it should not be treated like an ordinary loose number. Its role tells you where it belongs in the formula. This is especially important on ACT-style questions because many wrong answer choices come from using the right numbers in the wrong places.

Another good habit is to keep the work organized vertically. Write one clean line for substitution, one line for simplifying, and one line for the final answer. If the problem has units, keep the units attached. If the problem has signs, exponents, or parentheses, copy them carefully from one line to the next. Most errors in this topic are not caused by a hard idea; they are caused by dropping a negative sign, combining unlike terms, using the wrong denominator, or skipping a check.

When you finish, ask a quick reasonableness question. Should the answer be positive or negative? Should it be larger or smaller than the original number? Does it fit the graph, table, shape, or equation? Can you plug it back into the original problem? This final check turns the lesson from a procedure into understanding.

On a test, the goal is not to write the longest solution. The goal is to write enough clear work that you can see the structure, avoid traps, and recover quickly if one line goes wrong. Practice the examples below with that mindset: identify the type of problem, choose the matching rule, show the substitution, simplify carefully, and check the answer before moving on.

Free printable Worksheets

Exercises for Finite Geometric Series

1) Evaluate: \(2 \ + \ 4 \ + \ 8 \ + \ 16 \ + \ 32\)

2) Evaluate: \(5 \ + \ 15 \ + \ 45 \ + \ 135\)

3) Find the sum of the first \(6\) terms if \(a_1 \ = \ 3\) and \(r \ = \ 2\)

4) Find the sum of the first \(5\) terms if \(a_1 \ = \ 7\) and \(r \ = \ 3\)

5) Evaluate: \(\sum_{k \ = \ 1}^{4} 6(2)^{k \ - \ 1}\)

6) Evaluate: \(\sum_{k \ = \ 1}^{5} 10\left(\frac{1}{2}\right)^{k \ - \ 1}\)

7) Evaluate: \(81 \ + \ 27 \ + \ 9 \ + \ 3 \ + \ 1\)

8) Find \(S_6\) for \(4, \ -8, \ 16, \ -32, \ ...\)

9) Evaluate: \(\sum_{k \ = \ 1}^{7} 5(-3)^{k \ - \ 1}\)

10) Find the sum of the first \(8\) terms of \(96, \ 48, \ 24, \ ...\)

11) Find the sum of the first \(10\) terms of \(1, \ 4, \ 16, \ ...\)

12) Evaluate: \(\sum_{k \ = \ 0}^{5} 12\left(\frac{1}{3}\right)^k\)

13) Find the sum of the first \(9\) terms of \(2, \ -6, \ 18, \ ...\)

14) Find the sum of \(7\) terms if \(a_3 \ = \ 20\) and \(r \ = \ 2\)

15) Evaluate \(3 \ + \ 6 \ + \ 12 \ + \ \cdots \ + \ 384\)

16) A savings plan deposits \(\$25\), then doubles each deposit for \(10\) deposits. What is the total deposited?

17) Evaluate: \(\sum_{k \ = \ 1}^{6} 64\left(-\frac{1}{2}\right)^{k \ - \ 1}\)

18) Find the sum of the first \(12\) terms of \(500, \ 250, \ 125, \ ...\)

19) A finite geometric series has \(a_1 \ = \ 9\), \(r \ = \ 4\), and \(S_n \ = \ 3069\). Find \(n\)

20) Evaluate: \(\sum_{k \ = \ 2}^{8} 3(2)^k\)

 

1)Evaluate: \(2 \ + \ 4 \ + \ 8 \ + \ 16 \ + \ 32\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=2,r=2,n=5\). \(S_5=2(2^5-1)/(2-1)=62\).

Step 3: The result is \(62\).

Answer: \(62\)

2)Evaluate: \(5 \ + \ 15 \ + \ 45 \ + \ 135\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=5,r=3,n=4\). \(S_4=5(3^4-1)/(3-1)=200\).

Step 3: The result is \(200\).

Answer: \(200\)

3)Find the sum of the first \(6\) terms if \(a_1 \ = \ 3\) and \(r \ = \ 2\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(S_6=3(2^6-1)/(2-1)=189\).

Step 3: The result is \(189\).

Answer: \(189\)

4)Find the sum of the first \(5\) terms if \(a_1 \ = \ 7\) and \(r \ = \ 3\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(S_5=7(3^5-1)/(3-1)=847\).

Step 3: The result is \(847\).

Answer: \(847\)

5)Evaluate: \(\sum_{k \ = \ 1}^{4} 6(2)^{k \ - \ 1}\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: First term \(6\), ratio \(2\), \(n=4\). Sum \(=6(2^4-1)=90\).

Step 3: The result is \(90\).

Answer: \(90\)

6)Evaluate: \(\sum_{k \ = \ 1}^{5} 10\left(\frac{1}{2}\right)^{k \ - \ 1}\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(S_5=10(1-(1/2)^5)/(1-1/2)=155/8\).

Step 3: The result is \(\frac{155}{8}\).

Answer: \(\frac{155}{8}\)

7)Evaluate: \(81 \ + \ 27 \ + \ 9 \ + \ 3 \ + \ 1\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: Add the five terms directly or use \(a=81,r=1/3\): the sum is \(121\).

Step 3: The result is \(121\).

Answer: \(121\)

8)Find \(S_6\) for \(4, \ -8, \ 16, \ -32, \ ...\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=4,r=-2,n=6\). \(S_6=4((-2)^6-1)/(-2-1)=-84\).

Step 3: The result is \(-84\).

Answer: \(-84\)

9)Evaluate: \(\sum_{k \ = \ 1}^{7} 5(-3)^{k \ - \ 1}\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=5,r=-3,n=7\). \(S_7=5((-3)^7-1)/(-3-1)=2735\).

Step 3: The result is \(2735\).

Answer: \(2735\)

10)Find the sum of the first \(8\) terms of \(96, \ 48, \ 24, \ ...\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=96,r=1/2,n=8\). \(S_8=96(1-(1/2)^8)/(1/2)=765/4\).

Step 3: The result is \(\frac{765}{4}\).

Answer: \(\frac{765}{4}\)

11)Find the sum of the first \(10\) terms of \(1, \ 4, \ 16, \ ...\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=1,r=4,n=10\). \(S_{10}=(4^{10}-1)/(4-1)=349525\).

Step 3: The result is \(349525\).

Answer: \(349525\)

12)Evaluate: \(\sum_{k \ = \ 0}^{5} 12\left(\frac{1}{3}\right)^k\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: There are \(6\) terms. \(S_6=12(1-(1/3)^6)/(1-1/3)=1456/81\).

Step 3: The result is \(\frac{1456}{81}\).

Answer: \(\frac{1456}{81}\)

13)Find the sum of the first \(9\) terms of \(2, \ -6, \ 18, \ ...\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=2,r=-3,n=9\). \(S_9=2((-3)^9-1)/(-4)=9842\).

Step 3: The result is \(9842\).

Answer: \(9842\)

14)Find the sum of \(7\) terms if \(a_3 \ = \ 20\) and \(r \ = \ 2\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(20=a_1(2)^2\), so \(a_1=5\). Then \(S_7=5(2^7-1)=635\).

Step 3: The result is \(635\).

Answer: \(635\)

15)Evaluate \(3 \ + \ 6 \ + \ 12 \ + \ \cdots \ + \ 384\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(384=3(2)^{n-1}\), so \(n=8\). Sum \(S_8=3(2^8-1)=765\).

Step 3: The result is \(765\).

Answer: \(765\)

16)A savings plan deposits \(\$25\), then doubles each deposit for \(10\) deposits. What is the total deposited?

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=25,r=2,n=10\). \(S_{10}=25(2^{10}-1)=25575\).

Step 3: The result is \(\$25575\).

Answer: \(\$25575\)

17)Evaluate: \(\sum_{k \ = \ 1}^{6} 64\left(-\frac{1}{2}\right)^{k \ - \ 1}\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(S_6=64(1-(-1/2)^6)/(1+1/2)=42\).

Step 3: The result is \(42\).

Answer: \(42\)

18)Find the sum of the first \(12\) terms of \(500, \ 250, \ 125, \ ...\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(a=500,r=1/2,n=12\). \(S_{12}=500(1-(1/2)^{12})/(1/2)=511875/512\).

Step 3: The result is \(\frac{511875}{512}\).

Answer: \(\frac{511875}{512}\)

19)A finite geometric series has \(a_1 \ = \ 9\), \(r \ = \ 4\), and \(S_n \ = \ 3069\). Find \(n\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: \(3069=9(4^n-1)/3=3(4^n-1)\), so \(4^n=1024=4^5\).

Step 3: The result is \(n=5\).

Answer: \(n=5\)

20)Evaluate: \(\sum_{k \ = \ 2}^{8} 3(2)^k\)

Step 1: Identify the rule or formula needed for the problem.

Step 2: Work carefully: At \(k=2\), the first term is \(12\); there are \(7\) terms with ratio \(2\). Sum \(=12(2^7-1)=1524\).

Step 3: The result is \(1524\).

Answer: \(1524\)

Finite Geometric Series Practice Quiz