document.write( "Question 7663: A man dies and leaves half of his wealth to his wife. He leaves 1/7 of his wealth to his son. He leaves 2/3 of his wealth to his servant and $2,000 to his dog. How much total wealth did the man have? \n" ); document.write( "
Algebra.Com's Answer #4229 by glabow(165)\"\" \"About 
You can put this solution on YOUR website!
This kind of indeterminate problem usually has constraints. I will use: what is the smallest amount he could have had.
\n" ); document.write( "We have the following information
\n" ); document.write( "\"w%2F2%2Bw%2F7%2B2w%2F3+%2B2000+=+estate\"
\n" ); document.write( "\"21w%2F42%2B6w%2F42%2B28w%2F42%2B2000+=+estate\"
\n" ); document.write( "\"55w%2F42%2B2000=estate\"
\n" ); document.write( "The issue now is to find an integer w that allows a solution. Obviously 42 will work.
\n" ); document.write( "The numerator of the distributions is then \"55%2842%29=2310\"
\n" ); document.write( "So he leaves 1/2 of that to his wife; \"2310%2F2=1155\"
\n" ); document.write( "He leaves 1/7 of that to his son; \"2310%2F7=330\"
\n" ); document.write( "He leaves 2/3 of that to his servant \"4620%2F3=1540\"
\n" ); document.write( "So his total estate was \"1155%2B330%2B1540%2B2000=5025\"\r
\n" ); document.write( "\n" ); document.write( "[Since I hate these kinds of problems, someone should check my logic carefully.]
\n" ); document.write( "
\n" );