Given the folllowing revenue and cost functions, find the maximum profit.

R(x)=72x-2x²; C(x)=24x+93.

1 answer

p = r - c
p = -2 x^2 + 48 x - 93

find the vertex of that parabola by completing the square (unless you know calculus)

x^2 - 24 x + 93/2 = -p/2

x^2 - 24 x = -p/2 -93/2

x^2 - 24 x + 144 = -p/2 - 93/2 + 288/2

(x-12)^2 = -(1/2)(p-195)

max at x = 12 and profit = 195
-------------------------------------
Now if you know calculus,
p = -2 x^2 + 48 x - 93
dp/dx = 0 at max = -4x+48
4x = 48
x = 12
p = -2(144) +48*12 -93
p = 195
Similar Questions
  1. 2. In its first year, “ABC Co.” had the following experienceSales = 25,000 units Selling price = br. 100 TVC = br. 1,500,000
    1. answers icon 3 answers
  2. 2. In its first year, “Abol Buna Co” had the following experienceSales = 25,000 units Selling price = br. 100 TVC = br.
    1. answers icon 12 answers
  3. 2. In its first year, “Abol Buna Co” had the following experienceSales = 25,000 units Selling price = br. 100 TVC = br.
    1. answers icon 5 answers
  4. If C(x) = 12000 + 600x − 0.6x^2 + 0.004x^3is the cost function and p(x) = 1800 − 6x is the demand function, find the
    1. answers icon 2 answers
more similar questions