217k views
2 votes
Write the following as a piecewise function

f(x)=-|x+4|

User Finesse
by
2.7k points

1 Answer

4 votes

Answer:

f(x) = - (- (x+4)) = x + 4 for x < -4

f(x) = - (x+4) = -x - 4 for x ≥ - 4

Explanation:

f(x) = - (- (x+4)) = x + 4 for x < -4

f(x) = - (x+4) = -x - 4 for x ≥ - 4

User Brendan Gregg
by
3.6k points