To solve this problem, let's proceed step-by-step.
1. Define the profit function
Profit P is defined as:
P=R(x)−C(x),
where R(x) is the revenue and C(x) is the cost.
2. Substitute expressions for R(x) and C(x)
The revenue R(x) is given as:
R(x)=20x−2001x2.
The cost C(x) is given as:
C(x)=2x+8,000.
Now, substitute into the profit formula:
P(x)=(20x−2001x2)−(2x+8,000).
Simplify:
P(x)=20x−2001x2−2x−8,000.
Combine like terms:
P(x)=18x−2001x2−8,000.
3. Express x in terms of p
From the demand equation x=f(p), we are given:
x=4,000−200p.
4. Express profit as a function of p
Substitute x=4,000−200p into P(x):
P(p)=18x−2001x2−8,000.
First, substitute x=4,000−200p into each term:
- First term 18x:
18x=18(4,000−200p)=72,000−3,600p.
- Second term 2001x2:
2001x2=2001(4,000−200p)2.
Simplify (4,000−200p)2:
(4,000−200p)2=16,000,000−1,600,000p+40,000p2.
Now divide by 200:
2001(4,000−200p)2=20016,000,000−1,600,000p+40,000p2.
Simplify each term:
2001(4,000−200p)2=80,000−8,000p+200p2.
- Constant term −8,000:
This remains unchanged.
Combine all terms:
P(p)=(72,000−3,600p)−(80,000−8,000p+200p2)−8,000.
Simplify:
P(p)=72,000−3,600p−80,000+8,000p−200p2−8,000.
Combine like terms:
P(p)=−200p2+4,400p−16,000.
5. Find the price p that maximizes profit
The profit function is a quadratic equation:
P(p)=−200p2+4,400p−16,000.
For a quadratic P(p)=ap2+bp+c, the maximum (since a<0) occurs at:
p=−2ab.
Here:
- a=−200,
- b=4,400.
Substitute into the formula:
p=−2(−200)4,400.
Simplify:
p=4004,400=11.
6. Verify and summarize
The price p that maximizes profit is:
p=11 dollars
Additional Questions:
- What is the maximum profit at p=11?
- How does the revenue R(x) behave as p increases?
- What happens to the profit if p is close to the endpoints p=0 or p=20?
- Can we determine the demand x at p=11?
- How does the cost compare to revenue when p=11?
Tip:
When dealing with quadratic optimization, always check the sign of the leading coefficient to determine if the vertex is a maximum or minimum.