document.write( "Question 376328: FInd two consecutive even integers whose product is 34 more than their sum \n" ); document.write( "
Algebra.Com's Answer #267737 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
x(x +2) = x + x + 2 +34
\n" ); document.write( "\"x%5E2+%2B+2x+=+2x%2B36\",
\n" ); document.write( "\"x%5E2+=+36\",
\n" ); document.write( "x = 6 or x = -6. There are two sets of solutions: {6,8}, or {-6, -4}.
\n" ); document.write( "
\n" );