document.write( "Question 1200145: A teacher was asked by her students how old she is. She said ok but they have to solve the following problem from the information given. “My son is 24 years younger than I am. He, in turn is 25 years older than my grandson. My grandson and I together are 73 years old.
\n" ); document.write( "How old is the teacher?
\n" ); document.write( "

Algebra.Com's Answer #834174 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Teacher              T\r\n" );
document.write( "the son              T-24\r\n" );
document.write( "the grandson         T-49       ----He, in turn is 25 years older than my grandson. \r\n" );
document.write( "Teacher+Grandson     73\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"T%2B%28T-49%29=73\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"2T=73%2B49\"\r
\n" ); document.write( "\n" ); document.write( "\"2T=122\"\r
\n" ); document.write( "\n" ); document.write( "\"T=61\"-------------Age of teacher
\n" ); document.write( "
\n" );