document.write( "Question 359883: The product of 2 consecutive even integers is 80. Find the integers \n" ); document.write( "
Algebra.Com's Answer #256780 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"x%28x%2B2%29+=+80\",
\n" ); document.write( "\"x%5E2+%2B+2x+=+80\",
\n" ); document.write( "\"x%5E2+%2B2x+-+80+=+0\",
\n" ); document.write( "\"%28x%2B10%29%28x-8%29+=+0\",
\n" ); document.write( "Then x = -10 or x = 8.
\n" ); document.write( "The two pairs of numbers are -10, -8 or 8, 10.
\n" ); document.write( "
\n" );