Answer :
Step-by-step explanation:
If the number of t-shirts is between 0 and 10, the cost is:
y = 3 + 25x
If the number of t-shirts is between 10 and 50, the cost is:
y = 3 + 20x
If the number of t-shirts is greater than 50, the cost is:
y = 3 + 15x
So the piecewise function is:
[tex]y=\left \{ \begin{array}{cc}3+25x&0<x<10\\3+20x&10\leq x\leq 50\\3+15x&x>50\end{array}\right[/tex]
