Chapter 6 Flashcards
1
Q
Define decision variables
A
- x, y, z etc
- numbers of each thing that can be varied
2
Q
Outline formation of linear programming problem
A
let x be the number of _____
let y be the number of _____
Maxi/Minimise P = _______
subject to:
constraints
x, y, z > 0
x, y, z are integer values
3
Q
Methods of finding optimal point
A
- vertex testing method
- objective line method