document.write( "Question 644734: A sum of 1890 is to be divided between 2 people in the ratio of 4 to 5. How much does each person receive? \n" ); document.write( "
Algebra.Com's Answer #405254 by sachi(548)![]() ![]() You can put this solution on YOUR website! let two people get 4x & 5x \n" ); document.write( "so 4x+5x=1890=9x \n" ); document.write( "or x=1890/9=210 \n" ); document.write( "so they get 840 & 1050 respectively \n" ); document.write( "ans \n" ); document.write( " |