document.write( "Question 1095126: A man is three times as old as his son. Four years ago,he was four times as old as his son was at the time.How old is the son? \n" ); document.write( "
Algebra.Com's Answer #709735 by ultrakimidis1(8)\"\" \"About 
You can put this solution on YOUR website!
Man's age=3x
\n" ); document.write( "Son's age=x\r
\n" ); document.write( "\n" ); document.write( "Four years ago,
\n" ); document.write( "Man's age =3x-4
\n" ); document.write( "Son's age=x-4\r
\n" ); document.write( "\n" ); document.write( "Man is 4 times son's age:
\n" ); document.write( "3x-4=3(x-4)
\n" ); document.write( "Solving this linearly
\n" ); document.write( "X=12
\n" ); document.write( "Therefore son is 12 years\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );