document.write( "Question 92404: another word problem The sum of two consecutive integers is 145. Find the two integers. \n" ); document.write( "
Algebra.Com's Answer #67249 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+X+1=145
\n" ); document.write( "2X=145-1
\n" ); document.write( "2X=144
\n" ); document.write( "X=144/2
\n" ); document.write( "X=72 ANSWER FOR THE FIRST INTERGER.
\n" ); document.write( "72+1=73 FOR THE SECOND INTERGER.
\n" ); document.write( "PROOF
\n" ); document.write( "72+73=145
\n" ); document.write( "145=145
\n" ); document.write( "
\n" );