document.write( "Question 253431: I have been trying to work a problem and the answer I come up with does't seem correct. The problem is as follows:\r
\n" );
document.write( "\n" );
document.write( "In an unusual salary arrangement for a temporary worker hired for 30 days, the pay on the first day is 1 cent, on the second day it is 2 cents, and the pay doubles each day. What is the total pay for the 30 days worked. \r
\n" );
document.write( "\n" );
document.write( "My answer is - $80,530,636.95 which doesn't seem right. Wondering where I am going wrong. \r
\n" );
document.write( "\n" );
document.write( "Lori \n" );
document.write( "
Algebra.Com's Answer #185716 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! This a classic for shock value. \n" ); document.write( "It is usually done on chess board with 64 squares. \n" ); document.write( "After 30 days it will be 2^29 since it is 2 on the second day \n" ); document.write( "day 1 1 \n" ); document.write( "day 2 2^1 \n" ); document.write( "day 3 2^2 \n" ); document.write( "day 4 2^3\r \n" ); document.write( "\n" ); document.write( "day 30 2^29 \n" ); document.write( "2^29=536 million, 870 thousand and 912 cents \n" ); document.write( " |