document.write( "Question 1151023: If (x+1)(x-2) is positive, which statement must be true?
\n" );
document.write( "A. x<-1 or x>2
\n" );
document.write( "B. x>-1 or x<2
\n" );
document.write( "C. -1
Algebra.Com's Answer #772619 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(x+1)(x-2) is positive if (a) both factors are positive, or (b) both factors are negative. \n" ); document.write( "The product is zero only at x = -1 and x = 2. \n" ); document.write( "Both factors are positive only when x > 2. \n" ); document.write( "Both factors are negative only when x < -1. \n" ); document.write( "ANSWER: x < -1 OR x > 2. Answer choice A. \n" ); document.write( " \n" ); document.write( " |