contestada

Find the minimum value of
C = 2x + 3y subject to the following constraints:

(4x + 3y > 29
X + 2y 11
x20
y > 0
C = [?]

Find the minimum value of C 2x 3y subject to the following constraints 4x 3y gt 29 X 2y 11 x20 y gt 0 C class=

Respuesta :

Answer C=[19]


x+2y>=11 (*4)
=> 4x+8y>=44 and 4x+3y>=29
=> 5y>=15
=> y>=3 => 3y>=9
x>=11-2y => x>=5 => 2x>=10
=> 2x+3y>= 19
C=[19]