document.write( "Question 1090754: Peter and Paul had $340 altogether. Peter spent three-fourths of his money and Paul spent two-fifths of his money. Then they found that they had an equal amount of money left. How much money did each of them have at first? \n" ); document.write( "
Algebra.Com's Answer #705198 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let m be Peters' money, and n be paul's money. Then:
\n" ); document.write( "m+n=340 and
\n" ); document.write( "1/4(m)=3/5(n)
\n" ); document.write( "Solve for m and n
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );