document.write( "Question 974209: Find the sum of the geometric series: 24+ 16+ 32/3+ ... \n" ); document.write( "
Algebra.Com's Answer #596172 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
ratio is (2/3). Therefore abs(r)<1\r
\n" ); document.write( "\n" ); document.write( "Sum is a/1-r\r
\n" ); document.write( "\n" ); document.write( "24/(1/3) =72.\r
\n" ); document.write( "\n" ); document.write( "next terms are 64/9 and 128/27 The first five add to approximately 63.
\n" ); document.write( "
\n" ); document.write( "
\n" );