document.write( "Question 1127433: A man spent one fourth of his money on clothes and two fifth on shops. He had 400 left. What was his original money. \n" ); document.write( "
Algebra.Com's Answer #743839 by 4198181(13)![]() ![]() ![]() You can put this solution on YOUR website! Find common denominator of 1/4 and 2/5 which is 20, \n" ); document.write( "5/20+8/20=13/20 \n" ); document.write( "The man spent 13/20 of his money, and has 7/20 left which is $400 \n" ); document.write( "Let x represent the original amount: \n" ); document.write( "7/20(x)=400 \n" ); document.write( "7(x)=8000 \n" ); document.write( "x=1142.857143 \n" ); document.write( "Answer: His original money was about $1142.86 \n" ); document.write( " |