document.write( "Question 1043843: if a teacher is 37 years old and one of her students is 11 years old, when will she be twice as old as her student?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #659009 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if a teacher is 37 years old and one of her students is 11 years old, when will she be twice as old as her student? \n" ); document.write( "======= \n" ); document.write( "Let the answer be \"x\":: \n" ); document.write( "------ \n" ); document.write( "37 + x = 2(11+x) \n" ); document.write( "--- \n" ); document.write( "37 + x = 22 + 2x \n" ); document.write( "x = 15 years \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |