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) About Me  (Show Source):
You can put this solution on YOUR website!
Yes, that's correct.
Well done.
.
.
.
f%28x%29+=+50 for 0+%3C+x+%3C=+5
f%28x%29=50+%2B+4+%28x-5%29 for x+%3E+5