SOLUTION: What is the range of the function y = |5 - 2x| on -12 <= x <= 8?

Algebra ->  Functions -> SOLUTION: What is the range of the function y = |5 - 2x| on -12 <= x <= 8?      Log On


   



Question 252300: What is the range of the function y = |5 - 2x| on -12 <= x <= 8?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What is the range of the function y = |5 - 2x| on -12 <= x <= 8?
---------
If x = -12 you get:
y = |5-2*-12| = 29
----
Comment: Since y equals an absolute it can never
be negative.
-----
solve |5-2x|=0
5-2x=0
2x = 5
x = 5/2
-------------
Range: 0<= y <= 29
Cheers,
Stan H.
--------------
graph%28400%2C300%2C-12%2C12%2C-10%2C10%2Cabs%285-2x%29%29
----