document.write( "Question 1019310: When Tim was 14 years old his father was 42 years old, which was three times Tim's age. Now he is twice Tim's age. How old is Tim? \n" ); document.write( "
Algebra.Com's Answer #635255 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the number of years in the future that this happens, x.
\n" ); document.write( "Then we can write
\n" ); document.write( "42 + x = 2(14 + x)
\n" ); document.write( "42 + x = 28 + 2x
\n" ); document.write( "14 + x = 2x
\n" ); document.write( "x = 14 years in the future
\n" ); document.write( "Thus, Tim is 28 and dad is 56.
\n" ); document.write( "
\n" );