document.write( "Question 484745: A profit of $2400 is to be divided among three people in a 7:3:2 ratio. How much should each person receive? \n" ); document.write( "
Algebra.Com's Answer #331605 by Deina(147)\"\" \"About 
You can put this solution on YOUR website!
I'm not sure about the algebraic formula for this, but it's fairly simple.\r
\n" ); document.write( "\n" ); document.write( "7 + 3 + 2 = 12 so\r
\n" ); document.write( "\n" ); document.write( "2400 / 12 = 200\r
\n" ); document.write( "\n" ); document.write( "7 * 200 = 1400\r
\n" ); document.write( "\n" ); document.write( "3 * 200 = 600\r
\n" ); document.write( "\n" ); document.write( "2 * 200 = 400\r
\n" ); document.write( "\n" ); document.write( "and bob's your uncle!
\n" ); document.write( "
\n" );