
Derek M. answered 03/21/16
Tutor
5
(2)
One-Stop Shopping for Math and Math Test Prep Tutoring
Here's how you do it.
First rewrite ∑4•(0.5)j-1 as 4•∑(0.5)j-1
Then ∑(0.5)j-1 is an infinite geometric series with j starting at 1.
The formula for the sum of an infinite geometric series is a/(1 - r), a is the first term and r is the common ratio.
Substituting j =1 into (0.5)j-1 we get (0.5)1-1 = (0.5)0 = 1. The common ratio is r = 0.5.
So the sum of Σ(0.5)j-1 = 1/(1-0.5) = 2
So then Σ4•(0.5)j-1 = 4•Σ(0.5)j-1 = 4•2 = 8
And that's it! I hope this helped a little.