Practice Sum Of Geometric Series in College Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 4
0 of 4 answered
For what value of x does the infinite geometric series ∑n=0∞(2x−1)⋅(3x+1)n converge, and what is its sum when it converges?
What this quiz covers
This quiz focuses on Sum Of Geometric Series, giving you a quick way to practice the rules, question types, and explanations that matter most for College Algebra.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
For what value of x does the infinite geometric series ∑n=0∞(2x−1)⋅(3x+1)n converge, and what is its sum when it converges?
Converges for −4<x<2; sum is 2−x3(2x−1) (correct answer)
Converges for −4<x<2; sum is 2−x6(2x−1)
Converges for −2<x<4; sum is 2−x3(2x−1)
Converges for −4<x<2; sum is 2−x9(2x−1)
Explanation: This is an infinite geometric series with first term a=2x−1 and common ratio r=3x+1. For convergence, we need ∣r∣<1, which means 3x+1<1. This gives ∣x+1∣<3, so −3<x+1<3, which means −4<x<2. When the series converges, its sum is S=1−ra=1−3x+12x−1=33−(x+1)2x−1=32−x2x−1=2−x3(2x−1).
Question 2
An infinite geometric series has first term a=18 and sum S=24. What is the common ratio r?
r=41 (correct answer)
r=31
r=43
r=32
Explanation: For an infinite geometric series with ∣r∣<1, the sum is S=1−ra. Substituting the given values: 24=1−r18. Solving for r: 24(1−r)=18, so 24−24r=18, which gives 24r=6, and therefore r=41. We can verify: ∣41∣<1 (convergence condition satisfied) and S=1−4118=4318=24 ✓. Choice B gives r=31: S=1−3118=3218=27=24. Choice C gives r=43: S=1−4318=4118=72=24. Choice D gives r=32: S=1−3218=3118=54=24.
Question 3
Consider the series ∑k=273⋅2k−2. This can be rewritten as a geometric series. What is its sum?
S=189 (correct answer)
S=192
S=195
S=198
Explanation: Let's rewrite this series by substituting j=k−2, so when k=2, j=0 and when k=7, j=5. The series becomes ∑j=053⋅2j. This is a geometric series with first term a=3⋅20=3, common ratio r=2, and 6 terms (from j=0 to j=5). Using Sn=a⋅r−1rn−1: S6=3⋅2−126−1=3⋅164−1=3⋅63=189. Alternatively, we can compute directly: the terms are 3⋅20=3, 3⋅21=6, 3⋅22=12, 3⋅23=24, 3⋅24=48, 3⋅25=96. Sum: 3+6+12+24+48+96=189. Choice B (192) might result from including an extra term or a calculation error. Choice C (195) and D (198) are further off and likely represent other common errors.
Question 4
A certain bacteria culture doubles every 3 hours. If the culture starts with 200 bacteria, the population after 3n hours forms a geometric sequence: 200, 400, 800, 1600, .... What is the sum of the first 6 terms of this sequence?
S6=12600 (correct answer)
S6=12700
S6=12800
S6=12900
Explanation: The geometric sequence has first term a=200 and common ratio r=2 (since the population doubles). Using the formula Sn=a⋅r−1rn−1: S6=200⋅2−126−1=200⋅164−1=200⋅63=12600. We can verify: the first 6 terms are 200, 400, 800, 1600, 3200, 6400, and 200+400+800+1600+3200+6400=12600.