document.write( "Question 144112: A sum of $1400 is to be divided between two people in the ratio 3:5. How much does each person recieve? \n" ); document.write( "
Algebra.Com's Answer #104895 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A sum of $1400 is to be divided between two people in the ratio 3:5. How much does each person recieve? \n" ); document.write( "---------------- \n" ); document.write( "3:5 is the same as 3x:5x \n" ); document.write( "EQUATION: \n" ); document.write( "3x+5x = 1400 \n" ); document.write( "8x = 1400 \n" ); document.write( "x = 175 \n" ); document.write( "------------ \n" ); document.write( "3x = 525 (amount one person receives) \n" ); document.write( "5x = 875 (amount the other person receives) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |