document.write( "Question 1111476: Two sums of money are in the ratio 2:5 the larger is $400
\n" );
document.write( "What is the smaller amount?
\n" );
document.write( "What is the total amount? \n" );
document.write( "
Algebra.Com's Answer #726485 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two sums of money are in the ratio 2:5 the larger is $400 \n" ); document.write( "Smaller amt. = 2x \n" ); document.write( "Larger amt. = 5x \n" ); document.write( "---- \n" ); document.write( "5x = 400 \n" ); document.write( "x = 80 \n" ); document.write( "--- \n" ); document.write( "2x = 160 (smaller amt) \n" ); document.write( "5x+2x = 7x = 7*80 = 560 (total amt) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |