document.write( "Question 760557: In a certain contest a total of $12,000 was divided amongst 1st, 2nd. and 3rd players with a ratio 3 to 2 to 1 How much did the 1st place winner receive \n" ); document.write( "
Algebra.Com's Answer #462716 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
\"3X+%2B+2X+%2B+X+=+12000\"
\n" ); document.write( "Combine like terms
\n" ); document.write( "\"6X+=+12000\"
\n" ); document.write( "Divide both sides by 6
\n" ); document.write( "\"highlight%28X+=+2000%29\"
\n" ); document.write( "1st place = 3 * 2000 = $6000
\n" ); document.write( "2nd place = 2 * 2000 = $4000
\n" ); document.write( "3rd place = 1 * 2000 = $2000
\n" ); document.write( "
\n" );