document.write( "Question 884821: A FATHER IS 3 TIMES AS OLD AS HIS SON. AFTER 12 YEARS HIS AGE WILL BE TWICE AS THAT OF HIS SON THEN FIND THE PRESENT AGES
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #534688 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! F = 3S \n" ); document.write( "F+12 = 2(S+12) \n" ); document.write( "Substitute the value of F from the first equation into the second. \n" ); document.write( "(3S) + 12 = 2S + 24 \n" ); document.write( "Subtract 2S from each side \n" ); document.write( "S + 12 = 24 \n" ); document.write( "Subtract 12 from each side \n" ); document.write( "S = 12 \n" ); document.write( ". \n" ); document.write( "If the son is 12, then the father is 36. \n" ); document.write( "In 12 years, the son will be 24 and the father 48. \n" ); document.write( " \n" ); document.write( " |