document.write( "Question 999558: Please help me solve the following:
\n" ); document.write( "Three consecutive even integers are such that the third number squared increased by the product of the other two numbers is 184. Find the numbers.\r
\n" ); document.write( "\n" ); document.write( "I tried this but it's not checking.
\n" ); document.write( "Let x= first even integer
\n" ); document.write( " x+2= second even integer
\n" ); document.write( " x+4= third even integer
\n" ); document.write( "(x+4)^2 +x(x+2)=184
\n" ); document.write( "(x+4)^2 +x(x+2)-184=0
\n" ); document.write( "x^2+8x+16+x^2+2x-184=0
\n" ); document.write( "2x^2+10x-168=0
\n" ); document.write( "x^2+5x-84=0\r
\n" ); document.write( "\n" ); document.write( "(x+12)(x-7)=0
\n" ); document.write( "x+12=0 x=-12
\n" ); document.write( "x-7=0 x=7
\n" ); document.write( "

Algebra.Com's Answer #617164 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
You should completely retry what you did, but start THIS WAY for your numbers:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x can be any integer.
\n" ); document.write( "2x will then be the first of your consecutive EVEN integers. The next two are 2x+2 and 2x+4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now your consecutive EVEN integers are:
\n" ); document.write( "\"system%282x%2C+2x%2B2%2C2x%2B4%29\"
\n" ); document.write( "Solve the problem now, according to those expressions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( "Upon rechecking your original work, the steps are still correct, regardless of the \"x\" or the \"2x\". The step which is \"%28x%2B12%29%28x-7%29=0\" WILL give what you need. The assumption was that x could be one of the even numbers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Zero-Product Rule says that either x+12=0, leading directly to x=-12, or that x-7=0, leading directly to x=7. You KNOW that x=7 cannot be acceptable because this is ODD, and your description and question specified finding consecutive EVEN integers. You must then accept the \"highlight%28x=-12%29\" result. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You know the rest. Either way, test the results.
\n" ); document.write( "
\n" );