document.write( "Question 1041621: Ten years today, tom will be three time older than he is today. What is his current age. \n" ); document.write( "
Algebra.Com's Answer #656616 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
In ten years, Tom will be (T+10) years old.
\n" ); document.write( "\"T%2B10=3T\"
\n" ); document.write( "\"2T=10\"
\n" ); document.write( "\"T=5\"
\n" ); document.write( "Tom is 5.
\n" ); document.write( "
\n" );