document.write( "Question 918621: The product of three consecutive even integers is 8 times the largest number. Can you please help me write the expression \n" ); document.write( "
Algebra.Com's Answer #557163 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the consecutive even integers be \"N-2\",\"N\", and \"N%2B2\".
\n" ); document.write( "\"%28N-2%29N%28N%2B2%29=8%28N%2B2%29\"
\n" ); document.write( "\"%28N-2%29N=1\"
\n" ); document.write( "\"N%5E2-2N-1=0\"
\n" ); document.write( "
\n" ); document.write( "
\n" );