Question:

If (π‘₯βˆ— , π‘¦βˆ—) is the optimal solution of the problem
maximize 𝑓(π‘₯, 𝑦) = 100βˆ’π‘’βˆ’π‘₯βˆ’π‘’ βˆ’π‘¦ 
subject to 𝑒π‘₯+𝑦=\(\frac{𝑒}{π‘’βˆ’1},\) π‘₯ β‰₯ 0, 𝑦 β‰₯ 0. 
Then \(\sqrt{\frac{y^*}{x^*}}\) is equal to ________ (round off to 2 decimal places).

Updated On: Nov 18, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 2.7

Solution and Explanation

Problem: Maximize \[ f(x,y)=100-e^{-x}-e^{-y} \] subject to \[ e^{x}+y=C,\qquad C=\frac{e}{e-1}, \] and \(x\ge0,\;y\ge0\). Let the optimal point be \((x^\ast,y^\ast)\). Find the ratio \(\dfrac{y^\ast}{x^\ast}\) (rounded to two decimals). 

Step 1 β€” turn maximization into a constrained minimization 
Maximizing \(f(x,y)\) is equivalent to minimizing \[ g(x,y)=e^{-x}+e^{-y} \] subject to the same constraint \(h(x,y)=e^{x}+y-C=0\). 

Step 2 β€” Lagrange multipliers
Form the Lagrangian \[ \mathcal{L}(x,y,\lambda)=e^{-x}+e^{-y}+\lambda\,(e^{x}+y-C). \] Take partial derivatives and set to zero: \[ \frac{\partial\mathcal{L}}{\partial x}=-e^{-x}+\lambda e^{x}=0 \quad\Rightarrow\quad \lambda=e^{-x}/e^{x}=e^{-2x}, \] \[ \frac{\partial\mathcal{L}}{\partial y}=-e^{-y}+\lambda=0 \quad\Rightarrow\quad \lambda=e^{-y}. \] Equate the two expressions for \(\lambda\): \[ e^{-2x}=e^{-y}\quad\Rightarrow\quad -2x=-y\quad\Rightarrow\quad y=2x. \] So at the optimum \(y^\ast=2x^\ast\), hence \[ \boxed{\frac{y^\ast}{x^\ast}=2.00.} \] 

(Optional check): Substitute \(y=2x\) into the constraint to verify a feasible positive solution: \[ e^{x}+2x=C=\frac{e}{e-1}\approx 1.5819767. \] Solving numerically gives \(x^\ast\approx 0.18773\), \(y^\ast\approx0.37547\), and indeed \(y^\ast/x^\ast\approx2.00\).

Was this answer helpful?
0
0

Questions Asked in IIT JAM EN exam

View More Questions