SOLUTION: absolute value of 3x+2 - absolute value of x-3=5

Algebra ->  Absolute-value -> SOLUTION: absolute value of 3x+2 - absolute value of x-3=5      Log On


   



Question 817129: absolute value of 3x+2 - absolute value of x-3=5
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
abs%283x%2B2%29+-+abs%28x-3%29=5
First let's review how to solve a simple absolute value equation or inequality:
  1. Isolate an absolute value.
  2. Rewrite the equation/inequality as two equations/inequalities without an absolute value:
    • One equation or inequality will be exactly the same except it will not have an absolute value.
    • If it is a less than (or less than or equal to) inequality then write the word "and". If it is an equation or a greater than inequality, write the word "or".
    • The second equation or inequality comes from
      • Writing the absolute value expression without its absolute value.
      • Reversing the equation or inequality symbol.
      • Rewriting the other side as its opposite/negative.
  3. Solve the two equations/inequalities.
For example:
abs%28x-3%29+%2B+1+%3C+6
Subtract 1 to isolate the absolute value:
abs%28x-3%29+%3C+5
Rewrite without absolute values:
x-3+%3C+5 [same as above without absolute value]
and [since it is a less than inequality]
x-3+%3E+-5 [reverse the inequality and make the other side its opposite]
In short:
x-3+%3C+5 and x-3+%3E+-5
Then we solve these.

Now let's try it on your problem:
abs%283x%2B2%29+-+abs%28x-3%29=5
Isolate. Adding the second absolute value to each side:
abs%283x%2B2%29+=+abs%28x-3%29+%2B+5
Rewrite without the (isolated) absolute value. (Note: We can only eliminate one absolute value at a time, the isolated one.)
3x%2B2+=+abs%28x-3%29+%2B+5 or 3x%2B2+=+-%28abs%28x-3%29+%2B+5%29
Note the minus and the parentheses on the right side of the second equation. We need to express the opposite of the whole side!
Simplifying the right side of the second equation:
3x%2B2+=+abs%28x-3%29+%2B+5 or 3x%2B2+=+-abs%28x-3%29+-+5%29

Now comes the hard part. We have to repeat the previous steps, on each equation, to eliminate the remaining absolute values.
Isolate. Subtracting 5 from both sides of the first equation and adding 5 to both sides of the second:
3x-3+=+abs%28x-3%29 or 3x%2B7+=+-abs%28x-3%29
Multiplying both sides of the second equation by -1:
3x-3+=+abs%28x-3%29 or -3x-7+=+abs%28x-3%29
Now we're ready to rewrite. (If you have trouble following this then you might want to first rewrite these with the absolute value on the left side.) Since we have two equations and since each of these will become two equations when we rewrite them, we will end up with 4 equations!
3x-3+=+x-3 or -%283x-3%29+=+x-3 or -3x-7+=+x-3 or -%28-3x-7%29+=+x-3
Simplifying...
3x-3+=+x-3 or -3x%2B3+=+x-3 or -3x-7+=+x-3 or 3x%2B7+=+x-3
Solving. (I hope doing all four at once is not too much.)
2x-3+=+-3 or 3+=+4x-3 or -7+=+4x-3 or 2x%2B7+=+-3
2x+=+0 or 6+=+4x or -4+=+4x or 2x+=+-10
x+=+0 or 6%2F4+=+x or -4%2F4+=+4x or x+=+-10%2F2
Simplifying:
x+=+0 or 3%2F2+=+x or -1+=+x or x+=+-5

Last we check. Use the original equation to check:
abs%283x%2B2%29+-+abs%28x-3%29=5
We should find that only 3/2 and -5 actually work. Zero and -1 do not.

P.S. If you want to understand why we got solutions that didn't work, then look at the original equation:
abs%283x%2B2%29+-+abs%28x-3%29=5
If you understand that absolute values are never negative then with a little thought we can figure out that
abs%283x%2B2%29+%3E=5
must be true because we have to subtract the other absolute value from this one to get 5. (If the second absolute value is zero (its lowest possible value) then the first one would have to be 5. If the second absolute value is positive then the first one has to be that much more than 5.)

Let's solve abs%283x%2B2%29+%3E=5:
3x%2B2+%3E=5 or 3x%2B2+%3E=-%285%29
Solving...
3x+%3E=3 or 3x+%3E=-7
x+%3E=1 or x+%3E=-7%2F3
Since abs%283x%2B2%29+%3E=5 must be true, then the full solution to your equation is:
(x+%3E=1 or x+%3E=-7%2F3) and (x+=+0 or 3%2F2+=+x or -1+=+x or x+=+-5)
Now we can see why 0 and -1 do not work. They do not fit the (x+%3E=1 or x+%3E=-7%2F3) part of the solution.