161k views
3 votes
Conscider this absolute value function.f(x) = (x – 5)How can function fbe written as a piecewise function?

Conscider this absolute value function.f(x) = (x – 5)How can function fbe written-example-1

1 Answer

2 votes

f(x) = lx – 5l

x-5, if x-5 ≥ 0, x ≥5

-(x-5) = -x + 5 if x-5<0, x < 5

User Pavel Sharanda
by
3.8k points