Write the function f(x) = |-4x+36| As a piecewise-defines function.
![Write the function fx 4x36 As a piecewisedefines function class=](https://us-static.z-dn.net/files/d79/c057880b6367e9968c10155b4e17f8cb.jpg)
Answer:
Option (A)
Step-by-step explanation:
The given absolute function is,
f(x) = |-4x + 36|
If the given function f(x) ≥ 0,
(-4x + 36) ≥ 0
4x ≤ 36
x ≤ 9
If the given function f(x) < 0,
(-4x + 36) < 0
4x > 36
x > 9
Therefore, piecewise function that defines the absolute function will be,
f(x) = 4x - 36 if x ≤ 9
-4x + 36 if x > 9
Option (A) will be the correct option.