SOLUTION: Please help me with the following. Thank you very much. Write a pieceswise function for f(x)=|24x-3|

Algebra ->  Functions -> SOLUTION: Please help me with the following. Thank you very much. Write a pieceswise function for f(x)=|24x-3|       Log On


   



Question 114024: Please help me with the following. Thank you very much.
Write a pieceswise function for f(x)=|24x-3|

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Please help. Thank you very much
Write a piecewise function for f(x)=|24x-3|
When 24x-3 is non-negative, the following are true

1.   f(x) = |24x-3| = +(24x-3) = 24x-3

2.    24x-3 > 0
        24x > 3
          x > 3%2F24
          x > 1%2F8 

Therefore f(x) = 24x-3 when x > 1%2F8

When 24x-3 is negative, the following are true

1.   f(x) = |24x-3| = -(24x-3) = -24x+3

2.    24x-3 < 0
        24x < 3
          x < 3%2F24
          x < 1%2F8 

Therefore f(x) = -24x+3 when x < 1%2F8

Now we put those together:

f(x) =  24x-3 when x > 1%2F8
f(x) = -24x+3 when x < 1%2F8

We normally write this as:

       ì 24x-3 when x > 1/8
f(x) = í
       î-24x+3 when x < 1/8

The graph of f(x) looks like this:

graph%28200%2C50%2C-1.3%2C1.3%2C-1.3%2C1.3%2Cabs%2824x-3%29%29

Edwin