According to the question it is necessary to maximize the function u=q16q24+1.5ln(q1)+ln(q2) taking into account the following restriction equation 3q1+4q2=100
ANSWER
The first step is the Langrangian function (L) creation.
This function is the following:
L(q1,q2,λ)=u(q1,q2)+λ∗(3q1+4q2−100)
The second step is to take the partial derivatives of the Lagrangian with respect to q1 and q2. After that using the restriction equation and the equations that the partial Langrangian derivatives are equal to zero we can find the stationary points of L.
dL/dq1=6∗q15q24+1.5/q1+3λ=0 (1)
dL/dq2=4q16q23+1/q2+4λ=0 (2)
We can multyply the equation (2) by a q2:
4q16q24+1+4λ∗q2=0 (2.1)
We can multyply the equation (1) by a q1:
6∗q16q24+1.5+3λ∗q1=0 (1.1)
The equation (1.1) can be rewritten as follows:
q16q24=−1.5/6−3λ∗q1/6=−0.25−λ∗q1/2 (1.2)
Taking into account the (1.2) and (2.1) we can write:
−1−2λ∗q1+1+4λ∗q2=0
and hence q1=2q2 (1.3)
Using the restriction equation we can find q1 and q2
3∗2q2+4q2=100
Hence, q2=10 and q1=20. It is stationary point (that does not depend on λ ).
The third step
To prove that the values q2=10 and q1=20 are solution we need to prove that d2L is negative in the point q2=10 and q1=20
d2L=d2L/dq12∗dq12+2d2L/(dq1dq2)∗dq1dq2+d2L/dq22∗dq22 (3.1)
d2L/dq12=30q14q24−1.5/q12=a (3.2)
d2L/dq22=12q16q22−1/q22=b (3.3)
2d2L/(dq1dq2)=24q15q23=c (3.4)
Taking into account (3.2), (3.3) and (3.4) the equation (3.1) can be rewritten as follows:
d2L=a∗dq12+2b∗dq1dq2+c∗dq22 (3.1.1)
Based on the restriction equation we can write that
3dq1=−4dq2
Hence. (3.1.1) can be rewritten as follows
d2L=a∗dq12−2∗3/4b∗dq1dq1+c∗dq12∗9/16 (3.1.2)
Then,
d2L=(a−1.5b+c∗9/16)dq12 (3.1.2).
Let's calculate the a, b, and c while q2=10 and q1=20.
When q2=10 and q1=20, a=30∗100∗160,000−1.5/400=480,000,000−1.5/400
When q2=10 and q1=20, b=12∗64,000,000∗100−0.01=76,800,000,000−0.01
When q2=10 and q1=20, c=24∗1,000∗3,200,000=76,800,000,000
Based on the values of a, b, and c we can conclude that while q2=10 and q1=20 the d2L is less than zero. Hence, the point q2=10 and q1=20 is point where the value of the utilitu function (denoted by u) is the highest.
Comments