SOLUTION: Write the absolute value function y=|3x-4| in piecewise notation

Algebra ->  Absolute-value -> SOLUTION: Write the absolute value function y=|3x-4| in piecewise notation      Log On


   



Question 1063483: Write the absolute value function y=|3x-4| in piecewise notation
Answer by ikleyn(52810) About Me  (Show Source):
You can put this solution on YOUR website!
.
y = 3x - 4, if 3x - 4 >= 0;

y = -(3x-4), if 3x - 4 < 0.