A linear programming problem is set up to maximise \(P = ax + y\) where \(a\) is a constant.
\(P\) is maximised subject to three linear constraints which form the triangular feasible region shown in the diagram below.
\includegraphics{figure_8}
The vertices of the triangle are \((1, 6)\), \((5, 11)\) and \((13, 9)\)
\(P\) is maximised at \((5, 11)\)
Find the range of possible values for \(P\)
[5 marks]