document.write( "Question 1190614: Gopal spent 3/5 of his money in the first week and 1/3 of the remainder in the second week. He spent $110 altogether. How much money did he have left? \n" ); document.write( "
Algebra.Com's Answer #822324 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Gopal spent 3/5 of his money in the first week and 1/3 of the remainder in the second week. He spent $110 altogether. How much money did he have left? \n" ); document.write( "------------------ \n" ); document.write( "m = total money at start \n" ); document.write( "--- \n" ); document.write( "m*(3/5 + (1/3)*(2/5)) = 110 \n" ); document.write( "m*(3/5 + (2/15)) = 110 \n" ); document.write( "11m/15 = 110 \n" ); document.write( "m = $150 \n" ); document.write( "150 - 110 = $40 left \n" ); document.write( "---------------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |