Answer to Practice Problem (Graphical Liner Programming)
To do: determine optimal number of Type I and Type II computers to maximize profit.
The optimal solution was 9 Type I computers and 4 Type II computers for a total profit of $740.
($9 * 60 + $4 * 50) = $740
I will bring handouts to class showing how it is worked.