Norbert J. M. answered 12/03/15
Tutor
5.0
(254)
Math / Structural Engineering
The given vertices are points that are to be evaluated your
objective function "P". Evaluate them as follows...
P=100y-20x-12..........objective function, given, problem statement
Point (0,8):
P1=100(8)-20(0)-12...substitute "x and y"
=800-0-12...............simplify
=788
Point (9,4):
P2=100(4)-20(9)-12
=400-180-12
=208
Point (8,5):
P3=100(5)-20(8)-12
=500-160-12
=328
Point (8,0):
P4=100(0)-20(8)-12
=0-160-12
=-172...................minimum value for objective function "P"
So the vertex with coordinates (8,0) produces the
minimum value for the objective function "P".