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

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:

The correct answer is

\( a = 2, b = 5 \)

The problem asks us to find the values of the coefficients \( a \) and \( b \) in the objective function \( z = ax + by \). We are given that the maximum value of this objective function is 50, and this maximum occurs at two specific corner points of the feasible region: (0,10) and (10,6).

Understanding Linear Programming Corner Point Theorem

In Linear Programming, the maximum or minimum value of an objective function, if it exists within a bounded feasible region, always occurs at one of the corner points (vertices) of the feasible region. When the maximum or minimum value occurs at two distinct corner points, it means that all points on the line segment connecting these two corner points also yield the same maximum or minimum value.

Since the maximum value of \( z = ax + by \) is 50 and it occurs at both (0,10) and (10,6), we can use this information to set up equations for \( a \) and \( b \).

Setting Up Equations for Coefficients \( a \) and \( b \)

We are given the objective function \( z = ax + by \) and that the maximum value is 50 at two points:

  • Point 1: \((x, y) = (0, 10)\)
  • Point 2: \((x, y) = (10, 6)\)

Substituting these points into the objective function \( z = ax + by \) and setting \( z = 50 \), we get two linear equations:

For point (0, 10):

\( a(0) + b(10) = 50 \)

\( 10b = 50 \)   (Equation 1)

For point (10, 6):

\( a(10) + b(6) = 50 \)

\( 10a + 6b = 50 \)    (Equation 2)

Solving the System of Linear Equations

Now we have a system of two linear equations with two variables \( a \) and \( b \):

1) \( 10b = 50 \)

2) \( 10a + 6b = 50 \)

Let's solve Equation 1 for \( b \):

\( 10b = 50 \)

Divide both sides by 10:

\( b = \frac{50}{10} \)

\( b = 5 \)

Now substitute the value of \( b = 5 \) into Equation 2:

\( 10a + 6(5) = 50 \)

\( 10a + 30 = 50 \)

Subtract 30 from both sides of the equation:

\( 10a = 50 - 30 \)

\( 10a = 20 \)

Divide both sides by 10:

\( a = \frac{20}{10} \)

\( a = 2 \)

So, the values of \( a \) and \( b \) are \( a = 2 \) and \( b = 5 \).

Verification

Let's check if \( z = 2x + 5y \) gives a maximum value of 50 at the two given points:

  • At (0, 10): \( z = 2(0) + 5(10) = 0 + 50 = 50 \). This is correct.
  • At (10, 6): \( z = 2(10) + 5(6) = 20 + 30 = 50 \). This is correct.

The problem also lists other corner points: (4,2) and (3,7). The value of z should be less than or equal to 50 at these points for 50 to be the maximum value:

  • At (4, 2): \( z = 2(4) + 5(2) = 8 + 10 = 18 \). \( 18 \le 50 \).
  • At (3, 7): \( z = 2(3) + 5(7) = 6 + 35 = 41 \). \( 41 \le 50 \).

This verification confirms that with \( a = 2 \) and \( b = 5 \), the maximum value of 50 occurs at (0,10) and (10,6), and is less at the other given points.

Final Values

The value of \( a \) is 2 and the value of \( b \) is 5.

VariableValue
\( a \)2
\( b \)5

Revision Table: Key Concepts

ConceptDescriptionRelevance to Problem
Objective FunctionA linear function (like \(z = ax + by\)) to be maximized or minimized.We needed to find the coefficients (\(a, b\)) of this function.
Feasible RegionThe set of all points that satisfy the constraints of a Linear Programming problem.The corner points belong to this region.
Corner Points (Vertices)Points where the boundary lines of the feasible region intersect.The maximum/minimum of the objective function occurs at these points.
Corner Point TheoremStates that the optimal solution (max/min) lies at a corner point for a bounded feasible region. If it occurs at two points, it occurs along the line segment connecting them.Used to set up equations based on the maximum value occurring at (0,10) and (10,6).

Additional Information: LP Problem Structure

A standard Linear Programming problem involves:

  1. An Objective Function: This is the function you want to maximize or minimize (e.g., profit, cost). It's typically in the form \( Z = c_1x_1 + c_2x_2 + \dots + c_nx_n \).
  2. Decision Variables: These are the variables (like \( x \) and \( y \) in our problem) that you can control and whose values you are trying to find to optimize the objective function.
  3. Constraints: These are linear inequalities or equalities that the decision variables must satisfy. They define the boundaries of the feasible region (e.g., resource limitations, production requirements). Constraints often include non-negativity constraints like \( x \ge 0, y \ge 0 \).
  4. Feasible Region: The area on a graph that contains all points satisfying all constraints simultaneously. For two variables, this is a polygon (bounded) or an unbounded region.

Solving an LP problem often involves graphing the constraints to find the feasible region and then evaluating the objective function at each corner point of the feasible region to find the maximum or minimum value.

Was this answer helpful?

Similar Questions

  1. 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).

  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