document.write( "Question 195077: Three tired and hungry men went to sleep with a bag of apples.
\n" );
document.write( "One man awoke, ate (1/3) of the apples, and then went back to
\n" );
document.write( "sleep. Later a second man awoke, and ate (1/3) of the
\n" );
document.write( "remaining apples, and then went back to sleep. Finally, the third
\n" );
document.write( "man awoke and ate (1/3) of the remaining apples. When he
\n" );
document.write( "finished there were 8 apples left in the bag. How many apples
\n" );
document.write( "were there originally? \n" );
document.write( "
Algebra.Com's Answer #146321 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Starting with x total apples,,,each time a man eats he leaves 2/3 of what he found ( eats 1/3,,,1-1/3 = 2/3 ) \n" ); document.write( ". \n" ); document.write( "3 men eat therefore 2/3 *2/3 * 2/3 *x =8 \n" ); document.write( ", \n" ); document.write( "simplifying, .296296 x = 8, or x =27 \n" ); document.write( ". \n" ); document.write( "checking \n" ); document.write( ". \n" ); document.write( "27 *1/3 =9, 27-9 = 18 \n" ); document.write( "18 * 1/3 =6,,18-6=12 \n" ); document.write( "12*1/3 =4,,,,12-4=8,,,,,ok \n" ); document.write( " |