document.write( "Question 1004347: A girl went to the market with 10 dollars. Spent 4 dollars on meat, half of what was left on fish and one-third of what was then left on vegetables. How much had he left? \n" ); document.write( "
Algebra.Com's Answer #620889 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "10 dollars \n" ); document.write( "10 - 4 for meat \n" ); document.write( "= 6 dollars \n" ); document.write( "Half of this on fish \n" ); document.write( "1/2 of 6 = 3 \n" ); document.write( "6 -3 = 3 \n" ); document.write( "3 dollars left \n" ); document.write( "one third of 3 on vegetables \n" ); document.write( "1/3 x 3 = 1 \n" ); document.write( "3 - 1 = 2 \n" ); document.write( "2 dollars left. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |