document.write( "Question 629095: (x+5)(x+6)(x+2)>0
\n" );
document.write( "Select the correct choice below, and if necessary, fill in the answer box to complete your choice.\r
\n" );
document.write( "\n" );
document.write( "A. The solution set is {x/________}
\n" );
document.write( "(Use at least one inequality or compound inequality to express your answer. For answers with more one inequality, separate the inequalities by a comma or the word \"or\".\r
\n" );
document.write( "\n" );
document.write( "B. The solutions are all real numbers\r
\n" );
document.write( "\n" );
document.write( "C. There is no solution. \n" );
document.write( "
Algebra.Com's Answer #396040 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! (x+5)(x+6)(x+2)>0 \n" ); document.write( "This inequality, in essence, says that the product of three numbers is greater than zero. A synonym for \"greater than zero\" is \"positive\". So we have an inequality that says that the product of three numbers is positive. \n" ); document.write( "Think about that. Three numbers multiplied with a positive result. How/when does this happen? With a little thought I hope you can realize that none of the three numbers could be zero because then the product would be zero, not positive. And with a little more thought I hope it is easy to see that there only two ways a product of three numbers is positive:
\n" ); document.write( "(All three factors are positive) or (Two factors are negative and the third one is positive) \n" ); document.write( "into mathematical expressions we can use to solve the problem. Translating \n" ); document.write( "\"All three factors are positive\" \n" ); document.write( "we get: \n" ); document.write( "(x+5 > 0 and x+6 > 0 and x+2 > 0) \n" ); document.write( "Translating \n" ); document.write( "\"Two factors are negative and the third one is positive\" \n" ); document.write( "is a little more challenging. The straightforward way is to express every possible combination: \n" ); document.write( "((x+5 < 0 and x+6 < 0 and x+2 > 0) or (x+5 < 0 and x+6 > 0 and x+2 < 0) or (x+5 > 0 and x+6 < 0 and x+2 < 0)) \n" ); document.write( "So all together \n" ); document.write( "(All three factors are positive) or (Two factors are negative and the third one is positive) \n" ); document.write( "translates into \n" ); document.write( "(x+5 > 0 and x+6 > 0 and x+2 > 0) or ((x+5 < 0 and x+6 < 0 and x+2 > 0) or (x+5 < 0 and x+6 > 0 and x+2 < 0) or (x+5 > 0 and x+6 < 0 and x+2 < 0)) \n" ); document.write( "We could go ahead and solve this. But let's try to use our brains a little bit to make this much easier. If at any point below you don't understand what I'm doing then just go back to the big mess above and solve it. \n" ); document.write( "Let's think about the three factors: \n" ); document.write( "x+5, x+6 and x+2 \n" ); document.write( "I hope that it is easy to see that no matter what number x might be, \n" ); document.write( "x+6 will be the largest factor, \n" ); document.write( "x+5 will be the next largest factor and \n" ); document.write( "x+2 will be the smallest factor \n" ); document.write( "We can use this to our advantage. For example, we want to express \"All three factors are positive.\" I hope that, after a little thought, it will be clear that if the smallest of the factors is positive the other two would have to be positive, too. So to express \"All three factors are positive\" all we really need is: \n" ); document.write( "(x+2 > 0) \n" ); document.write( "More importantly we can use this logic to simplify our expression for \"Two factors are negative and the third one is positive\". If only one factor is to be positive, doesn't it need to be the largest one (x+6)? And if the other two have to be negative, isn't it enough that the larger of the two (x+5) be negative? So for \"Two factors are negative and the third one is positive\" all we really need is: \n" ); document.write( "x+6 > 0 and x+5 < 0 \n" ); document.write( "So with this additional logic \n" ); document.write( "(All three factors are positive) or (Two factors are negative and the third one is positive) \n" ); document.write( "can be translated into just: \n" ); document.write( "(x+2 > 0) or (x+6 > 0 and x+5 < 0) \n" ); document.write( "instead of \n" ); document.write( "(x+5 > 0 and x+6 > 0 and x+2 > 0) or ((x+5 < 0 and x+6 < 0 and x+2 > 0) or (x+5 < 0 and x+6 > 0 and x+2 < 0) or (x+5 > 0 and x+6 < 0 and x+2 < 0)) \n" ); document.write( "Both of the above work and, believe it or not, give the same solution. But I hope you agree that the extra thinking is worth how simple the \"smart\" version will be to solve. I'm only going to finish the simple version: \n" ); document.write( "(x+2 > 0) or (x+6 > 0 and x+5 < 0) \n" ); document.write( "Solving this we get: \n" ); document.write( "(x > -2) or (x > -6 and x < -5) \n" ); document.write( "This is clear not \"all real number\" and not \"no solution\". So the answer is \"A\". \n" ); document.write( " |