SOLUTION: Solve the linear programming programing by graphing and then determining which vertex minimizes the objective function C=3x+5y. {x+y≥40 {2x+3y≥60 {x≥0 {

Algebra ->  Graphs -> SOLUTION: Solve the linear programming programing by graphing and then determining which vertex minimizes the objective function C=3x+5y. {x+y≥40 {2x+3y≥60 {x≥0 {      Log On


   



Question 1057714: Solve the linear programming programing by graphing and then determining which vertex minimizes the objective function
C=3x+5y.

{x+y≥40
{2x+3y≥60
{x≥0
{y≥0
x =
y =
What is the minimum value? C=

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Graph the feasible area,
.
.
.
.
.
Two vertices to check (0,40) and (40,0).
(0,40):C=3x%2B5y=3%280%29%2B5%2840%29=200
(40,0):C=3%2840%29%2B5%280%29=120
.
.
C%5Bmin%5D=120 at (40,0)