• Caught warning in the question code: Use of undefined constant error - assumed 'error' (this will throw an Error in a future version of PHP) on line 1 in Common Control
  • Error loading library billsmacro Eeek.. unallowed macro smallfb
Cost, Revenue, Profit
Identify the relevant information given to you in the application problem below. Use that information to answer the questions that follow on cost, revenue and profit.

Round your answers to two decimal places as needed.
You decide to begin selling at the local . Your cost for each is $ plus you have to pay a fixed weekly fee of $ for the booth. Your plan is to sell each for $.
  1. Write a function, C(n), to represent your total costs for the week if you sell n\displaystyle {n} .
    C(n)=\displaystyle {C}{\left({n}\right)}=
  2. Write a function, R(n), to represent the revenue from the sale of n\displaystyle {n} during the week.
    R(n)=\displaystyle {R}{\left({n}\right)}=
  3. Write a function, P(n), that represents the profits for selling n\displaystyle {n} in a given week.
    P(n)=\displaystyle {P}{\left({n}\right)}=