document.write( "Question 560196: In a race, the total prize-money is shared among the first three placegetters in the ratio 5:3:2. Third prize is $300. What is the total prize-money?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #363740 by stanbon(75887) ![]() You can put this solution on YOUR website! In a race, the total prize-money is shared among the first three placegetters in the ratio 5:3:2. Third prize is $300. What is the total prize-money? \n" ); document.write( "--- \n" ); document.write( "1st prize: 5x \n" ); document.write( "2nd prize: 3x \n" ); document.write( "3rd prize: 2x \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "5x + 3x + 2x = 500 \n" ); document.write( "10x = 500 \n" ); document.write( "x = 50 \n" ); document.write( "---- \n" ); document.write( "1st prize: 5x = $250 \n" ); document.write( "2nd prize: 3x = $150 \n" ); document.write( "3rd prize: 2x = $100 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " |