A local candy shop sells boxes of chocolate for $3.45 each. If a customer purchases five or more boxes, the cost is only $3 per box, plus the customer has an additional $1 fee per order. If C(x) represents the total cost and x represents the number of boxes, which of the following functions best models this scenario?

C of x equals 3.45 times x if x is less than 5 and 3.00x plus 1 if x is greater than or equal to 5.
C of x equals 3.45 times x if x is less than 5 and 3.00 plus x if x is greater than 5.
C of x equals 3.45 times x if x is less than or equal to 4 and 3.00x minus 1 if x is greater than 5.
C of x equals 3.45 times x if x is less than 4 and 3.00x minus 1 if x is greater than or equal to 5

Respuesta :

The function that best models the scenario is as follows;

x < 5 :  C(x) = 3.45x + 1

x ≥ 5  : C(x) = 3x + 1

How to find an equation?

A local candy shop sells boxes of chocolate for $3.45 each.

This is when the consumer purchase less than 5 boxes of chocolates.

Therefore,

x = number of boxes

when x < 5

C(x) = 3.45x + 1

If a customer purchases five or more boxes, the cost is only $3 per box. Therefore,

when x ≥ 5

C(x) = 3x + 1

learn more on equation here: https://brainly.com/question/24976064

#SPJ1