Optimizing Level of Output for Profit-Maximizing Firm

AI Thread Summary
The discussion focuses on determining the profit-maximizing level of output (Q) for a firm with specified total-cost and demand functions. The marginal cost (MC) function is derived, revealing conditions for coefficients a, b, c, and d to ensure economic viability, such as a > 0 and b^2 < 3ac. A profit function is established, and its derivative is set to zero to find Q, leading to a quadratic equation. Participants identify a mistake in the math and suggest that for a unique solution for Q, the discriminant of the quadratic should be set to zero. The conversation highlights the complexities of optimizing output in economic models.
jasper10
Messages
55
Reaction score
0
A firm has the following total-cost and demand functions:

C = aQ^3 - bQ^2 + cQ + d
Q = e - P

(d) Find optimizing level of Q.
(e) Chooses a,b,c,d and e such that there is only one profit-maximizing level of output Q.

I found 2 solutions for question d, but in a very long and messy form (full of the variables a-e. I do not know how to simplify my answer). Thus, I am not able to do question e). However, by analysing the marginal cost function, I found that a>0, b>0, c>0, d>0 and b^2 < 3ac.


C = aQ^3 - bQ^2 + cQ + d

MC = dC/dQ = 3aQ^2 - 2bQ + c

The coefficient of Q^2 must be positive, in order for the cost function to be U-shaped (MC must be U-shaped to make economic sense). Thus, a>0.

MC' = dMC/dQ^2 = 6aQ - 2b = 0
Hence, Q = b/3a

As Q must be positive, and a is positive, b must necessarily be positive: b>0

MCmin = 3a(b/3a)^2 - 2b(b/3a) + c
= b^2/3a - 2b^2/3a + c
= -b^2/3a + c
=(-b^2 + 3ac)/3a

thus, b^2 < 3ac and c > 0

d > 0 in order to make economic sense (it is a fixed cost).


I also found the profit function

= eQ - Q^2 - aQ^3 + bQ^2 - cQ - d

and its derivative

= e - 2Q - 3aQ^2 + 2bQ - c = 0

and solved for q

q = (-2b-2 +/- root(4b^2 - 8b + 4 + 12ae - 12ac)) / -6a

Unfortunately, from here on, I'm stuck.

Any advice?
 
Mathematics news on Phys.org
jasper10 said:
I also found the profit function

= eQ - Q^2 - aQ^3 + bQ^2 - cQ - d

and its derivative

= e - 2Q - 3aQ^2 + 2bQ - c = 0

and solved for q

q = (-2b-2 +/- root(4b^2 - 8b + 4 + 12ae - 12ac)) / -6a

Unfortunately, from here on, I'm stuck.

Any advice?
I see one small mistake in your maths. I make it:
Code:
e - 2Q - 3aQ^2 + 2bQ - c = 0

- 3aQ^2 + (2b - 2)Q + (e - c) = 0


Q = (2-2b) ± √{(2b-2)^2 -4(-3a)(e-c)} ÷ (-6a)

  = (2-2b) ± √{4b^2 - 8b + 4 + 12ae - 12ac} ÷ (-6a)
  
  = (1-b) ± √{b^2 - 2b + 1 + 3ae - 3ac} ÷ (-3a)
I can't help further, unless you are required to make Q have only one value. In which case you'd set the term under the square root to equal 0. (I know nothing about economics; I'm just guessing. So you'd need to solve b^2 - 2b + 1 + 3ae - 3ac = 0, if this were so.)
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top