Question:medium

For a given Linear Programming problem, the objective function is \( z = 3x + 2y \). Subject to constraints are: \( 4x + 3y \leq 60,\ x \geq 3,\ y \leq 2x,\ y \geq 0 \). \(P\) is one of the corner points of the feasible region. Then the coordinate of \(P\) is

Show Hint

Corner points in LPP are found by solving boundary equations pairwise and checking feasibility.
Updated On: Apr 28, 2026
  • \( (3,6) \)
  • \( (0,20) \)
  • \( (0,0) \)
  • \( (12,6) \)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0