document.write( "Question 1045214: The age of a father is 5 more the age of 6 times the age of his son. 7 years after, the age of the father becomes 3 more than the age of son. Find their present ages? \n" ); document.write( "
Algebra.Com's Answer #660684 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! The age of a father is 5 more the age of 6 times the age of his son. 7 years after, the age of the father becomes 3 times the age of son. Find their present ages?\r \n" ); document.write( "\n" ); document.write( "let x be son age \n" ); document.write( "father age is 6x+5\r \n" ); document.write( "\n" ); document.write( "after 7 years\r \n" ); document.write( "\n" ); document.write( "x+7 \n" ); document.write( "6x+12\r \n" ); document.write( "\n" ); document.write( "6x+12=(x+7)*3 \n" ); document.write( "x=3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 23 \n" ); document.write( "10 30 \n" ); document.write( "indeed 30=3*10 \n" ); document.write( " |