document.write( "Question 116831: Number Problem. The sum of two consecutive integers is 145. Find the two intergers. \n" ); document.write( "
Algebra.Com's Answer #84938 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The integers are \"n\" and \"n+%2B+1\"
\n" ); document.write( "\"n+%2B+n+%2B+1+=+145\"
\n" ); document.write( "\"2n+=+144\"
\n" ); document.write( "\"n+=+72\"
\n" ); document.write( "\"n+%2B+1+=+73\"
\n" ); document.write( "The consecutive integers are 72 and 73
\n" ); document.write( "check
\n" ); document.write( "Does 72 + 73 = 145? Yes
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );