document.write( "Question 159190: How would you divide $10,000 if the 1st person gets twice as much as the 2nd person and the 2nd person gets 3 timese as much as the third person?\r
\n" ); document.write( "\n" ); document.write( "How much does the 1st person get?
\n" ); document.write( "How much does the 2nd person get?
\n" ); document.write( "How much does the 3rd person get?\r
\n" ); document.write( "\n" ); document.write( "Thank You! :)
\n" ); document.write( "

Algebra.Com's Answer #117307 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
let x = amount first person gets.
\n" ); document.write( "then 2*x = amount second person gets.
\n" ); document.write( "then 3*x = amount third person gets.
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "total amount that everybody gets is 1*x + 2*x + 3*x = 6*x
\n" ); document.write( "so 6*x = 10,000
\n" ); document.write( "dividing both sides of the equation by 6 gets
\n" ); document.write( "x = 10,000/6
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "take the 10,000 and divide it by 6
\n" ); document.write( "answer is 10,000 / 6 = 1666 and 2/3.
\n" ); document.write( "x = 1666 and 2/3.
\n" ); document.write( "------------------------------------------
\n" ); document.write( "person 1 gets 1666 and 2/3
\n" ); document.write( "person 2 gets 3332 and 4/3
\n" ); document.write( "person 3 gets 4998 and 6/3
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "10,000 should equal to the sum of these.
\n" ); document.write( "1666 + 3332 + 4998 = 9996
\n" ); document.write( "2/3 + 4/3 + 6/3 = (2+4+6)/3 = 12/3 = 4
\n" ); document.write( "9996 + 4 = 10,000
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );