Linear Programming

Create a slide show to show how the values of the objective function vary. Note that when you execute the following in Maple you can control the time spent at each location.

.......Remember that the user did not have to type in the Maple commands or custom Maple commands which are in red.......

> LPanimate({2*x+y<=12,x+3*y>=6,x>=0,y>=0},x=0..12,y=0..12,3*x+4*y,[yellow,blue],[0,0,0,2,4,0,6,0,0,8,0,10,0,12,10,10]);

[Maple Plot]

.......With MenuMaple the user selects an action button for a Maple command or custom Maple command and enters required information after being prompted.........

>