document.write( "Question 551211: A father is 24 years older than his son. In 8years he will be twice as old as his son. Determine their present ages. Please, Thank you~ \n" ); document.write( "
Algebra.Com's Answer #359573 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"A father is 24 years older than his son\" ___ f = s + 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"In 8 years he will be twice as old as his son\" ___ f + 8 = 2(s + 8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ (s + 24) + 8 = 2s + 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for s, and substitute back to find f \n" ); document.write( " |