Consider the functions below:
  • and
    These represent the number of regular price and discount tickets (respectively), sold at the performance this month, where represents the date of the month ( - ).
  • and
    These represent the price (in dollars) of a regular ticket and a discount ticket, respectively, where represents the date of the month ( - ).
  • Which expression represents the total number of tickets sold on the day of the month?
  • Which expression represents the total money brought in by discount tickets on the day of the month?
  • Write an expression that represents the total money brought in by all tickets on the day of the month.