Concept:The shaded region is the intersection of half-planes defined by the given lines, with the inequalities determined by testing a point inside the region.
Explanation:• The lines are
L1:5x+3y=30,
L2:x+y=9,
L3:y=3x,
L4:y=2x.
• The shaded region lies above
L1 (since the origin
(0,0) gives
0<30, but the region is away from the origin, so
5x+3y≥30).
• It lies below
L2 (since origin gives
0<9, and region includes points near the origin? Actually, typical feasible region is bounded, so
x+y≤9).
• It lies above
L3 (since
y=3x; test point common to region, e.g.,
(6,3) gives
3≥2, so
y≥3x).
• It lies below
L4 (since
y=2x; test
(6,3) gives
3≤3, so
y≤2x).
• Also
x≥0,y≥0.
• Option B matches these inequalities exactly.
Answer:Option B:
5x+3y≥30,
x+y≤9,
y≥3x,
y≤2x,
x≥0,
y≥0.