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:
\( 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).
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 \).
We are given the objective function \( z = ax + by \) and that the maximum value is 50 at two points:
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)
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 \).
Let's check if \( z = 2x + 5y \) gives a maximum value of 50 at the two given points:
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:
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.
The value of \( a \) is 2 and the value of \( b \) is 5.
| Variable | Value |
|---|---|
| \( a \) | 2 |
| \( b \) | 5 |
| Concept | Description | Relevance to Problem |
|---|---|---|
| Objective Function | A linear function (like \(z = ax + by\)) to be maximized or minimized. | We needed to find the coefficients (\(a, b\)) of this function. |
| Feasible Region | The 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 Theorem | States 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). |
A standard Linear Programming problem involves:
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.
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 feasible region corresponding to an LPP represented by the constraints \( x \geq 7, y \geq 4, x + 2y \geq 8 \) is:
The point which does not lie in the solution region of \( 2x - y \leq 4 \) is:
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:
The least non-negative remainder when \( 3^{51} \) is divided by 7 is:
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 :
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 :
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)?