
Brandon J. answered 06/30/22
Honors Precalculus Teacher
Let's write out the series first:
4x5 + 4x10 + 4x15 + 4x20 + ... = 40
Then divide both sides by 4, we have:
x5 + x10 + x15 + x20 + ... = 10
This is a geometric series with a common ratio of x5.
The sum of an infinite geometric series is (a1) / (1 - r) where a1 is the first term and r is the common ratio.
Let's use this formula, then solve for x:
x5 / (1 - x5) = 10
x5 = 10 - 10x5
11x5 = 10
x5 = 10/11
x = (10/11)1/5 ≈ .9811
Let me know if you have any questions!