To model the situation with two equations, we need to represent both the cost of making the shirts and the revenue from selling the shirts.
-
Cost Equation (C): This represents the total cost of producing the shirts, which includes a fixed cost of $100 for printing setup and $10 per shirt. The equation for the cost (C) in terms of the number of shirts (x) is: \[ C = 10x + 100 \]
-
Revenue Equation (R): This represents the total revenue from selling the shirts. If the team sells the shirts for $15 each, the revenue (R) from selling x shirts would be: \[ R = 15x \]
So the two equations that model this situation are:
- Cost: \( y = 10x + 100 \)
- Revenue: \( y = 15x \)
Therefore, the correct answer is:
- \( y = 10x + 100 \)
- \( y = 15x \)