Westonci.ca makes finding answers easy, with a community of experts ready to provide you with the information you seek. Explore our Q&A platform to find reliable answers from a wide range of experts in different fields. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.
Sagot :
The maximum profit is $288, and you should charge $6 per dozen.
How to get the relation between demand and prize?
Let's assume that demand depends linearly on price, such that we can write:
q = a*p + b
where q is the demand and p is the price.
We have 3 points of that line:
- When you sell at $2 per dozen, you win $160, so you sold 80 dozens.
- When you sell at $3 per dozen, you win $216, so you sold 72 dozens.
- When you sell at $4 per dozen, you win $256, so you sold 64 dozens.
The slope of the line is given by:
[tex]a = \frac{q_2 - q_1}{p_2 - p_1}[/tex]
Where these are values of demand and prize for two different points, if we use the first two points we get:
[tex]a = \frac{72 - 80}{3 - 2} = -8[/tex]
Then the line is something like:
q = -8*p + b
Remember that when p = 2, the demand is equal to 80, replacing that we get:
80 = -8*2 + b
80 + 16 = b = 96.
So the line is:
q = -8*p + b
How to maximize the profit?
Profit is given by the product between the demand and the price, so we have.
Profit = p*q = p*(-8*p + 96) = -8p^2 + 96p
We want to maximize that, notice that is a quadratic equation of negative leading coefficient, so the maximum is at the vertex, using the equation for the vertex of a quadratic equation we will see that the maximum is at:
p = -96/(2*-8) = 6
Then the maximum profit is:
profit = -8*(6)^2 + 96*6 = 288
The maximum profit is $288, and you should charge $6 per dozen.
If you want to learn more about linear relations, you can read:
https://brainly.com/question/1884491
We appreciate your time on our site. Don't hesitate to return whenever you have more questions or need further clarification. Thank you for choosing our platform. We're dedicated to providing the best answers for all your questions. Visit us again. We're here to help at Westonci.ca. Keep visiting for the best answers to your questions.