document.write( "Question 837284: If I place 1 cent on the first square of a chess board, 2 cents on the second, and then double it on each square, how much money will be placed on the 14th square? \n" ); document.write( "
Algebra.Com's Answer #504554 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1,2,4,8 \n" ); document.write( "2^0, 2^1, 2^2, 2^3 \n" ); document.write( "2^(n-1) \n" ); document.write( "2^13=8192 cents or $81.92 \n" ); document.write( "You must have a very large chess board to fit that much money on a square.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |