Verifying exact value of optimal solution

  • Thread starter Thread starter csc2iffy
  • Start date Start date
  • Tags Tags
    Value
Click For Summary

Homework Help Overview

The discussion revolves around a linear programming (LP) problem involving the formulation of a model to maximize profit based on constraints related to special risk insurance and mortgages. Participants are exploring the graphical method for solving the LP and verifying the optimal solution algebraically.

Discussion Character

  • Exploratory, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants attempt to formulate the LP model and graph the constraints to identify the maximum profit point. There is uncertainty regarding the "relevant two equations" needed for algebraic verification of the optimal solution. Some suggest that the solution point lies at the intersection of boundary lines, while others propose checking pairs of inequalities as equalities.

Discussion Status

The discussion is ongoing, with participants sharing their attempts and questioning the identification of relevant equations. Some guidance has been offered regarding the corner point property in linear optimization, but no consensus has been reached on the exact approach to verify the solution.

Contextual Notes

Participants express uncertainty about which equations are relevant for verifying the optimal solution and discuss the implications of using graphical versus algebraic methods. There is also mention of the simplex method in relation to the problem.

csc2iffy
Messages
74
Reaction score
0

Homework Statement



(a) Formulate a LP model for the problem.

x = # units special risk insurance
y = # units mortgages
P = profit

Objective: Maximize P = 5x + 2y

Constraints:
3x + 2y ≤ 2400​
y ≤ 800​
2x ≤ 1200​
x,y ≥ 0​

(b) Use graphical method to solve.
I graphed the constraints and saw that the maximum value point within the feasible region is (600,300). Therefore, max P = 5(600)+2(300) = 3600

(c) Verify the exact solution of your optimal solution from part (b) by solving algebraically for the simultaneous solution of the relevant two equations.
Here, I am not sure what the "relevant two equations" are.

Homework Equations





The Attempt at a Solution


This is my attempt at (c):
3x + 2y = 2400 --> y = (1/2)(2400-3x)
2x = 1200 --> x = 600
y = (1/2)(2400 - 3(600)) = 300
Then P = 5x + 2y = 5(600) + 2(300) = 3600

Is this correct?
 
Physics news on Phys.org
csc2iffy said:

Homework Statement



(a) Formulate a LP model for the problem.

x = # units special risk insurance
y = # units mortgages
P = profit

Objective: Maximize P = 5x + 2y

Constraints:
3x + 2y ≤ 2400​
y ≤ 800​
2x ≤ 1200​
x,y ≥ 0​

(b) Use graphical method to solve.
I graphed the constraints and saw that the maximum value point within the feasible region is (600,300). Therefore, max P = 5(600)+2(300) = 3600

(c) Verify the exact solution of your optimal solution from part (b) by solving algebraically for the simultaneous solution of the relevant two equations.
Here, I am not sure what the "relevant two equations" are.

Homework Equations





The Attempt at a Solution


This is my attempt at (c):
3x + 2y = 2400 --> y = (1/2)(2400-3x)
2x = 1200 --> x = 600
y = (1/2)(2400 - 3(600)) = 300
Then P = 5x + 2y = 5(600) + 2(300) = 3600

Is this correct?

When you solve the problem graphically, the solution point will lie on the intersection of two of the 5 boundary lines L1 --L5, where L1 is the line {3x + 2y = 2400}, L2 is {y = 800}, L3 is {2x = 1200}, L4 is {x = 0} and L5 is {y = 0}. The two relevant intersection lines give you your two relevant equations.

RGV
 
csc2iffy said:

Homework Statement



(a) Formulate a LP model for the problem.

x = # units special risk insurance
y = # units mortgages
P = profit

Objective: Maximize P = 5x + 2y

Constraints:
3x + 2y ≤ 2400​
y ≤ 800​
2x ≤ 1200​
x,y ≥ 0​



(b) Use graphical method to solve.
I graphed the constraints and saw that the maximum value point within the feasible region is (600,300). Therefore, max P = 5(600)+2(300) = 3600

(c) Verify the exact solution of your optimal solution from part (b) by solving algebraically for the simultaneous solution of the relevant two equations.
Here, I am not sure what the "relevant two equations" are.

Homework Equations





The Attempt at a Solution


This is my attempt at (c):
3x + 2y = 2400 --> y = (1/2)(2400-3x)
2x = 1200 --> x = 600
y = (1/2)(2400 - 3(600)) = 300
Then P = 5x + 2y = 5(600) + 2(300) = 3600

Is this correct?


I think you can set all the inequalities as equalities, and solve each pairs of them and substitute into P to see which solution gives you the maximum. The idea is that this is a totally linear optimization, the maximum or minimum ALWAYS occurs at the "corner" of your feasible region
 
Once he has solved the problem graphically he can see exactly which of the pairs hold, so there is no need to try them all. Of course, the simplex method uses the "corner point" property to search intelligently through the relevant corners in general problems of this type.

RGV
 
Thanks!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
2
Views
1K