document.write( "Question 251791: Tom is twice as old as Katie. IN 6 years, their ages will total 60. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #183473 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
t=2k
\n" ); document.write( "(t+6)+(k+6)=60
\n" ); document.write( "t+k+12=60
\n" ); document.write( "t+k=48
\n" ); document.write( "2k+k=48
\n" ); document.write( "3k=48
\n" ); document.write( "k=16
\n" ); document.write( "
\n" ); document.write( "
\n" );