document.write( "Question 172619: find the sum of the geometric series \r
\n" ); document.write( "\n" ); document.write( "1 + (1/2) + (1/4) + (1/8) + (1/16) + ....
\n" ); document.write( "

Algebra.Com's Answer #127486 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find the sum of the geometric series
\n" ); document.write( "1 + (1/2) + (1/4) + (1/8) + (1/16) + ....
\n" ); document.write( "-----------
\n" ); document.write( "It is a geometric series with r = (1/2)
\n" ); document.write( "Then
\n" ); document.write( "S(n) = 1/(1-r) = 1/(1/2) = 2
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );