OCR D1 2006 January — Question 4 8 marks

Exam BoardOCR
ModuleD1 (Decision Mathematics 1)
Year2006
SessionJanuary
Marks8
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicThe Simplex Algorithm
TypePerform one Simplex iteration
DifficultyModerate -0.5 This is a straightforward application of the Simplex algorithm requiring standard procedures: setting up the initial tableau with slack variables, identifying the pivot column (most negative coefficient in objective row), applying the ratio test, and performing row operations. While it involves multiple steps and careful arithmetic, it's a routine textbook exercise with no conceptual challenges or problem-solving required—students simply follow the mechanical algorithm they've been taught.
Spec7.07a Simplex tableau: initial setup in standard format7.07b Simplex iterations: pivot choice and row operations

4
  1. Represent the linear programming problem below by an initial Simplex tableau. $$\begin{array} { l l } \text { Maximise } & P = 5 x - 4 y - 3 z , \\ \text { subject to } & 2 x - 3 y + 4 z \leqslant 10 , \\ & 6 x + 5 y + 4 z \leqslant 60 , \\ \text { and } & x \geqslant 0 , y \geqslant 0 , z \geqslant 0 . \end{array}$$
  2. Perform one iteration of the Simplex algorithm and write down the values of \(x , y , z\) and \(P\) that result from this iteration.

(i)
AnswerMarks Guidance
\(P\)\(x\) \(y\)
1-5 4
02 -3
06 5
M1For overall structure correct, including two slack variable columns
A1For a correct initial tableau, with no extra constraints added
(ii) Pivot on 2 in \(x\) column
- \(r1 = r1 + 5npr\)
- \(r2 = r2 + 2\)
- \(r3 = r3 - 6npr\)
AnswerMarks Guidance
(2) M1For the correct pivot choice for their tableau
A1For dealing with the pivot row correctly (formula or numerical)
M1For dealing with the other rows correctly (formula or numerical)
A1For a correct tableau (not fit)
10 -3.5
01 -1.5
00 14
\(x = 5, y = 0, z = 0\)
\(P = 25\)
AnswerMarks
B1 (6)For reading off \(x\), \(y\) and \(z\) from their tableau
B1For reading off \(P\) from their tableau
\(\mathbf{8}\)
**(i)**

| $P$ | $x$ | $y$ | $z$ | $s$ | $t$ |  |
|---|---|---|---|---|---|---|
| 1 | -5 | 4 | 3 | 0 | 0 | 0 |
| 0 | 2 | -3 | 4 | 1 | 0 | 10 |
| 0 | 6 | 5 | 4 | 0 | 1 | 60 |

| M1 | For overall structure correct, including two slack variable columns |
| A1 | For a correct initial tableau, with no extra constraints added |

**(ii)** Pivot on 2 in $x$ column
- $r1 = r1 + 5npr$
- $r2 = r2 + 2$
- $r3 = r3 - 6npr$

| (2) M1 | For the correct pivot choice for their tableau |
| A1 | For dealing with the pivot row correctly (formula or numerical) |
| M1 | For dealing with the other rows correctly (formula or numerical) |
| A1 | For a correct tableau (not fit) |

| 1 | 0 | -3.5 | 13 | 2.5 | 0 | 25 |
|---|---|---|---|---|---|---|
| 0 | 1 | -1.5 | 2 | 0.5 | 0 | 5 |
| 0 | 0 | 14 | -8 | -3 | 1 | 30 |

$x = 5, y = 0, z = 0$
$P = 25$

| B1 (6) | For reading off $x$, $y$ and $z$ from their tableau |
| B1 | For reading off $P$ from their tableau |
| | $\mathbf{8}$ |
4 (i) Represent the linear programming problem below by an initial Simplex tableau.

$$\begin{array} { l l } 
\text { Maximise } & P = 5 x - 4 y - 3 z , \\
\text { subject to } & 2 x - 3 y + 4 z \leqslant 10 , \\
& 6 x + 5 y + 4 z \leqslant 60 , \\
\text { and } & x \geqslant 0 , y \geqslant 0 , z \geqslant 0 .
\end{array}$$

(ii) Perform one iteration of the Simplex algorithm and write down the values of $x , y , z$ and $P$ that result from this iteration.

\hfill \mbox{\textit{OCR D1 2006 Q4 [8]}}