How do you graph a system of constraints, find all vertices, and evaluate the objective function at each vertex to find the maximum or minimum value.?
just like you described. the constraints (if linear) can be easily graphed. For each pair of lines, find the intersection (that will be a vertex). check the functional value at each vertex and compare to find the min or max.
can youmshow me how like an example?
do you want me to give you an equation?
suppose you have \[y \ge3, x \le5, x+y=2\] as constraint and \[f \left( x,y \right)=x+2y\] as the function you want to maximize.
sorry, let \[y \le3, x \le5, x+y \le6\] be your constraints
|dw:1375305606382:dw| also, \[y \ge0, x \ge0.\]
you only need to find the points of intersection and evaluate f(x,y) at those points and compare to find the max or min as required.
this is the equation
that kind of confused me a bit cause these equations are a little simpler
so graph each as if it were = instead of \[\le \text{ or } \ge\]
sorry.
ok and its ok
whats next?
|dw:1375306117392:dw|
Join our real-time social learning platform and learn together with your friends!