Ask a New Question
Search
write the following absolute value expressions as piecewise expressions:
y= abs(2x-4)
1 answer
well, maybe it has something to do with
If x<2
then y = -(2x-4)
but
If x≥2
then y = 2x-4
Ask a New Question
or
answer this question
.