document.write( "Question 162940This question is from textbook
\n" );
document.write( ": the sum of two consecutive even integers is -298. what are the integers? \n" );
document.write( "
Algebra.Com's Answer #120099 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! let x & x+2 be the two integers. \n" ); document.write( "x+x+2=-298 \n" ); document.write( "2x=-298+2 \n" ); document.write( "2x=-300 \n" ); document.write( "x=-300/2 \n" ); document.write( "x=-150 for the first even integer. \n" ); document.write( "-150+2=-148 for the second integer. \n" ); document.write( "Proof: \n" ); document.write( "-150+(-148)=-298 \n" ); document.write( "-298=-298 \n" ); document.write( " \n" ); document.write( " |