document.write( "Question 14195: find two consecutive intergers whose sum is 45 \n" ); document.write( "
Algebra.Com's Answer #7144 by Alwayscheerful(414)\"\" \"About 
You can put this solution on YOUR website!
You only have one equation but you think it has wrong variables right? Well, imagine that there is only 1 variable!\r
\n" ); document.write( "\n" ); document.write( "N, and N+1\r
\n" ); document.write( "\n" ); document.write( "Now set up an equation.\r
\n" ); document.write( "\n" ); document.write( "\"N%2BN%2B1=45\"
\n" ); document.write( "Simplify
\n" ); document.write( "\"2N=44\"
\n" ); document.write( "\"N=22\"
\n" ); document.write( "If the first number equals 22, then +1 and you have the second number! 23!
\n" ); document.write( "To check, add 22 and 23...does it equal 45? Yes it Does!
\n" ); document.write( "
\n" );