document.write( "Question 58124: THE SUM OF TWO CONSECUTIVE INTEGERS IS 145. FIND THE TWO INTEGERS. \n" ); document.write( "
Algebra.Com's Answer #39747 by hayek(51)\"\" \"About 
You can put this solution on YOUR website!
Integer 1: X
\n" ); document.write( "Integer 2: X+1 (if they are consecutive, it means it is the very next integer--i.e. +1)\r
\n" ); document.write( "\n" ); document.write( "Sum = 145 ==> \"X%2B%28X%2B1%29=145\"
\n" ); document.write( "\"2X%2B1=145\"
\n" ); document.write( "\"2X=144\"
\n" ); document.write( "\"highlight%28X=72%29\"
\n" ); document.write( "\"highlight%28X%2B1=73%29\"
\n" ); document.write( "
\n" );