PDA

View Full Version : Finite math


john0909090
Feb 8, 2012, 11:09 PM
Given the linear programming problem, use the method of corners to determine where the minimum occurs and give the minimum value.

Minimize
C=x 10y
Subject to
x< 2
y< 10
x y> 10
x> 0
y> 0