document.write( "Question 1190: Jay gave away 1/2 of his money on Monday. He then gave away 1/3 of what was left on Tuesday. On Wednesday he spend 1/4 of his remaining money. What fraction of his original money does he have left? \n" ); document.write( "
Algebra.Com's Answer #351 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
Let his original money be 1.
\n" ); document.write( " Monday : 1 - 1/2 left
\n" ); document.write( " Tues: 1/2 - 1/2 * 1/3 = 1/2 - 1/6 = 1/3 left
\n" ); document.write( " Wen: 1/3 - 1/4 * 1/3 = 1/3 - 1/12 = 1/4 left\r
\n" ); document.write( "\n" ); document.write( " Answer: 1/4 of his original money does he have left
\n" ); document.write( "
\n" );