document.write( "Question 20068: explain how you would decide whether the product of three numbers is positive or negative \n" ); document.write( "
Algebra.Com's Answer #9713 by pwac(253)![]() ![]() ![]() You can put this solution on YOUR website! It depends on the signs of your three numbers. \n" ); document.write( "With three numbers as this is odd if any numbers are -ve \n" ); document.write( "then your answer will be -ve. \n" ); document.write( "Only way to get +ve answer is if all three are +ve. \n" ); document.write( "Pete \n" ); document.write( " \n" ); document.write( " |