You decide to begin selling bottles of water at the local art festival. Your cost for each bottle of water is $3.00 plus you have to pay a fixed weekly fee of $170 for the booth. Your plan is to sell each bottle of water for $4.00.
To help with planning, you come up with the following functions.- The total costs for the week is $3.00 per item plus the weekly rent of $170.
C(n)=3.00n+170
- The amount of revenue for the week is $4 times the number of items sold.
R(n)=4n
- Your profit for the week is the amount of revenue minus the cost of business.
P(n)=R(n)−C(n)=1n−170
|
Use the function for profit P(n) to complete the table below. This will give you an idea of how much you can earn selling n bottles of water.
|
This should be looking pretty good. But the owners of the art festival inform you that you will have to pay a "self employed income tax" on your earnings of 12%. When you take this into account, you determine your Income is actually your Profit - 12% of your Profit or a better way to state it is that your Income is 88% of your profit. This can be written as the function
I(p)=0.88p
|
Use the function for Income I(p) to complete the table below. This will give you an idea of how much your income is if your profit is p
|
After taking everything into consideration, you decide you need to have a function that tells you your Income if you sell n bottles of water. Your Profit you make is $1 per bottle of water sold minus $170. Your Income is 88% of your Profit. So your function is:
I(P(n))=0.88⋅P(n)=0.88(1n−170)
|
Use your function for Income I(P(n)) to complete the table below. This will give you an idea of how much your income is if you sell n bottles of water.
|