SOLUTION: Find the geometric series of the first 10 terms if the geometric sequence is 2, 4, 8, 16,...
Algebra
->
Sequences-and-series
-> SOLUTION: Find the geometric series of the first 10 terms if the geometric sequence is 2, 4, 8, 16,...
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 1199550
:
Find the geometric series of the first 10 terms if the geometric sequence is 2, 4, 8, 16,...
Answer by
greenestamps(13200)
(
Show Source
):
You can
put this solution on YOUR website!
2 + 4 + 8 + 16 + ... (10 terms)
= 2(1 + 2 + 4 + ...) (10 terms)
= 2(2^0 + 2^1 + 2^2 + ... + 2^9)
= 2(2^10-1) = 2(1023) = 2046
ANSWER: 2046