document.write( "Question 84686: 2 grandchildrenAn estate is to be distributed among a wife, three children, and two grandchildren. The children will recieve three times as much as each grandchild, and the wife will recieve four times as much as each child. If the estate amounted to $115,000, how much will person recieve? \n" ); document.write( "
Algebra.Com's Answer #61014 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
1 wife, 3 children & 2 grandchildren.
\n" ); document.write( "2G+3*3*G+4(3*G)=115000
\n" ); document.write( "2G+9G+12G=112000
\n" ); document.write( "23G=115000
\n" ); document.write( "G=115000/23
\n" ); document.write( "G=5000 FOR EACH GRANDCHILD.
\n" ); document.write( "3*5000=15000 FOR EACH CHILD
\n" ); document.write( "4*15000=60000 FOR THE WIFE.
\n" ); document.write( "PROOF
\n" ); document.write( "2*5000+3*15000+60000=115000
\n" ); document.write( "10000+45000+60000=115000
\n" ); document.write( "115000=115000
\n" ); document.write( "
\n" ); document.write( "
\n" );