document.write( "Question 1001270: Evaluate the finite series for the specified number of terms. \r
\n" );
document.write( "\n" );
document.write( "1 + 2 + 4 +....;n=5 \n" );
document.write( "
Algebra.Com's Answer #618506 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well if there are only five terms, you can list them and add... \n" ); document.write( "1+2+4+8+16 = 31 \n" ); document.write( " |