document.write( "Question 174422: The present age of a father is three times that of his son but after 22 ears it will be only twice that of his son. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #129408 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The present age of a father is three times that of his son but after 22 ears it will be only twice that of his son. Find their present ages. \n" ); document.write( ". \n" ); document.write( "Let x = son's age \n" ); document.write( "then \n" ); document.write( "3x = father's age \n" ); document.write( ". \n" ); document.write( "3x+22 = 2(x+22) \n" ); document.write( "3x+22 = 2x+44 \n" ); document.write( "x+22 = 44 \n" ); document.write( "x = 22 years (son's age) \n" ); document.write( ". \n" ); document.write( "father's age: \n" ); document.write( "3x = 3(22) = 66 years (father's age) \n" ); document.write( " \n" ); document.write( " |