ExamBro
ExamBro
CUET · MATHS · PYQ PAPER 2025

The objective function of an LPP is \(z=a x+\beta y,(a, \beta>0)\) that has to be maximized/minimized subject to the constraints \(x+y \leq 2, x \geq 0, y \geq 0\).
Then \(\max (z)-\min (z)\) is equal to :

  1. A \(2 \max \{a, \beta\}\)
  2. B \(|a-\beta|\)
  3. C 0
  4. D \(\max \{a, \beta\}\)
Verified Solution

Answer & Solution

Correct Answer

(A) \(2 \max \{a, \beta\}\)

Step-by-step Solution

Detailed explanation

Vertices: \((0,0), (2,0), (0,2)\) \(z(0,0) = a(0) + \beta(0) = 0\) \(z(2,0) = a(2) + \beta(0) = 2a\) \(z(0,2) = a(0) + \beta(2) = 2\beta\) \(\min(z) = 0\) (since \(a, \beta > 0\)) \(\max(z) = \max\{2a, 2\beta\} = 2\max\{a, \beta\}\)…