Transcript text: Solve the linear programming problem using the simplex method.
\[
\begin{array}{ll}
\text { Maximize } & P=-x_{1}+2 x_{2} \\
\text { subject to } & -x_{1}+x_{2} \leq 2 \\
& -x_{1}+3 x_{2} \leq 12 \\
& x_{1}-4 x_{2} \leq 6 \\
& x_{1}, x_{2} \geq 0
\end{array}
\]
Select the correct choice below and, if necessary, fill in the answer boxes to complete your choice.
A. The maximum value of $P$ is $P=$ $\square$ when $x_{1}=$ $\square$ and $x_{2}=$ $\square$ .
(Simplify your answers.)
B. There is no optimal solution.