document.write( "Question 515406: The total number of dollars you would have received if you had received 1 dollar on your first birthday, 2 on your second birthday 4 on your third birthday and continued doubling the dollars on each birthday till your 18.
\n" );
document.write( "What would you get? And how would you get it? \n" );
document.write( "
Algebra.Com's Answer #343954 by mucklef(9)![]() ![]() ![]() You can put this solution on YOUR website! This here is simple math. I do not know your math level, but when you get to more advanced classes such as geometry or Adv. Algebra (Algebra 2), they will give you a simpler way to solve these types of questions. However, I'll just go over the basics.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, your first year, you get one dollar.\r \n" ); document.write( "\n" ); document.write( "$1\r \n" ); document.write( "\n" ); document.write( "Your 2nd, you get two.\r \n" ); document.write( "\n" ); document.write( "$1 + $2\r \n" ); document.write( "\n" ); document.write( "Your 3rd you get four.\r \n" ); document.write( "\n" ); document.write( "$1 + $2 + $4\r \n" ); document.write( "\n" ); document.write( "Your 4th you get eight.\r \n" ); document.write( "\n" ); document.write( "$1 + $2 + $4 + $8\r \n" ); document.write( "\n" ); document.write( "Your 5th you get sixteen.\r \n" ); document.write( "\n" ); document.write( "$1 + $2 + $4 + $8 + $16\r \n" ); document.write( "\n" ); document.write( "Your 6th, you get thirty- two.\r \n" ); document.write( "\n" ); document.write( "$1 + $2 + $4 + $8 + $16 + $32\r \n" ); document.write( "\n" ); document.write( "7th: $64\r \n" ); document.write( "\n" ); document.write( "$1 + $2 + $4 + $8 + $16 + $32 + $64\r \n" ); document.write( "\n" ); document.write( "8th: $128\r \n" ); document.write( "\n" ); document.write( "$1 + $2 + $4 + $8 + $16 + $32 + $64 + $128\r \n" ); document.write( "\n" ); document.write( "And you continue doubling the numbers until you get to your 18th year.\r \n" ); document.write( "\n" ); document.write( "In total, the answer is $131,072. [Lots of money ;)] \n" ); document.write( " \n" ); document.write( " |