This function will be different depending on the amount of electricity used (x).
(a) The monthly cost function, C(x), can be defined as follows:
C(x) =
- $4.00 + 0.15x, if 0 < x <= 300 (This is for the first 300 kWh used)
- $4.00 + 0.15*300 + 0.08*(x-300), if x
Show more…