A question is this type if and only if it requires finding optimal values when variables are additionally constrained to be integers, typically after finding the continuous optimum.
4 questions · Moderate -0.4
| Maximise | \(P = 5 x + 8 y\), |
| subject to | \(3 x - 2 y \leqslant 12\), |
| \(3 x + 4 y \leqslant 30\), | |
| \(3 x - 8 y \geqslant - 24\), | |
| \(x \geqslant 0 , y \geqslant 0\). |
| Maximise | \(\quad P = 5 x + 8 y\), |
| subject to | \(3 x - 2 y \leqslant 12\), |
| \(3 x + 4 y \leqslant 30\), | |
| \(- 3 x + 8 y \leqslant 24\), | |
| \(x \geqslant 0 , y \geqslant 0\). |