document.write( "Question 1193345: A boy is one-fifth of his father age. In three years time, the sum of their ages will be 72. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #825346 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Informally.... \n" ); document.write( "Since the sum of their ages 3 years from now will be 72, the sum of their ages now is 66. \n" ); document.write( "We need to divide those 66 years into two parts in the ratio 5:1; their ages are 55 and 11. \n" ); document.write( "Formally.... \n" ); document.write( "x = son's age now \n" ); document.write( "5x = father's age now \n" ); document.write( "x+3 = son's age 3 years from now \n" ); document.write( "5x+3 = father's age 3 years from now \n" ); document.write( "The sum of their ages 3 years from now will be 72: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: The son's age now is x=11; the father's age now is 5x=55. \n" ); document.write( " \n" ); document.write( " |