SOLUTION: |y-27|-|y-19|

Algebra ->  Absolute-value -> SOLUTION: |y-27|-|y-19|      Log On


   



Question 986646: |y-27|-|y-19|
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
|y-27|-|y-19|
----
If y >= 27, you get
y-27-y+19 = -8
--------------------
If 19< y <27, you get
-y+27-y+19 = -2y+46
---------------------
If y <19 you get
-y+27 +y-19 = 8
------------------------
cheers,
Stan H.
------------