document.write( "Question 1136743:
\n" ); document.write( " Your boss offers you a ten-day job with three choices for how to be paid. Option #1 says that you will receive $1 the first day, $2 the second day, $3 the third day, and so on. Option #2 says you will receive 10₵ the first day, 20₵ the second day, 40₵ the third day, 80₵ the fourth day, and so on. Option #3 says that you will receive $6 a day for all ten days.which option should u choose if u want to make most amount of money?
\n" ); document.write( "

Algebra.Com's Answer #754540 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
with option 1, you would get paid 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 = 55 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with option 2, you would get paid .1 + .2 + .4 + .8 + 1.6 + 3.2 + 6.4 + 12.8 + 25.6 + 51.2 = 102.3 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with option 3, you would get paid 6 * 10 = 60 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "looks like option 2 needs to be your choice if you want to make the most money.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "option 2 is a geometric series.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula is An = A1 * r ^ (n-1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A1 is .1
\n" ); document.write( "r is 2 because it doubles every time.
\n" ); document.write( "n is 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula becomes A10 = .1 * 2 ^ 9 = 51.2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's what you make on the 10th day.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of a geometric series is Sn = A1 * (1 - r^n) / (1 - r)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in this problem, that becomes S10 = .1 * (1 - 2^10) / (1 - 2) which becomes S10 = .1 * (-1023) / -1 which becomes -102.3 / -1 which 102.3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that'w what we got above when we added each of the individual terms manually.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "anyway, option 2 is your best bet.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you make the most money with that option.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all that doubling every day gets pretty big as the number of days gets larger.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );