SOLUTION: I need help writing a piecewise function for this:
Let f(x) = 6x - |3x + 8|.
Write f(x) as a piecewise function.
Algebra ->
Rational-functions
-> SOLUTION: I need help writing a piecewise function for this:
Let f(x) = 6x - |3x + 8|.
Write f(x) as a piecewise function.
Log On
Question 929296: I need help writing a piecewise function for this:
Let f(x) = 6x - |3x + 8|.
Write f(x) as a piecewise function. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! I need help writing a piecewise function for this:
Let f(x) = 6x - |3x + 8|.
Write f(x) as a piecewise function.
-----------
Note: 3x+8 is negative when x <-8/3
------------------------
f(x)::
= 6x-(3x+8) = 3x-8 when x >= 8/3
--
= 6x-(-3x-8) = 9x+24 when x < -8/3
---
Cheers,
Stan H.
============