SOLUTION: help needed: Use graphical methods to solve the linear programming problem.
Minimize zequals=4xplus+5y subject to 2xminus−4yless than or equals≤​10, 2xplus+ygrea
Algebra ->
Graphs
-> SOLUTION: help needed: Use graphical methods to solve the linear programming problem.
Minimize zequals=4xplus+5y subject to 2xminus−4yless than or equals≤​10, 2xplus+ygrea
Log On
Question 1088225: help needed: Use graphical methods to solve the linear programming problem.
Minimize zequals=4xplus+5y subject to 2xminus−4yless than or equals≤10, 2xplus+ygreater than or equals≥15, xgreater than or equals≥0, and ygreater than or equals≥0. Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! Cost function:C=4x+5y
Constraints:
2x-4y<=10
2x+y>=15
x>=0
y>=0
.
.
.
.
.
.
.
Two vertices:(0,15) and (7,1)
CHeck the value of the cost function and see which vertex minimizes the cost function.
I'll do one, you do the other,