document.write( "Question 314342: I really need help on this one.\r
\n" );
document.write( "\n" );
document.write( "a) The formula for the sum of the first 100 terms of 2, 4, 8, 16,... is________________________.\r
\n" );
document.write( "\n" );
document.write( "b) The list in question \"a)\" above is called a/an_____________________sequence. \n" );
document.write( "
Algebra.Com's Answer #224701 by Jstrasner(112)![]() ![]() You can put this solution on YOUR website! a) The formula is : \r \n" ); document.write( "\n" ); document.write( "S(n)= (a(1-r^n))/(1-r)\r \n" ); document.write( "\n" ); document.write( "n is the number in the sequence \n" ); document.write( "a is the initial number \n" ); document.write( "r is the common ratio\r \n" ); document.write( "\n" ); document.write( "In this case the formula would be S(100)= (2(1-2^100))/(1-2)\r \n" ); document.write( "\n" ); document.write( "b) This list is called a \"geometric\" sequence \n" ); document.write( " |