document.write( "Question 404691: Please help me solve this equation the sum of two consecutive integers is 19 less than their product. find the integers. \n" ); document.write( "
Algebra.Com's Answer #285987 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "two consecutive integers
\n" ); document.write( "Let x and (x+1) represent the two consecutive integers
\n" ); document.write( "Question states***
\n" ); document.write( " x +(x+1)= x(x+1)-19
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x + 1 = x^2 + x - 19
\n" ); document.write( " x^2 -x - 20 = 0
\n" ); document.write( "factoring
\n" ); document.write( " (x-5)(x+4)= 0 Note:SUM of the inner product(-5x) and the outer product(4x) = -x
\n" ); document.write( "(x-5)=0 x = 5, the two consecutive integers are 5 and 6
\n" ); document.write( "(x+4)= 0 x = -4 the two consecutive integers are -4 and -3\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer(s)***
\n" ); document.write( " 5 + 6 = 30 - 19
\n" ); document.write( " -4 - 3 = -4*-3 - 19 \n" ); document.write( "
\n" );