document.write( "Question 511399: Mr Lee left his fortune to his 3 sons,4 daughters and his wife. Each son received twice as much as each daughter and his wife received $6000, which was a quarter of the money. how much did each son receive? \n" ); document.write( "
Algebra.Com's Answer #342381 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Mr Lee left his fortune to his 3 sons, 4 daughters and his wife.
\n" ); document.write( " Each son received twice as much as each daughter and his wife received $6000, which was a quarter of the money.
\n" ); document.write( " how much did each son receive?
\n" ); document.write( ":
\n" ); document.write( "Find the total amt (A) using the wife's share
\n" ); document.write( ".25A = 6000
\n" ); document.write( "Multiply both sides by 4
\n" ); document.write( "A = 4(6000)
\n" ); document.write( "A = $24,000 total
\n" ); document.write( ":
\n" ); document.write( "Children share: 24000 - 6000 = $18,000
\n" ); document.write( ":
\n" ); document.write( "\"Each son received twice as much as each daughter \"
\n" ); document.write( "let x = each son's share
\n" ); document.write( "then
\n" ); document.write( ".5x = each daughters share
\n" ); document.write( ":
\n" ); document.write( "3x + 4(.5x) = 18000
\n" ); document.write( "3x + 2x = 18000
\n" ); document.write( "5x = 18000
\n" ); document.write( "x = \"18000%2F5\"
\n" ); document.write( "x = $3600 for each son
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Confirm this by finding the total (each daughter: .5(3600) = 1800)
\n" ); document.write( "3(3600) + 4(1800) + 6000 =
\n" ); document.write( "10800 + 7200 + 6000 = 24000
\n" ); document.write( "
\n" );