I understand how to sub in the formulas, but have been having trouble coming up with the right two possible answers, which are r=0.4 and r=0.6, and this will be on my upcoming assessment.
2026-03-25 23:42:35.1774482155
The sum of an infinite geometric sequence is 33.25. The second term of the sequence is 7.98. Find the possible values of r.
2.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Important facts:
Let $a_n$ be a geometric series with multiplier $|r|<1$
Now, it is a simple matter of solving $r$ for: $$\frac{a_1}{1-r} = 33.25$$
Lets write $a_1$ in terms of $a_2$: $$\frac{a_2}{r} \times \frac{1}{1-r} = \frac{7.98}{r(1-r)} = 33.25 $$
This boils down to solving the quadratic: $$r-r^2-\frac{7.98}{33.25} = 0 $$