document.write( "Question 75867This question is from textbook Algebra I
\n" ); document.write( ": Solve the open sentence and name and graph the solution set. Please and thank you, to I can have a clear understanding of what I am doing.\r
\n" ); document.write( "\n" ); document.write( "|6r+8|<-4
\n" ); document.write( "

Algebra.Com's Answer #54524 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
|6r+8|<-4
\n" ); document.write( ".
\n" ); document.write( "This is probably a bad example for showing you a way to work absolute value problems.
\n" ); document.write( "Why? Because this problem can be done by inspection. Note that the left side of this
\n" ); document.write( "inequality is entirely contained within the absolute value signs. That means that whatever
\n" ); document.write( "value you select for r, the left side of the inequality is always going to be positive.
\n" ); document.write( "Now look at the right side of the inequality. It is -4 and will always be negative.
\n" ); document.write( "Now ask yourself, \"When is the positive quantity on the left side less than a negative
\n" ); document.write( "quantity on the right side?\" The answer is \"Cannot happen.\" Therefore, this inequality
\n" ); document.write( "is never true ... regardless of the value of r.
\n" ); document.write( ".
\n" ); document.write( "There is, however, a point to this problem, and that point is to always check whatever
\n" ); document.write( "answer you get to make sure that you don't make a mistake in interpreting the results
\n" ); document.write( "that you work out.
\n" ); document.write( ".
\n" ); document.write( "For example, let's work this problem in a way that you can use to solve absolute value equations
\n" ); document.write( "or inequalities. This way involves solving two separate inequality problems. The first
\n" ); document.write( "inequality problem is to write the inequality with out the absolute value signs and precede
\n" ); document.write( "the quantity that was in the absolute value signs by a + sign. For this problem that would
\n" ); document.write( "result in:
\n" ); document.write( ".
\n" ); document.write( "+(6r + 8) < -4
\n" ); document.write( ".
\n" ); document.write( "Note that because a plus sign precedes the parentheses, you can just remove them without
\n" ); document.write( "making changes to the terms within to get:
\n" ); document.write( ".
\n" ); document.write( "6r + 8 < -4
\n" ); document.write( ".
\n" ); document.write( "Now eliminate the 8 on the left side by subtracting 8 from both sides to get:
\n" ); document.write( ".
\n" ); document.write( "6r < -4 -8 which simplifies to:
\n" ); document.write( ".
\n" ); document.write( "6r < -12
\n" ); document.write( ".
\n" ); document.write( "Solve for +r by dividing both sides by 6 and you get:
\n" ); document.write( ".
\n" ); document.write( "r < -12/6 which simplifies to:
\n" ); document.write( ".
\n" ); document.write( "r < -2
\n" ); document.write( ".
\n" ); document.write( "This solution tells us that r must lie to the left of -2 on the number line, if it is to
\n" ); document.write( "be a solution.
\n" ); document.write( ".
\n" ); document.write( "Now recall that we were setting up two inequalities. The second one involves removing
\n" ); document.write( "the absolute value signs and applying a negative sign to the quantity that was inside the
\n" ); document.write( "absolute value signs. For this problem that would result in:
\n" ); document.write( ".
\n" ); document.write( "-(6r + 8) < -4
\n" ); document.write( ".
\n" ); document.write( "Then we need to solve this inequality for +r. As a start, we can multiply both sides of
\n" ); document.write( "this inequality by -1 to eliminate the negative sign. However, recall that whenever
\n" ); document.write( "you multiply or divide both sides of an inequality by a negative number you must reverse the
\n" ); document.write( "direction of the inequality sign. So when you multiply both sides of this inequality
\n" ); document.write( "by -1 you end up with:
\n" ); document.write( ".
\n" ); document.write( "6r + 8 > 4
\n" ); document.write( ".
\n" ); document.write( "Subtract 8 from both sides to eliminate the 8 on the left side. You get:
\n" ); document.write( ".
\n" ); document.write( "6r > -4
\n" ); document.write( ".
\n" ); document.write( "Then to solve for +r, divide both sides by 6 and you get:
\n" ); document.write( ".
\n" ); document.write( "r > -4/6 which simplifies to
\n" ); document.write( ".
\n" ); document.write( "r > -2/3
\n" ); document.write( ".
\n" ); document.write( "This tells you that another set of solutions involves all the values of r that lie to
\n" ); document.write( "the right of -2/3 on the number line.
\n" ); document.write( ".
\n" ); document.write( "So far this looks like we're fine. We have found two restrictions on r ... valid
\n" ); document.write( "solutions for r must be less than -2 and greater than -2/3.
\n" ); document.write( ".
\n" ); document.write( "This method of solving two inequalities (one with a + sign on the quantity inside the
\n" ); document.write( "absolute value signs and another with a - sign on that same quantity) will work in general
\n" ); document.write( "unless there is an unforeseen difficulty with the problem such as there was with this one.
\n" ); document.write( ".
\n" ); document.write( "So what we need to do is always check our answers. In this problem we can do that by
\n" ); document.write( "picking a value for r that is less than -2 and plugging it into the original problem
\n" ); document.write( "to see if it works. Then pick a value of r that is greater than -2/3 and see if it works
\n" ); document.write( "in the original problem. And finally pick a value of r in between -2 and -2/3 and see if
\n" ); document.write( "it works.
\n" ); document.write( ".
\n" ); document.write( "Let's try r = -10. That surely meets the criterion that r be less than -2. If we substitute
\n" ); document.write( "-10 for r in the original inequality we get:
\n" ); document.write( ".
\n" ); document.write( "|6*(-10) + 8 | < -4 and this simplifies to:
\n" ); document.write( ".
\n" ); document.write( "|-60 + 8| < -4 which further simplifies to:
\n" ); document.write( ".
\n" ); document.write( "| -52 | < -4
\n" ); document.write( ".
\n" ); document.write( "but the absolute value of -52 is +52 and it is not true that:
\n" ); document.write( ".
\n" ); document.write( "+52 < -4
\n" ); document.write( ".
\n" ); document.write( "This is a clue that something isn't correct here and we must find the reason.
\n" ); document.write( ".
\n" ); document.write( "You can try the same checking by letting r be 0 (which meets the requirement that r
\n" ); document.write( "be greater than -2/3. If you let r be 0, the inequality becomes 8 < -4 and this is also
\n" ); document.write( "not true.
\n" ); document.write( ".
\n" ); document.write( "What happens if you let r = -1, which is a value between r = -2 and r = -2/3. If you do
\n" ); document.write( "this the original inequality becomes 2 < -4 and this also is not correct. Nothing
\n" ); document.write( "works. So the original statement of the problem is based on an incorrect assumption
\n" ); document.write( "which we have already noted ... that the absolute value of any quantity cannot be less
\n" ); document.write( "than a negative number.
\n" ); document.write( ".
\n" ); document.write( "This is one of the things that you can learn from this problem ... the absolute value of
\n" ); document.write( "a quantity cannot be less than zero or a negative number. Another thing you can learn is
\n" ); document.write( "a process for solving absolute value problems (use both + and - the quantity inside the
\n" ); document.write( "absolute value signs). A third thing is that when you multiply or divide both sides of
\n" ); document.write( "an inequality by a negative quantity, you reverse the direction of the inequality
\n" ); document.write( "sign. And finally, always spot check your answer just to make sure that you haven't
\n" ); document.write( "overlooked something, and that your solution does really work. (In this case it did not
\n" ); document.write( "and we found a reason for that.)
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you understand inequalities and absolute values a little better.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );