document.write( "Question 97853This question is from textbook Algebra structure and method
\n" );
document.write( ": \n" );
document.write( "
Algebra.Com's Answer #71214 by rmromero(383) ![]() You can put this solution on YOUR website! The greater of two consective even integers is six less than twice the smaller.\r \n" ); document.write( "\n" ); document.write( " Solution:\r \n" ); document.write( "\n" ); document.write( " Let x be the first even interger \n" ); document.write( " x + 2 be the second even integer\r \n" ); document.write( "\n" ); document.write( "The greater of two consective even integers is six less than twice the smaller.\r \n" ); document.write( "\n" ); document.write( " x + 2 = 2x - 6 \n" ); document.write( " x + 2 - x = 2x - x - 6 \n" ); document.write( " 2 = x - 6 \n" ); document.write( " 2 + 6 = x - 6 + 6 \n" ); document.write( " 8 = x\r \n" ); document.write( "\n" ); document.write( "Checking:\r \n" ); document.write( "\n" ); document.write( " if x = 8 \n" ); document.write( " x + 2 = 8 + 2 \n" ); document.write( " = 10 \n" ); document.write( " |