document.write( "Question 784765: Define the variable and write all necessary expressions; write an equation, do not solve.
\n" );
document.write( "The sum of two consecutive even integers is 20 less than their product. \n" );
document.write( "
Algebra.Com's Answer #806203 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x = smallest integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + (x + 2) = x(x + 2) - 20 \n" ); document.write( " |