document.write( "Question 318995: Write the equation for the problem and solve. The product of two consecutive even integers is equal to 120. What are all the integers? No credit for guesses or interpolation. \n" ); document.write( "
Algebra.Com's Answer #228342 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let one number be x
\n" ); document.write( "the other number will be x+2
\n" ); document.write( "..
\n" ); document.write( "x(x+2)= 120
\n" ); document.write( "x^2+2x=120
\n" ); document.write( "x^2+2x-120=0
\n" ); document.write( "x^2+12x-10x-120=0
\n" ); document.write( "x(x+12)-10(x+12)
\n" ); document.write( "(x+12)(x-10)
\n" ); document.write( "x=-12 OR x=10
\n" ); document.write( "If x=-12
\n" ); document.write( "then the numbers are -12, -10
\n" ); document.write( "If x=10 Then the numbers are 10, 12
\n" ); document.write( "
\n" );