Explore
Optimization Solutions
Reading graphs and creating graphs accurately on the coordinate plane is critical for linear programming problems.
Example 1
Lucy is given the following graph and asked to find the minimum and maximum values using the objective function .
Plan
Name the vertices.
Substitute each vertex into the objective function and evaluate.
Determine the minimum and maximum values.

Implement
There are 4 vertices, so there will be 4 equations to evaluate using
Note
You can use a calculator to evaluate the objective function so that more time can be spent on analyzing the values.
The vertices are named in a clockwise order in this level when possible.
Explain
The vertex with the minimum value is (0, 5) . The vertex with a maximum value is (6.5, 3.5) .
Example 2
Write a system of inequalities given the graph. Then use the objective function to find the minimum and maximum values.
Objective function:
Plan
Mark and name all of the vertices.
Find the slope and y-intercepts.
Determine if the shading is above(↑) or below(↓) the line.
Write an inequality for each of the 4 sides of the figure.
Note
Labeling the vertices with capital letters is not required. However, it may be helpful when determining all of the equations on a given coordinate plane.

Implement
Vertices: A (1, 1) B (0, 5)
C (2, 5) D (4, 4)
Note
The vertices can also be written directly on the coordinate plane.
Lines:
Function:
Explain
This problem has two minimums at (1, 1) and (4, 4), and a maximum at (0, 5).