Worksheet · Calculus II · Unit 4A

Geometric Series Worksheet with Answers and Printable PDF

Twenty finite, infinite, shifted-index, decimal, modeling, and error-analysis problems.

20 problems60 min estimated timeFoundational to intermediate progression

What is included

Practice geometric sequences and series with complete HTML solutions and separate student and key PDFs.

Skills assessed

  • common ratio
  • finite sums
  • infinite sums
  • index shifts
  • applied models

Prerequisites

  • sequences
  • sigma notation
Geometric Series Worksheet instructional sequence
Twenty finite, infinite, shifted-index, decimal, modeling, and error-analysis problems. The numbered labels and written sequence preserve meaning without relying on color.
Long description

Read the diagram from top to bottom. Each numbered box names one decision or mathematical operation. Arrows show the required order; the text labels remain the complete interpretation in print, dark mode, and nonvisual reading.

Printable and accessible

Download this resource

No email address or account is required.

Device-only study control

Ready for an honest first attempt?

This control sends only the resource id and type—never your answers or identity.

Printable preview

  1. Find the common ratio of 3, 12, 48, …
  2. Find a_8 when a_1=5 and r=2.
  3. Evaluate k=053(2)k\sum_{k=0}^{5}3(2)^k.
  4. Evaluate k=0416(1/2)k\sum_{k=0}^{4}16(1/2)^k.
  5. Evaluate k=012(1/3)k\sum_{k=0}^{\infty}12(1/3)^k.
  6. Evaluate k=08(1/2)k\sum_{k=0}^{\infty}8(-1/2)^k.
  7. Decide whether k=05(1.02)k\sum_{k=0}^{\infty}5(1.02)^k converges.
  8. Evaluate n=32(1/4)n\sum_{n=3}^{\infty}2(1/4)^n.
  9. Rewrite n=131n\sum_{n=1}^{\infty}3^{1-n} in arkar^k form and sum it.
  10. Write 0.333… as a fraction.
  11. Write 0.272727… as a fraction.
  12. Write 0.145145… as a fraction.
  13. A ball rebounds 70% of each previous height after a 10 m drop. Find total vertical distance.
  14. Deposit 100 dollars at the end of each year for four years at 5 percent. Find the value immediately after the fourth deposit.
  15. A square has area 1; each stage shades one fourth of the remaining area. Find total shaded area.
  16. Find S_n for 7+7(0.8)+7(0.8)^2+…
  17. An infinite geometric series has first term 6 and sum 15. Find r.
  18. An infinite geometric series has ratio -1/4 and sum 8. Find its first term.
  19. A student uses a/(1-r) for r=2. Diagnose the error.
  20. Evaluate n=265(3)n2\sum_{n=2}^{6}5(3)^{n-2}.

Complete worked solutions

Every problem has a source-matched answer and independently reviewed derivation.

01

Problem 1: Find the common ratio of 3, 12, 48, …

Answer: r=4r=4

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Divide either term by its predecessor: 12/3=412/3=4 and 48/12=448/12=4.
  2. The constant quotient is r=4r=4.
02

Problem 2: Find a_8 when a_1=5 and r=2.

Answer: a8=640a_8=640

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Use an=a1rn1a_n=a_1r^{n-1}.
  2. Thus a8=5(2)7=640a_8=5(2)^7=640.
  3. Therefore the result is a8=640a_8=640.
03

Problem 3: Evaluate k=053(2)k\sum_{k=0}^{5}3(2)^k.

Answer: 189189

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. There are six terms with first term 33 and ratio 22.
  2. Using S6=3(126)/(12)S_6=3(1-2^6)/(1-2) gives 189189.
04

Problem 4: Evaluate k=0416(1/2)k\sum_{k=0}^{4}16(1/2)^k.

Answer: 3131

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. There are five terms with first term 1616 and ratio 1/21/2.
  2. Using S5=16(1(1/2)5)/(11/2)S_5=16(1-(1/2)^5)/(1-1/2) gives 3131.
05

Problem 5: Evaluate k=012(1/3)k\sum_{k=0}^{\infty}12(1/3)^k.

Answer: 1818

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Here a=12a=12, r=1/3r=1/3, and r<1|r|<1.
  2. Therefore S=a/(1r)=12/(11/3)=18S=a/(1-r)=12/(1-1/3)=18.
  3. Therefore the result is 1818.
06

Problem 6: Evaluate k=08(1/2)k\sum_{k=0}^{\infty}8(-1/2)^k.

Answer: 16/316/3

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Here a=8a=8, r=1/2r=-1/2, and r<1|r|<1.
  2. Therefore S=8/(1+1/2)=16/3S=8/(1+1/2)=16/3.
  3. Therefore the result is 16/316/3.
07

Problem 7: Decide whether k=05(1.02)k\sum_{k=0}^{\infty}5(1.02)^k converges.

Answer: diverges\text{diverges}

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. The common ratio is r=1.02r=1.02, so r>1|r|>1.
  2. Its terms do not approach zero, and the infinite geometric series diverges.
  3. Therefore the result is diverges\text{diverges}.
08

Problem 8: Evaluate n=32(1/4)n\sum_{n=3}^{\infty}2(1/4)^n.

Answer: 1/241/24

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. The first included term is 2(1/4)3=1/322(1/4)^3=1/32, not 22.
  2. With ratio 1/41/4, the sum is (1/32)/(11/4)=1/24(1/32)/(1-1/4)=1/24.
  3. Therefore the result is 1/241/24.
09

Problem 9: Rewrite n=131n\sum_{n=1}^{\infty}3^{1-n} in arkar^k form and sum it.

Answer: 3/23/2

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. At n=1n=1 the first term is 11, and each next term is multiplied by 1/31/3.
  2. Thus the series is k=0(1/3)k\sum_{k=0}^{\infty}(1/3)^k, whose sum is 1/(11/3)=3/21/(1-1/3)=3/2.
  3. Therefore the result is 3/23/2.
10

Problem 10: Write 0.333… as a fraction.

Answer: 1/31/3

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Write the decimal as 3/10+3/100+3/10+3/100+\cdots.
  2. This has a=3/10a=3/10, r=1/10r=1/10, so its sum is (3/10)/(9/10)=1/3(3/10)/(9/10)=1/3.
  3. Therefore the result is 1/31/3.
11

Problem 11: Write 0.272727… as a fraction.

Answer: 3/113/11

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Write the decimal as 27/100+27/10000+27/100+27/10000+\cdots.
  2. This has a=27/100a=27/100, r=1/100r=1/100, so its sum is 27/99=3/1127/99=3/11.
  3. Therefore the result is 3/113/11.
12

Problem 12: Write 0.145145… as a fraction.

Answer: 145/999145/999

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Write the decimal as 145/1000+145/1000000+145/1000+145/1000000+\cdots.
  2. This has ratio 1/10001/1000, so its sum is 145/999145/999.
13

Problem 13: A ball rebounds 70% of each previous height after a 10 m drop. Find total vertical distance.

Answer: 170/3 m170/3\text{ m}

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. The initial drop contributes 1010 m; each rebound height is traveled once up and once down.
  2. Thus D=10+2(7+7(0.7)+)=10+14/(10.7)=170/3 mD=10+2(7+7(0.7)+\cdots)=10+14/(1-0.7)=170/3\text{ m}.
  3. Therefore the result is 170/3 m170/3\text{ m}.
14

Problem 14: Deposit 100 dollars at the end of each year for four years at 5 percent. Find the value immediately after the fourth deposit.

Answer: 431.01 dollars431.01\text{ dollars}

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Immediately after the fourth deposit, the four deposits have grown for three, two, one, and zero years.
  2. The value is 100(1.053+1.052+1.05+1)=431.0125100(1.05^3+1.05^2+1.05+1)=431.0125, or 431.01431.01 dollars to the nearest cent.
  3. Therefore the result is 431.01 dollars431.01\text{ dollars}.
15

Problem 15: A square has area 1; each stage shades one fourth of the remaining area. Find total shaded area.

Answer: 11

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. The shaded areas are 1/4,(3/4)(1/4),(3/4)2(1/4),1/4,(3/4)(1/4),(3/4)^2(1/4),\ldots.
  2. Their sum is (1/4)/(13/4)=1(1/4)/(1-3/4)=1.
  3. Therefore the result is 11.
16

Problem 16: Find S_n for 7+7(0.8)+7(0.8)^2+…

Answer: 35(10.8n)35(1-0.8^n)

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. The first term is 77, the ratio is 0.80.8, and the first nn terms end at exponent n1n-1.
  2. Therefore Sn=7(10.8n)/(10.8)=35(10.8n)S_n=7(1-0.8^n)/(1-0.8)=35(1-0.8^n).
  3. Therefore the result is 35(10.8n)35(1-0.8^n).
17

Problem 17: An infinite geometric series has first term 6 and sum 15. Find r.

Answer: 3/53/5

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Use 15=6/(1r)15=6/(1-r).
  2. Then 1r=2/51-r=2/5, so r=3/5r=3/5, which satisfies r<1|r|<1.
  3. Therefore the result is 3/53/5.
18

Problem 18: An infinite geometric series has ratio -1/4 and sum 8. Find its first term.

Answer: 1010

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. Use 8=a/(1(1/4))=a/(5/4)8=a/(1-(-1/4))=a/(5/4).
  2. Thus a=10a=10.
  3. Therefore the result is 1010.
19

Problem 19: A student uses a/(1-r) for r=2. Diagnose the error.

Answer: r1, so the infinite series diverges|r|\ge1,\text{ so the infinite series diverges}

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. The formula a/(1r)a/(1-r) requires r<1|r|<1.
  2. For r=2r=2, the terms do not approach zero, so the infinite series diverges.
  3. Therefore the result is r1, so the infinite series diverges|r|\ge1,\text{ so the infinite series diverges}.
20

Problem 20: Evaluate n=265(3)n2\sum_{n=2}^{6}5(3)^{n-2}.

Answer: 605605

Why this method: Geometric-series structure matches the mathematical structure before any algebraic cleanup.

  1. At n=2n=2 the first term is 55; there are five terms through n=6n=6, with ratio 33.
  2. Thus S5=5(135)/(13)=605S_5=5(1-3^5)/(1-3)=605.
  3. Therefore the result is 605605.

Common errors

  • Using the infinite formula when |r|≥1.
  • Mistaking the first listed term for the coefficient a after an index shift.
  • Forgetting that a repeating-decimal series begins at a decimal place.