document.write( "Question 1106448: Andy reads 56 more pages of his book on Monday than on Tuesday. He reads 125 pages on Monday. How many pages in all does he read on Monday and Tuesday? \n" ); document.write( "
Algebra.Com's Answer #721428 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Andy reads 56 more pages of his book on Monday than on Tuesday.
\n" ); document.write( "
\r\n" );
document.write( "M = T + 56\r\n" );
document.write( "

\n" ); document.write( "He reads 125 pages on Monday.
\n" ); document.write( "
\r\n" );
document.write( "M = 125\r\n" );
document.write( "\r\n" );
document.write( "Substitute 125 for M in this equation\r\n" );
document.write( "\r\n" );
document.write( "  M = T + 56\r\n" );
document.write( "\r\n" );
document.write( "which gives:\r\n" );
document.write( "\r\n" );
document.write( "128 = T + 56\r\n" );
document.write( "\r\n" );
document.write( "Subtract 56 from both sides of the equation:\r\n" );
document.write( "\r\n" );
document.write( " 128 = T + 56\r\n" );
document.write( " -56      -56\r\n" );
document.write( "-------------\r\n" );
document.write( "  72 = T + 0\r\n" );
document.write( "  72 = T\r\n" );
document.write( "

\n" ); document.write( "How many pages in all does he read on Monday and Tuesday?
\n" ); document.write( "
\r\n" );
document.write( "   M + T   =\r\n" );
document.write( " 125 + 72  =\r\n" );
document.write( "      197      <--answer\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );