document.write( "Question 1093313: Lupita chooses two numbers from the list -9, -7, -5, 2, 4, 6 and multiplies them. What is the lowest result she can get? \n" ); document.write( "
Algebra.Com's Answer #707916 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The lowest result has to be negative, so one must be positive and one negative. Take the most negative and the most positive number and multiply them together.
\n" ); document.write( "-9*6=-54, and that is the lowest result.
\n" ); document.write( "
\n" );