document.write( "Question 267925: A man left an estate of 64,000 to three children. the eldest child received 3 times as much as the youngest. the middle child received 14,000 more than the youngest. how much did each child received? \n" ); document.write( "
Algebra.Com's Answer #196483 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
Let the youngest son receive an amount x
\n" ); document.write( "Given, the eldest child received 3 times as much as the youngest.
\n" ); document.write( "So the amount received by the eldest = 3x
\n" ); document.write( "Next, the middle child received 14,000 more than the youngest.
\n" ); document.write( "So the amount received by the middle = x+14000
\n" ); document.write( "Total amount is x+3x+x+14000 = 64000
\n" ); document.write( " 5x = 64000-14000
\n" ); document.write( " 5x = 50000
\n" ); document.write( " x = 50000/5
\n" ); document.write( " x = 10000
\n" ); document.write( "So,the youngest son receive an amount 10000
\n" ); document.write( "the amount received by the middle = x+14000 = 10000+14000 = 24000
\n" ); document.write( "the amount received by the eldest = 3x = 30000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );