document.write( "Question 279527: A man's $20,000 dollar estate will be inherited by his wife and daughter. His wife's inheritance must equal three times the daughter's. Find both the wife's and the daughter's inheritance. \n" ); document.write( "
Algebra.Com's Answer #203196 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
w+d=20000
\n" ); document.write( "w=3d
\n" ); document.write( "4d=20000
\n" ); document.write( "d=5000
\n" ); document.write( "w=15000
\n" ); document.write( "
\n" ); document.write( "
\n" );