during a clothing store's bargain days, the regular t shirts discounted to $8.25 . you have an additional coupon for $5.00 off, regardless of how many shirts are purchased.

write a rule for the function p (t) that expresses the final price of t t shirts with the discount applied.
how much would you pay during bargain days for 11 shirts?

The rule for the function p(t) that expresses the final price of t t-shirts with the discount applied is:

p(t) = (8.25 * t) - 5.00

To calculate the final price for 11 shirts, we can substitute t = 11 into the equation:

p(11) = (8.25 * 11) - 5.00
= 90.75 - 5.00
= $85.75

Therefore, you would pay $85.75 during bargain days for 11 shirts.