document.write( "Question 1194564: Suppose you go to a company that pays 0.01 for the first day, 0.02 for the second day, 0.04 for the third day and so on. If the daily wage keeps doubling, what will your total income be for working 29 days ? \n" ); document.write( "
Algebra.Com's Answer #826790 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Suppose you go to a company that pays 0.01 for the first day, 0.02 for the second day,
\n" ); document.write( "0.04 for the third day and so on. If the daily wage keeps doubling, what will your total
\n" ); document.write( "income be for working 29 days ?
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The total income will be the sum of the first 29 terms of the geometric progression \r\n" );
document.write( "with the first term 0.01 and the common ratio 2, which is\r\n" );
document.write( "\r\n" );
document.write( "    0.01 + 0.02 + 0.04 + . . . + \"0.01%2A2%5E28\" = \"0.01%2A%281+%2B+2+%2B+4+%2B+ellipsis+%2B+2%5E28%29\" = \"0.01%2A%282%5E29-1%29\" = 5368709.11 monetary units.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );