Skip to main contentSkip to solution

In a linear programming problem, the constraints on decision variables xx and yy are y2x0y-2x \leq 0, y0y \geq 0, 0x50 \leq x \leq 5. The feasible region of the above problem:

Solution

Correct Option: 1

We need to find the feasible region defined by these constraints:

y2x0    y2xy - 2x \leq 0 \implies y \leq 2x

y0y \geq 0

0x50 \leq x \leq 5


y2xy \leq 2x means the region below (or on) the line y=2xy = 2x, which passes through the origin with slope 22.

y0y \geq 0 means we stay on or above the xx-axis.

0x50 \leq x \leq 5 means we stay between the yy-axis and the vertical line x=5x = 5.


The region where all constraints overlap is bounded by three corner points, found by intersecting the boundary lines:

At x=0x = 0 and y=0y = 0:

A=(0,0)A = (0,\, 0)

At x=5x = 5 and y=0y = 0:

B=(5,0)B = (5,\, 0)

At x=5x = 5 and y=2xy = 2x:

y=2(5)=10y = 2(5) = 10

C=(5,10)C = (5,\, 10)


Connecting (0,0)(0,\, 0), (5,0)(5,\, 0), and (5,10)(5,\, 10) gives us a triangle with:

Base along the xx-axis =5= 5

Vertical side from (5,0)(5,\, 0) to (5,10)(5,\, 10) =10= 10


The feasible region is a triangle with vertices at (0,0)(0,\, 0), (5,0)(5,\, 0), and (5,10)(5,\, 10).

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question