ExamBro
ExamBro
COMEDK · Maths · 35. Linear Programming

The minimum value of \(Z=150 x+200 y\) for the given constraints
\(\begin{aligned}
& 3 x+5 y \geq 30 \\
& x+y \geq 8 ; x \geq 0, y \geq 0 \text { is }
\end{aligned}\)

  1. A 1350
  2. B 1600
  3. C 1200
  4. D 0
Verified Solution

Answer & Solution

Correct Answer

(A) 1350

Step-by-step Solution

Detailed explanation

Corner points of the feasible region are found by intersecting the boundary lines. Intersection of \(3x + 5y = 30\) and \(x + y = 8\): Subtracting \(3(x+y=8)\) from first: \(2y = 6 \Rightarrow y = 3,\ x = 5\). Point: \((5, 3)\) Other corner points: \((10, 0)\) and \((0, 8)\).…