document.write( "Question 1052927: One interger is 2 units more than another. If the product of the two intergers is equal to five times the larger, then find the two intergers \n" ); document.write( "
Algebra.Com's Answer #668210 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x(x+2) = 5(x+2)
\n" ); document.write( "x^2 -3x-10 = 0
\n" ); document.write( "(x - 5)(x + 2) = 0
\n" ); document.write( "x is -2 0r 5
\n" ); document.write( "Integers: -2, 0 0r 5, 7
\n" ); document.write( "
\n" );