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 #61010 by tutor_paul(519)![]() ![]() You can put this solution on YOUR website! This is a problem of 3 equations and 3 unknowns. Any time you have at least as many equations as you have unknowns, you can solve the problem! The key is to develop the 3 equations. \n" ); document.write( "=========================================== \n" ); document.write( "First, define some variables for yourself: \n" ); document.write( "Let W = Wife \n" ); document.write( "Let C = Child \n" ); document.write( "Let G = Grandchild \n" ); document.write( "=========================================== \n" ); document.write( "From the given information in the problem, you can write (in terms of money) the following equations for the relationships of who is getting what: \n" ); document.write( "Each child gets 3 times what each grand child got, so you can write: \n" ); document.write( "Equation #1: C=3G \n" ); document.write( "The wife gets 4 times each child, so you can write: \n" ); document.write( "Equation #2: W=4C \n" ); document.write( "The total amount of the inheritance is expressed as: \n" ); document.write( "Equation #3: W+3C+2G=115000 \n" ); document.write( "============================================ \n" ); document.write( "So now you have your 3 equations and 3 unknowns. Use substitution to find the unknowns: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------------------ \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------------------ \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------------------ \n" ); document.write( "Good Luck, \n" ); document.write( "tutor_paul@yahoo.com \n" ); document.write( " |