document.write( "Question 885548: what is the sum of the first five terms of the geometric sequence in which a1=10 and r=1/2
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #535269 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "S=10*(1 - 1/2^5)/(1 - 1/2)\r
\n" ); document.write( "\n" ); document.write( "S=t*(1 - r^n)/(1 - r\r
\n" ); document.write( "\n" ); document.write( "155/8
\n" ); document.write( "
\n" );