document.write( "Question 1114493: The product of two consecutive even integers is ten more than five times their sum. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #729445 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let \"N\" and \"N%2B2\" be the integers.
\n" ); document.write( "\"N%28N%2B2%29=10%2B5%28N%2BN%2B2%29\"
\n" ); document.write( "\"N%5E2%2B2N=10%2B10N%2B10\"
\n" ); document.write( "\"N%5E2-8N-20=0\"
\n" ); document.write( "\"%28N-10%29%28N%2B2%29=0\"
\n" ); document.write( "Two solutions:
\n" ); document.write( "\"N-10=0\"
\n" ); document.write( "\"N=10\"
\n" ); document.write( "10,12
\n" ); document.write( "and
\n" ); document.write( "\"N%2B2=0\"
\n" ); document.write( "\"N=-2\"
\n" ); document.write( "-2,0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );