ExamBro
ExamBro
CUET · MATHS · PYQ PAPER 2025

In a linear programming problem (LPP), the maximum value of the objective function \(Z=2 x+5 y\) subjected to the constraints :
\(\begin{array}{l}2 x+3 y \leq 6 \\2 x+y \leq 4 \\x, y \geq 0\end{array}\)
is

  1. A 12
  2. B 10
  3. C 8
  4. D 4
Verified Solution

Answer & Solution

Correct Answer

(B) 10

Step-by-step Solution

Detailed explanation

Vertices: \((0,0)\) \(2x+y=4 \Rightarrow (2,0)\) \(2x+3y=6 \Rightarrow (0,2)\) \(2x+3y=6, 2x+y=4 \Rightarrow y=1, x=3/2 \Rightarrow (3/2,1)\) Evaluate \(Z=2x+5y\): \(Z(0,0)=2(0)+5(0)=0\) \(Z(2,0)=2(2)+5(0)=4\) \(Z(0,2)=2(0)+5(2)=10\) \(Z(3/2,1)=2(3/2)+5(1)=3+5=8\) Maximum value…