document.write( "Question 306783: The will of an eccentric millionaire reads as follows: \"In the following order, i leave 4/17 of my estate to my son, then 7/13 of the remainder to my wife, then 2/3 of the remainder to my daughter, and the remaining $2 million to my dog.\" What was the total amount of the millionaire's estate?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #219602 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The will of an eccentric millionaire reads as follows:
\n" ); document.write( "\"In the following order, i leave 4/17 of my estate to my son, then 7/13 of the remainder to my wife,
\n" ); document.write( " then 2/3 of the remainder to my daughter, and the remaining $2 million to my dog.
\n" ); document.write( "\" What was the total amount of the millionaire's estate?
\n" ); document.write( ":
\n" ); document.write( "Let t = amt in the estate (in millions of dollars)
\n" ); document.write( ":
\n" ); document.write( "Son = \"4%2F17\"t
\n" ); document.write( "then
\n" ); document.write( "remainder = \"13%2F17\"t
\n" ); document.write( ":
\n" ); document.write( "wife = \"7%2F13\" * \"13%2F17\"t
\n" ); document.write( "wife = \"91%2F221\"t
\n" ); document.write( "then
\n" ); document.write( "remainder = \"130%2F221\"t
\n" ); document.write( ":
\n" ); document.write( "daughter = \"1%2F3\" * \"130%2F221\"t
\n" ); document.write( "daughter = \"130%2F663\"t
\n" ); document.write( ":
\n" ); document.write( "t = \"4%2F17\"t + \"91%2F221\"t + \"130%2F663\"t + 2
\n" ); document.write( "common denominator: 663
\n" ); document.write( "t = \"156%2F663\"t + \"273%2F663\"t + \"130%2F663\"t + 2
\n" ); document.write( ":
\n" ); document.write( "t = \"559%2F663\"t + 2
\n" ); document.write( ":
\n" ); document.write( "t - \"559%2F663\"t = 2
\n" ); document.write( ":
\n" ); document.write( "\"104%2F663\"t = 2
\n" ); document.write( ":
\n" ); document.write( "t = 2(\"663%2F104\")
\n" ); document.write( "t = 12.75 million dollars
\n" ); document.write( "
\n" );