document.write( "Question 1198416: An inheritance is split among 5 brothers. The first receives half of the inheritance plus $1. The second receives half of the remainder plus $2. The third receives half of the remainder plus $3. The fourth receives half of the remainder plus $4. The last brother receives $500. What is the total amount of the inheritance? \n" ); document.write( "
Algebra.Com's Answer #832181 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "An inheritance is split among 5 brothers. The first receives half of the inheritance plus $1. The second receives half of the remainder plus $2. The third receives half of the remainder plus $3. The fourth receives half of the remainder plus $4. The last brother receives $500. What is the total amount of the inheritance?
\n" ); document.write( "
Let inheritance be i\r\n" );
document.write( "After 1st gets ½ inheritance, plus $1, remaining amount is: \"matrix%281%2C3%2C+%281%2F2%29i+-+1%2C+or%2C+i%2F2+-+1%29\" \r\n" );
document.write( "After 2nd gets ½ remainder, plus $2, remaining amount is: \r\n" );
document.write( "After 3rd gets ½ remainder, plus $3, remaining amount is: \r\n" );
document.write( "After 4th gets ½ remainder, plus $4, remaining amount is: \r\n" );
document.write( "Although NOT stated, the 5th rec’d the remainder after the 4th got his. \r\n" );
document.write( "So, as the 5th rec’d $500, we have: \"matrix%281%2C3%2C+i%2F16++-+49%2F8%2C+%22=%22%2C+500%29\"\r\n" );
document.write( "                                     I - 98 = 16(500) ----- Multiplying by LCD, 16\r\n" );
document.write( "\r\n" );
document.write( "               Amount of inheritance, or 
\n" ); document.write( "
\n" );