document.write( "Question 799183: the greater of two consecutive even integers is 6 less than three times the lesser. write an equation for this situation, solve the equation, and find the integers \n" ); document.write( "
Algebra.Com's Answer #806130 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! consecutive even integers: x, (x+2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+2 = 3x - 6 \n" ); document.write( "8 = 2x \n" ); document.write( "x = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The integers are 4 and 6. \n" ); document.write( " |