document.write( "Question 949818: A father is three times as old as his son was n years ago. At that same time (n years ago), the father was twice as old as his son will be two years from now. Find the present age of each is they sum to 55. \n" ); document.write( "
Algebra.Com's Answer #579960 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
f = father's present age
\n" ); document.write( "s = son's present age
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "A father is three times as old as his son was n years ago.
\n" ); document.write( "f = 3(s - n)
\n" ); document.write( "f = 3s - 3n
\n" ); document.write( "f + 3n = 3s
\n" ); document.write( " At that same time (n years ago), the father was twice as old as his son will be two years from now.
\n" ); document.write( "f - n = 2(s + 2)
\n" ); document.write( "f - n = 2s + 4
\n" ); document.write( "multiply this by 3, add to the 1st equation
\n" ); document.write( "3f - 3n = 6s + 12
\n" ); document.write( "f + 3n = 3s
\n" ); document.write( "----------------adding in eliminates n
\n" ); document.write( "4f = 9s + 12
\n" ); document.write( ":
\n" ); document.write( " Find the present age of each is they sum to 55.
\n" ); document.write( " f + s = 55
\n" ); document.write( "f = (55-s)
\n" ); document.write( ":
\n" ); document.write( "Replace f with (55-s) in the 4f = 9s + 12 equation
\n" ); document.write( "4(55-s) = 9s + 12
\n" ); document.write( "220 - 4s = 9s + 12
\n" ); document.write( "220 -12 = 9s + 4s
\n" ); document.write( "208 = 13s
\n" ); document.write( "s = 208/13
\n" ); document.write( "s = 16 is the son's age
\n" ); document.write( "then
\n" ); document.write( "55 - 16 = 39 is father's age
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( "Check this out, find n
\n" ); document.write( "f = 3(s - n)
\n" ); document.write( "39 = 3(16-n)
\n" ); document.write( "39 = 48 - 3n
\n" ); document.write( "3n = 48 - 39
\n" ); document.write( "n = 9/3
\n" ); document.write( "n = 3
\n" ); document.write( "\"At that same time (n years ago), the father was twice as old as his son will be two years from now.\"
\n" ); document.write( "39 - 3 = 2(18)
\n" ); document.write( "36 = 36 confirms our solutions\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );