110k views
4 votes
Express the absolute value function f(x)=-8|x| as a piecewise-defined function.

User Bastyon
by
3.0k points

1 Answer

6 votes

f(x) = -8x if x ≥ 0

f(x)= 8x if x < 0

We break the function where the number inside the absolute value is 0

lxl= 0 if x =0

For the second part:

if x<0

f(x) = -(-8x) = 8x

User SeeTheC
by
3.7k points