document.write( "Question 993072: What is the sum of the series 0.5, 2.5, 12.5, to 7th terms? \n" ); document.write( "
Algebra.Com's Answer #612458 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the sum of the series 0.5, 2.5, 12.5, to 7th terms?
\n" ); document.write( "Geometric Series with a = 0.5 and r = 5
\n" ); document.write( "----
\n" ); document.write( "S(7) = 0.5[(5^6-1)/(5-1)] = 0.5[15624/4] = 3906/2 = 1953
\n" ); document.write( "----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------
\n" ); document.write( "
\n" );