document.write( "Question 957873: a man's age now is three times his son's age, after 2 years the sum of their ages will be 52, what is the age of each one now \n" ); document.write( "
Algebra.Com's Answer #585371 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a man's age now is three times his son's age, after 2 years the sum of their ages will be 52, what is the age of each one now \n" ); document.write( "--------- \n" ); document.write( "Equations: \n" ); document.write( "f = 3s \n" ); document.write( "f+2 + s+2 = 52 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"f\" and solve for \"s\":: \n" ); document.write( "3s+2+s+3 = 52 \n" ); document.write( "4s = 48 \n" ); document.write( "s = 12 (son's age now) \n" ); document.write( "---- \n" ); document.write( "f = 3s \n" ); document.write( "f = 36 (father's age now) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |