document.write( "Question 464507: A father is thrice as old as his son . Five years Ago , he was four times as old. How old is the father? \n" ); document.write( "
Algebra.Com's Answer #318229 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! A father is thrice as old as his son . Five years Ago , he was four times as old. How old is the father?\r \n" ); document.write( "\n" ); document.write( "Let x = age of the son \n" ); document.write( " 3x = age of the father\r \n" ); document.write( "\n" ); document.write( "3x-5 = 4(x-5) \n" ); document.write( "3x-5 = 4x -20 \n" ); document.write( "20-5 = 4x -3x \n" ); document.write( "x = 15 \n" ); document.write( "3x = 3(15) = 45\r \n" ); document.write( "\n" ); document.write( "The father is 45 years old.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |