document.write( "Question 393549: Jim, Carla and Tommy are all from one family. Carla is 5 years older than Jim. Tommy is 6 years older than Carla. How old is Tommy? \n" ); document.write( "
Algebra.Com's Answer #279293 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Jim, Carla and Tommy are all from one family. Carla is 5 years older than Jim. Tommy is 6 years older than Carla. How old is Tommy?
\n" ); document.write( "...
\n" ); document.write( "let Jim be x years
\n" ); document.write( "carla = x+5
\n" ); document.write( "Tommy = x+5+6=x+11 years
\n" ); document.write( "...
\n" ); document.write( "
\n" ); document.write( "
\n" );