Normally I would give some context, but I highly doubt whether that is necessary. (Since it might only complicate the problem). I have this system of equations
12x−121x132−λp1=013x121x−232−λp2=0p1x1+p2x2=m
of which I want the functions x(p,m) for x1 and x2.
It is given in the answers that
x1=35mp1x2=25mp2
but I want to know how they got there.
I know the answer is always of the form
x1=a1mp1x2=a2mp2
where
a1+a2=1
Since
p1a1mp1+p2a2mp2=m⇒(a1+a2)m=m⇒a1+a2=1
So perhaps this can be used to find values for a1 and a2, but I keep getting stuck.
Reinout
\\ \dfrac{1}{2}* x_1^{-\dfrac{1}{2}} *x_2^{\dfrac{1}{3}} } =\lambda p_1\\\\ \dfrac{1}{3}* x_1^{\dfrac{1}{2}}*x_2^{-\dfrac{2}{3}} } =\lambda p_2
12∗x−121∗x13213∗x121∗x−232=λp1λp2
⇒(1)p1p2=32x2x1
I.II.(2)p1x1+p2x2=m|×1p2|×1p1
I.p1p2x1+x2=mp2⇒32x2x1x1+x2=mp2⇒52x2=mp2
x2=25mp2
II.x1+p2p1x2=mp1⇒x1+23x1x2x2=mp1⇒53x1=mp1
x1=35mp1
.Multiply the first equation by x1^(1/2), and the second by x2^(2/3).
Move the negative terms to the other side in each equation, and then align them so that both x1 terms are on the same side, (the lhs say, the x2 terms on the rhs).
The product of the two lhs's will equal the product of the two rhs's, do this and simplify.
That should get you 3x2p2 = 2x1p1
Now solve in conjunction with the third equation.
\\ \dfrac{1}{2}* x_1^{-\dfrac{1}{2}} *x_2^{\dfrac{1}{3}} } =\lambda p_1\\\\ \dfrac{1}{3}* x_1^{\dfrac{1}{2}}*x_2^{-\dfrac{2}{3}} } =\lambda p_2
12∗x−121∗x13213∗x121∗x−232=λp1λp2
⇒(1)p1p2=32x2x1
I.II.(2)p1x1+p2x2=m|×1p2|×1p1
I.p1p2x1+x2=mp2⇒32x2x1x1+x2=mp2⇒52x2=mp2
x2=25mp2
II.x1+p2p1x2=mp1⇒x1+23x1x2x2=mp1⇒53x1=mp1
x1=35mp1