document.write( "Question 773310: the father is four times older than his son, if their gap age is 21, what are their age? \n" ); document.write( "
Algebra.Com's Answer #471469 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! Let son's age be x \n" ); document.write( "Father's age = 4x \n" ); document.write( "Gap in ages = 4x - x = 3x \n" ); document.write( "So 3x = 21 \n" ); document.write( "x = 21/3 = 7 \n" ); document.write( "Son's age = 7 and father's age = 7*4 = 28. \n" ); document.write( ":) \n" ); document.write( " \n" ); document.write( " |