document.write( "Question 392235: if the product of two consecutive even integers is 34 large than ther sum, then what are the integers? \n" ); document.write( "
Algebra.Com's Answer #278402 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+2)represent the two consecutive even integers
\n" ); document.write( "Question States***
\n" ); document.write( " x(x+2) = x + (x+2)+34
\n" ); document.write( "solving for x
\n" ); document.write( " x^2 + 2x = 2x + 36
\n" ); document.write( " x^2 -36 = 0
\n" ); document.write( " x^2 = 36
\n" ); document.write( " x = ± 6
\n" ); document.write( " x = -6 the two consecutive even integers ar -6,-4
\n" ); document.write( " x = 6 the two consecutive even integers ar 6,8\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer(s)
\n" ); document.write( " 6*8 = 14 + 34
\n" ); document.write( " (-6)(-4) = 24 = -10 + 34 \n" ); document.write( "
\n" );