document.write( "Question 294102: What is the product of all the even integers from -6 to 7, inclusive? \n" ); document.write( "
Algebra.Com's Answer #212172 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Write them down.
\n" ); document.write( "-6, -4, -2, 0, 2, 4, 6.
\n" ); document.write( "Is zero one of them? If so, that makes it simple.
\n" ); document.write( "---------------
\n" ); document.write( "Multiply them. If 0 is included, it's 0.
\n" ); document.write( "----------------
\n" ); document.write( "What did you get?
\n" ); document.write( "
\n" ); document.write( "
\n" );