All Exams Test series for 1 year @ ₹349 only
Question

The corner points of the feasible region determined by system of linear constraints are (60,0), (120,0), (40,20), and (60,30). Let \( z = ax + by \), where \( a, b > 0 \) be the objective function. Find condition on \( a \) and \( b \) so that the maximum of \( z \) occurs at (120,0) and (60,30).

The correct answer is

\( 2a = b \)

Understanding the Problem: Finding Condition for Maximum Value

The problem asks us to find a relationship between the coefficients \( a \) and \( b \) of an objective function \( z = ax + by \), where \( a > 0 \) and \( b > 0 \). We are given the corner points of a feasible region in a Linear Programming problem. We need to find the condition on \( a \) and \( b \) such that the maximum value of the objective function \( z \) occurs at two specific corner points: (120,0) and (60,30).

Evaluating the Objective Function at Corner Points

In Linear Programming, the maximum or minimum value of an objective function, if it exists, always occurs at one of the corner points of the feasible region. If the maximum value occurs at two distinct corner points, it means that the objective function has the same maximum value at both of these points, and this value is greater than or equal to the value at all other corner points.

Let's evaluate the objective function \( z = ax + by \) at each of the given corner points:

  • At (60,0): \( z_1 = a(60) + b(0) = 60a \)
  • At (120,0): \( z_2 = a(120) + b(0) = 120a \)
  • At (40,20): \( z_3 = a(40) + b(20) = 40a + 20b \)
  • At (60,30): \( z_4 = a(60) + b(30) = 60a + 30b \)

Condition for Maximum at Two Points

We are told that the maximum value of \( z \) occurs at (120,0) and (60,30). This implies two conditions:

  1. The value of \( z \) at (120,0) must be equal to the value of \( z \) at (60,30).
  2. This common value must be greater than or equal to the values of \( z \) at the other corner points (60,0) and (40,20).

Let's use the first condition to find the relationship between \( a \) and \( b \):

\( z_2 = z_4 \)

\( 120a = 60a + 30b \)

Solving for the Relationship between a and b

Now, we solve the equation \( 120a = 60a + 30b \) for \( a \) and \( b \):

Subtract \( 60a \) from both sides:

\( 120a - 60a = 30b \)

\( 60a = 30b \)

Divide both sides by 30:

\( \frac{60a}{30} = \frac{30b}{30} \)

\( 2a = b \)

Verifying the Condition

Let's check if the condition \( 2a = b \) ensures that \( z_2 = z_4 \) is the maximum value, given that \( a > 0 \) and \( b > 0 \). If \( 2a = b \), then since \( a > 0 \), it must be that \( b > 0 \).

Under the condition \( b = 2a \):

  • \( z_1 = 60a \)
  • \( z_2 = 120a \)
  • \( z_3 = 40a + 20b = 40a + 20(2a) = 40a + 40a = 80a \)
  • \( z_4 = 60a + 30b = 60a + 30(2a) = 60a + 60a = 120a \)

We see that \( z_2 = z_4 = 120a \). We need to check if \( 120a \) is greater than or equal to \( z_1 \) and \( z_3 \).

  • Compare \( z_2 \) with \( z_1 \): \( 120a \) vs \( 60a \). Since \( a > 0 \), \( 120a > 60a \). So \( z_2 > z_1 \).
  • Compare \( z_2 \) with \( z_3 \): \( 120a \) vs \( 80a \). Since \( a > 0 \), \( 120a > 80a \). So \( z_2 > z_3 \).

Both conditions are satisfied. The value \( 120a \) is indeed the maximum value among all corner points when \( 2a = b \) and \( a > 0, b > 0 \).

Conclusion

The condition on \( a \) and \( b \) such that the maximum of \( z = ax + by \) occurs at (120,0) and (60,30) is \( 2a = b \).

Corner Point (x, y) Value of \( z = ax + by \) Value of \( z \) under condition \( b = 2a \)
(60,0) \( 60a \) \( 60a \)
(120,0) \( 120a \) \( 120a \)
(40,20) \( 40a + 20b \) \( 40a + 20(2a) = 80a \)
(60,30) \( 60a + 30b \) \( 60a + 30(2a) = 120a \)

Revision Table: Key Concepts in Linear Programming

Concept Description Relevance to Question
Objective Function A linear function (like \( z = ax + by \)) that is to be maximized or minimized. We evaluated this function at corner points.
Feasible Region The set of all points that satisfy all the constraints of the linear programming problem. It is typically a convex polygon. The given corner points are vertices of this region.
Corner Points The vertices of the feasible region. The optimal solution (max or min) always occurs at a corner point.
Optimal Solution The point(s) within the feasible region where the objective function attains its maximum or minimum value. The problem states the optimal solution for maximum occurs at two specific corner points.

Additional Information: Linear Programming and Optimal Solutions

Linear programming is a mathematical method for determining a way to achieve the best outcome (such as maximum profit or lowest cost) in a given mathematical model whose requirements are represented by linear relationships. These relationships are called constraints.

The set of points satisfying all constraints is called the feasible region. If the feasible region is non-empty and bounded (like a polygon), the objective function will have both a maximum and a minimum value within this region.

The fundamental theorem of linear programming states that if an optimal solution exists, it must occur at a corner point of the feasible region. If the objective function is optimized at two adjacent corner points, it is also optimized at all points on the line segment connecting these two corner points. In this problem, the maximum occurs at (120,0) and (60,30), which implies any point on the line segment connecting (120,0) and (60,30) would also yield the maximum value for \( z \) under the derived condition.

The condition \( 2a = b \) represents the slope of the objective function's level lines being equal to the slope of the line segment connecting the two optimal corner points, and this level line is the farthest from the origin in the direction of increasing \( z \) (since \( a, b > 0 \)).

Was this answer helpful?

Similar Questions

  1. Corner points of a feasible bounded region are (0,10), (4,2), (3,7) and (10,6). Maximum value 50 of objective function \( z = ax + by \) occurs at two points (0,10) and (10,6). The value of \( a \) and \( b \) are:

  2. The feasible region corresponding to an LPP represented by the constraints \( x \geq 7, y \geq 4, x + 2y \geq 8 \) is:

  3. The point which does not lie in the solution region of \( 2x - y \leq 4 \) is:


Important Questions from Linear Programming

  1. If \[ \begin{bmatrix} 5x + 8 & 7 \\ y + 3 & 10x + 12 \end{bmatrix} = \begin{bmatrix} 2 & 3y + 1 \\ 5 & 0 \end{bmatrix} \] then the value of \( 5x + 3y \) is equal to:

  2. The least non-negative remainder when \( 3^{51} \) is divided by 7 is:

  3. The corner points of the feasible region for an L.P.P. are (0, 10), (5, 5), (5, 15) and (0, 30). If the objective function is Z = αx + βy, α, β > 0, the condition on α and β so that the maximum of Z occurs at corner points (5, 5) and (0, 20) is :

  4. In a 700 m race, Amit reaches the finish point in 20 seconds and Rahul reaches in 25 seconds. Amit beats Rahul by a distance of :

  5. A person wants to invest an amount of ₹ 75,000. He has two options A and B yielding 8% and 9% return respectively on the invested amount. He plans to invest at least ₹15,000 in Plan A and at least ₹25,000 in Plan B. Also he wants that his investment in Plan A is less than or equal to his investment in Plan B. Which of the following options describes the given LPP to maximize the return (where x and y are investments in Plan A and Plan B respectively)?

Need Expert Advice?
Upcoming Exams
GATE
February 06, 2027
Test Series
CUET UG img
CUET
CUET UG 2026 Mock Test Series
963 Tests 9 Tests Free
18759 Attempts
4(786)
English
More Questions from CUET UG

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App