document.write( "Question 886175: If the teacher is 37 years old and one of her students is 11 years old, in how many years will she be twice as old as her students?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #535739 by basketball1127(19)\"\" \"About 
You can put this solution on YOUR website!
Let x be the number of years\r
\n" ); document.write( "\n" ); document.write( "37+x = 2(11+x)
\n" ); document.write( "37+x = 22+2x
\n" ); document.write( "2x-x = 37-22
\n" ); document.write( "x = 15 years
\n" ); document.write( "
\n" );