document.write( "Question 1200199: a man left an estate valued at $84000 to be divided so that his wife received 3 times as much as each son. if there were 4 sons, how much did each person receieved? \n" ); document.write( "
Algebra.Com's Answer #834256 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a man left an estate valued at $84000 to be divided so that his wife received 3 times as much as each son.
\n" ); document.write( " if there were 4 sons, how much did each person receive?
\n" ); document.write( "Let x = amt each son receives
\n" ); document.write( "\"wife received 3 time as much as each son\": therefore
\n" ); document.write( "3x = amt received by the wife
\n" ); document.write( "The equation
\n" ); document.write( "3x + x + x + x + x = 84000
\n" ); document.write( "add like terms
\n" ); document.write( "7x = 84000
\n" ); document.write( "x = 84000/7
\n" ); document.write( "x = 12000 received by each son
\n" ); document.write( "and
\n" ); document.write( "3(12000) = 36000 received by the wife
\n" ); document.write( "
\n" ); document.write( "
\n" );