document.write( "Question 145718: a worker is hired for 20 days. on the first day he makes 1 cent on the 2nd day he makes 2 cents and the pay doubles each day. What is the total pay? \n" ); document.write( "
Algebra.Com's Answer #106351 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You can look at it this way: \n" ); document.write( "Day 1 he earns 1 cent or \n" ); document.write( "Day 2 he earns 2 cents or \n" ); document.write( "Day 3 he earns 4 cents or \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Day n he earns \n" ); document.write( "The sum of these is expressed by: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "He earns a total of $10,485.75 for the 20 day's work. \n" ); document.write( " |