document.write( "Question 201320: Solve the inequality.\r
\n" );
document.write( "\n" );
document.write( "(b+3)(b-5)(b-6)<0 \n" );
document.write( "
Algebra.Com's Answer #151592 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Your inequality says that the product (multiplication) of three numbers is less than zero. In other words the product is negative. If you understand multiplication, you will realize that there are only two ways to get a negative answer when you multiply three numbers:
\n" ); document.write( "1. All three numbers are negative. \n" ); document.write( "The easiest way to find this solution is to figure out which of the three numbers is going to be the largest. Even though we do not know what number \"b\" will be we can still figure out which factor is the largest. If you think about (b+3), (b-5) and (b-6), it should be clear that, no matter what number \"b\" is, (b+3) will end up being larger than (b-3) or (b-6). \n" ); document.write( "Now think of this: If (b+3) is the largest of the three and it is negative, doesn't that mean that the two smaller numbers also have to be negative? Think of a number line. On a number line smaller numbers are to the left. If (b+3) is negative and if (b-3) and (b-6) are smaller numbers, won't (b-3) and (b-6) also be to the left of both (b+3) and 0? \n" ); document.write( "Now we know that if (b+3) is negative, all three must be negative. So the solution for \"All three numbers are negative\" will be the solution to: \n" ); document.write( "b+3 < 0 \n" ); document.write( "Subtracting 3 from both sides: \n" ); document.write( "b < -3 \n" ); document.write( "This is part one of the overall solution.
|