As part of a quality improvement initiative, employees of MindWorks must complete a three-day training program on teaming and a two-day training program on problem solving. The manager of quality improvement has requested that at least 8 training programs on teaming and at least 10 training programs on problem solving be offered during the next six months. In addition, senior management has specified that at least 25 total training programs must be offered during this period. The consultant that teaches these training programs has 84 available days of training time. Mindworks pays the consultant $2,500 for each program on teaming and $2,000 for each program on problem solving.
Develop a linear programming model that can be used to find the number of each type of training program that should be offered in order to minimize total cost. Solve for the minimal cost solution using the graphical method, and determine the associated cost.
x - number of training program on teaming
y - number of training program on problem solving
Minimize Z = 2500 * x + 2000 * y
x >= 8 ,
y >= 10
x+y >= 25
3x + 2y <= 84
Get Answers For Free
Most questions answered within 1 hours.