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)?
Maximize \( Z = 0.08x + 0.09y \)
\( x \geq 15000 \)
\( y \geq 25000 \)
\( x + y \leq 75000 \)
\( x \leq y \)
\( x, y \geq 0 \)
Let's break down the problem step by step to formulate the Linear Programming Problem (LPP) that maximizes the return on investment.
First, we need to define the variables representing the amounts invested in each plan. The question specifies this:
The goal is to maximize the total return. The return from Plan A is 8% of \(x\), which is \(0.08x\). The return from Plan B is 9% of \(y\), which is \(0.09y\). The total return, let's call it \(Z\), is the sum of returns from both plans.
Objective Function: Maximize \( Z = 0.08x + 0.09y \)
The problem describes several conditions or restrictions on the investment amounts. These translate into constraints for the LPP.
Combining the objective function and all the constraints, the complete LPP formulation to maximize the return is:
Maximize \( Z = 0.08x + 0.09y \)
Subject to:
Let's compare our derived LPP formulation with the given options:
| Formulation Component | Our Derived LPP | Option 1 | Option 2 | Option 3 | Option 4 |
|---|---|---|---|---|---|
| Objective Function | Maximize \( Z = 0.08x + 0.09y \) | Maximize \( Z = 0.08x + 0.09y \) | Maximize \( Z = 0.08x + 0.09y \) | Maximize \( Z = 0.08x + 0.09y \) | Maximize \( Z = 0.08x + 0.09y \) |
| Constraint 1 (\(x\)) | \( x \geq 15000 \) | \( x \geq 15000 \) | \( x \geq 15000 \) | \( x \geq 15000 \) | \( x \geq 15000 \) |
| Constraint 2 (\(y\)) | \( y \geq 25000 \) | \( y \geq 25000 \) | \( y \geq 25000 \) | \( y \geq 25000 \) | \( y \geq 25000 \) |
| Constraint 3 (Total) | \( x + y \leq 75000 \) | \( x + y = 75000 \) | \( x + y \geq 75000 \) | \( x + y \leq 75000 \) | \( x + y \leq 75000 \) |
| Constraint 4 (\(x\) vs \(y\)) | \( x \leq y \) | \( x \leq y \) | \( x \leq y \) | \( x \geq y \) | \( x \leq y \) |
| Constraint 5 (Non-negativity) | \( x \geq 0, y \geq 0 \) | \( x \geq 0, y \geq 0 \) | \( x \geq 0, y \geq 0 \) | \( x \geq 0, y \geq 0 \) | \( x \geq 0, y \geq 0 \) |
Comparing the formulations, Option 4 exactly matches our derived LPP formulation.
| Term | Explanation | Example from this problem |
|---|---|---|
| Decision Variables | The quantities you need to decide on (what you can control). | \(x\) (investment in Plan A), \(y\) (investment in Plan B) |
| Objective Function | The function you want to maximize or minimize. | Maximize \( Z = 0.08x + 0.09y \) (Total return) |
| Constraints | Limitations or restrictions on the decision variables. | \(x \geq 15000\), \(y \geq 25000\), \(x + y \leq 75000\), \(x \leq y\) |
| Non-negativity Constraints | Requirement that decision variables must be non-negative. | \(x \geq 0\), \(y \geq 0\) |
| Feasible Region | The set of all points (\(x, y\)) that satisfy all constraints. | The area on a graph where all inequalities are true. |
Once the LPP is formulated, it can be solved using various methods to find the optimal values of \(x\) and \(y\) that maximize the objective function within the feasible region defined by the constraints.
To solve this specific LPP graphically, you would plot the lines \(x = 15000\), \(y = 25000\), \(x + y = 75000\), and \(x = y\). Then, you would identify the region that satisfies \(x \geq 15000\), \(y \geq 25000\), \(x + y \leq 75000\), and \(x \leq y\). The corner points of this feasible region would be evaluated in the objective function \(Z = 0.08x + 0.09y\) to find the maximum return.
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 :
Which of the following cannot be the direction ratios of the straight line:
\( \frac{x - 3}{2} = \frac{2 - y}{3} = \frac{z + 4}{-1} \)