Answer:
Piecewise function model
Explanation:
According to the given statement a factory manufactures widgets based on customer orders. If a customer's order is for less than w widgets, the customer's cost per widget is d dollars.
customer order < widgets
If a customer's order is for at least w widgets, the customer's cost per widget is decreased by c cents for each widget ordered over w widgets. A customer's total cost is t.
customer order > widgets
We can notice that we have two different conditions. In this type of question where there are different conditions for different types of domain we use piecewise function.
With different conditions, the cost is different, therefore piecewise function model would be the best option for the situation....