document.write( "Question 1057539: The product of two consecutive even integers is 24 more than 9 times the larger integers find the integers \n" ); document.write( "
Algebra.Com's Answer #805536 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x(x+2) = 9(x+2) + 24
\n" ); document.write( "x^2 + 2x = 9x + 42
\n" ); document.write( "x^2 - 7x - 42 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As this problem is stated, there are no integer solutions.
\n" ); document.write( "
\n" );