SOLUTION: Can you please answer the next couple of absolute value questions , |7x+2|=23 |5-2x|=9 3|2x-2|=18 4|5x-1|=36

Algebra ->  Absolute-value -> SOLUTION: Can you please answer the next couple of absolute value questions , |7x+2|=23 |5-2x|=9 3|2x-2|=18 4|5x-1|=36       Log On


   



Question 803678: Can you please answer the next couple of absolute value questions , |7x+2|=23
|5-2x|=9 3|2x-2|=18 4|5x-1|=36

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
|7x+2| = 23

This breaks into two equations because
the expression inside the | | can be
positive "23" or negative "-23"

7x+2 = 23   and   7x+2 = -23
  7x = 21           7x = -25
   x = 3             x = -25%2F7

It has two solutions 3 and -25%2F7 

-----------------------------------------

|5-2x| = 9

This breaks into two equations

5-2x = 9   and   5-2x = -9
 -2x = 4          -2x = -14
   x = -2           x = 7

----------------------------------------

3|2x-2| = 18

Isolate the absolute value term by dividing
both sides by 3

 |2x-2| = 6

This breaks into two equations

2x-2 = 6   and   2x-2 = -6
  2x = 8           2x = -4
   x = 4            x = -2

-----------------------------------

 4|5x-1| = 36

Do this one the same way
------------------------------------
Edwin