document.write( "Question 102177This question is from textbook Algebra
\n" );
document.write( ": The sum of two consecutive even integers is -298. What are the integers? \n" );
document.write( "
Algebra.Com's Answer #74271 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two consecutive even integers is -298. What are the integers? \n" ); document.write( "x = the smaller even integer \n" ); document.write( "x-2 = greater even integer \n" ); document.write( "x+x-2=-298 \n" ); document.write( "2x=-298+2 \n" ); document.write( "2x=-296 \n" ); document.write( "x=-148 - smaller integer \n" ); document.write( "x+2 = -150 - greater integer \n" ); document.write( ":) \n" ); document.write( " |