document.write( "Question 836402: the product of two consecutive even numbers is 12 more than the square of the smaller number. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #504168 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
x*(x+2) = x^2 + 12
\n" ); document.write( "
\n" ); document.write( "
\n" );