Question 426933: A little help please?!
One of the following points, (1, 1) (5, 2) (2, 4) maximizes the objective function z = -2x +5y, what is the maximum value of z?
Thank you!
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! One of the following points, (1, 1) (5, 2) (2, 4) maximizes the objective function z = -2x +5y, what is the maximum value of z?
-----------------
Sub and find out:
@(1,1) z = -2 + 5 = 3
@(5,2) z = -10 + 10 = 0
@(2,4) z = -4 + 20 = 16
|
|
|