document.write( "Question 632127: Coach Johnson is 10 years older than Tim. When Tim started football 3 years ago, Coach Johnson was twice his age. How old is Tim now? \n" ); document.write( "
Algebra.Com's Answer #398049 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c=t+10;
\n" ); document.write( "2*(t-3)=c-3
\n" ); document.write( "c=23
\n" ); document.write( "t=13\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );