document.write( "Question 73747: How do you solve and graph:
\n" ); document.write( " /c-4/ > 1\r
\n" ); document.write( "\n" ); document.write( "The c-4 is in absolute value lines.\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #52734 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Given:
\n" ); document.write( ".
\n" ); document.write( "\"abs%28c-4%29%3E1\"
\n" ); document.write( ".
\n" ); document.write( "solve and graph
\n" ); document.write( ".
\n" ); document.write( "One way to do absolute value problems is to solve them as two separate problems. For the
\n" ); document.write( "first problem, remove the absolute value signs and solve:
\n" ); document.write( ".
\n" ); document.write( "+(c-4)>1
\n" ); document.write( ".
\n" ); document.write( "You can treat this just as you would and equation ... except for one difference. That difference
\n" ); document.write( "is that if you have to multiply or divide both sides by a negative number, you must then
\n" ); document.write( "reverse the direction of the inequality sign. Don't forget that.
\n" ); document.write( ".
\n" ); document.write( "Now back to solving:
\n" ); document.write( ".
\n" ); document.write( "+(c-4)>1
\n" ); document.write( ".
\n" ); document.write( "The parentheses are preceded by a plus sign so you can just remove them and the inequality
\n" ); document.write( "becomes:
\n" ); document.write( ".
\n" ); document.write( "+c - 4 > 1
\n" ); document.write( ".
\n" ); document.write( "Just as you would in an equation, eliminate the -4 on the left side by adding 4 to both
\n" ); document.write( "sides to get:
\n" ); document.write( ".
\n" ); document.write( "+c > 5
\n" ); document.write( ".
\n" ); document.write( "That's the first limit on the value of c ... it must be greater than +5.
\n" ); document.write( ".
\n" ); document.write( "Now, on to the second equation. We do the same thing as before ... remove the absolute
\n" ); document.write( "value signs, except this time we put a minus sign in front of the quantity that was inside
\n" ); document.write( "the absolute value signs. When you do this you have:
\n" ); document.write( ".
\n" ); document.write( "-(c-4)>1
\n" ); document.write( ".
\n" ); document.write( "Because the quantity is preceded by a negative sign, when you remove the parentheses
\n" ); document.write( "you must change the sign of every term that was inside the parentheses. When you do
\n" ); document.write( "that the inequality becomes:
\n" ); document.write( ".
\n" ); document.write( "-c + 4 >1
\n" ); document.write( ".
\n" ); document.write( "We need to solve this for +c. Let's begin by eliminating the +4 on the left side by
\n" ); document.write( "subtracting 4 from both sides. This causes the inequality to become:
\n" ); document.write( ".
\n" ); document.write( "-c > -3
\n" ); document.write( ".
\n" ); document.write( "To change the equation so that the left side is +c, multiply both sides by negative 1.
\n" ); document.write( "And when you do, do NOT forget to reverse the direction of the inequality sign to get:
\n" ); document.write( ".
\n" ); document.write( "+c < +3
\n" ); document.write( ".
\n" ); document.write( "This tells us that c must be less than +3
\n" ); document.write( ".
\n" ); document.write( "Combined, the two restrictions are that c can be any number less than 3 and it can also
\n" ); document.write( "be any number greater than 5. But it cannot be either 3 or 5 or any number between those
\n" ); document.write( "two values.
\n" ); document.write( ".
\n" ); document.write( "Let's check that out with a trio of trials. Start with the problem:
\n" ); document.write( ".
\n" ); document.write( "\"abs%28c-4%29%3E1\"
\n" ); document.write( ".
\n" ); document.write( "Let's set c equal to zero. That's a number less than +3 so it should work. When you substitute
\n" ); document.write( "0 for c you get:
\n" ); document.write( ".
\n" ); document.write( "\"abs%280-4%29%3E1\" which simplifies to:
\n" ); document.write( ".
\n" ); document.write( "\"abs%28-4%29%3E1\" and since \"abs%28-4%29+=+%2B4\" we get +4 > 1. That works!
\n" ); document.write( ".
\n" ); document.write( "Now let's set c equal to 4. That should NOT work. Substitute 4 for c and get:
\n" ); document.write( ".
\n" ); document.write( "\"abs%284-4%29%3E1\" this obviously becomes:
\n" ); document.write( ".
\n" ); document.write( "\"abs%280%29%3E1\" and the absolute value of 0 is 0. Obviously 0 > 1 is NOT true so numbers
\n" ); document.write( "between 3 and 4 probably all need to be excluded.
\n" ); document.write( ".
\n" ); document.write( "Finally try c = 6. That is greater than +5 and should work. Substitute +5 for c and get:
\n" ); document.write( ".
\n" ); document.write( "\"abs%286-4%29%3E1\" which becomes \"abs%286-4%29%3E1\" and simplifies to \"abs%282%29%3E1\".
\n" ); document.write( "At this point it is obvious that 2 > 1 is true and that adds to the likelihood that numbers
\n" ); document.write( "greater than 5 will work.
\n" ); document.write( ".
\n" ); document.write( "We have a good solution!
\n" ); document.write( ".
\n" ); document.write( "To graph, just make a number line and put dots at +3 and +5. Exclude those dots and shade
\n" ); document.write( "the number line from just to the left of +3 all the way to the left and from just to
\n" ); document.write( "the right of +5 all the way to the right. c can take any value in the shaded region.
\n" ); document.write( ".
\n" ); document.write( "Hope this shows you a way to work absolute value inequalities. Remember the two different
\n" ); document.write( "equations to solve (one by using the absolute value quantity with a + sign and the other
\n" ); document.write( "by using that quantity with a minus sign preceding it), the need to reverse the direction of
\n" ); document.write( "the inequality sign if multiplying or dividing both sides by a negative number, and to
\n" ); document.write( "always solve for the positive value of the variable. The rest is just algebraic manipulation.
\n" ); document.write( ".
\n" ); document.write( "Hope this works for you.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );