document.write( "Question 417619: sovle with a compound inequality
\n" );
document.write( "(x+10)(x-2)(x+2)>0
\n" );
document.write( "my answer is -10
Algebra.Com's Answer #292347 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! (x+10)(x-2)(x+2)>0 The roots for this equation are; x=-10; x=-2; x=2.In this inequality we have three linear factors; x+10; x-2; x+2. We study each of them. \n" ); document.write( "x+10 is positive for x>-10 and negative for x<-10. \n" ); document.write( "x+2 is positive for x>-2 and negative for x<-2 \n" ); document.write( "x-2 is positive for x>2 and negative for x<2 \n" ); document.write( "Their product is positive for -10 \n" ); document.write( "Thus the solution set is R={ x such that: ( -10< x <-2) U (x>2)}. |