SOLUTION: Could you please tell me if this is correct...
A delivery company will deliver up to 5 items for $50. There is a charge of $4 for each additional item.
Write a piecewise fun
Algebra ->
Rational-functions
-> SOLUTION: Could you please tell me if this is correct...
A delivery company will deliver up to 5 items for $50. There is a charge of $4 for each additional item.
Write a piecewise fun
Log On
Question 337163: Could you please tell me if this is correct...
A delivery company will deliver up to 5 items for $50. There is a charge of $4 for each additional item.
Write a piecewise function to show the cost of having x items delivered.
f(x) = 50 for 0 < x < 5 (should be < or equal to 5)
50 + 4 (x-5) for x > 5 Answer by Fombitz(32388) (Show Source):