Question
Maximize subject to the constraints:
(CBSE 2023, 6 marks)
Solution — Step by Step
: passes through and .
: passes through and .
Along with and , these form the boundary of the feasible region.
The feasible region is bounded by four vertices:
- O = — origin
- A = — x-intercept of
- B = intersection of and : subtract to get , so , . Point B = .
- C = — y-intercept of
| Vertex | |
|---|---|
Why This Works
The corner point theorem guarantees that if a linear function has an optimum over a convex polygonal region, it occurs at a vertex. This is because a linear function can’t have a maximum in the interior of a convex set — it always increases in some direction until it hits a boundary, and then a corner.
So we only need to check the vertices, not every point in the region. For a problem with constraints, there are at most potential vertices — a manageable number.
Alternative Method — Iso-profit line
Draw the line for increasing values of . These are parallel lines with slope . The maximum occurs at the vertex where the line last touches the feasible region as increases.
Visually, slide the line upward (increasing ) until it just touches the feasible region — that touching point is the optimal vertex.
In CBSE boards, this question carries 6 marks. The marking scheme awards: 1 mark for plotting constraint lines, 1 mark for shading the feasible region, 1 mark for finding all vertices, 2 marks for the evaluation table, 1 mark for the final answer. You must draw the graph — solving algebraically without a graph loses 2 marks.
Common Mistake
Students sometimes check only the intercepts and and miss the intersection point . The intersection of two constraint lines often gives the optimal vertex — skipping it means you’ll report (at ) instead of the correct maximum (at ). Always find all intersection points within the feasible region.