document.write( "Question 251704: Determine if the following maximum linear programming problem is in standard form. Do NOT solve.\r
\n" ); document.write( "\n" ); document.write( " Maximize P = 2x1 + 3x2 + 8x3
\n" ); document.write( "
\n" ); document.write( " Subject to the constraints:
\n" ); document.write( "0 <= x1 <= 4
\n" ); document.write( "x2 ≥ 0
\n" ); document.write( "x3 ≥ 0
\n" ); document.write( "x4 ≥ 0
\n" ); document.write( "x2 + x3 + x4 <= 8
\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #183648 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Nope. This is augmented form. Notice the variable in the final constraint inequality? That is a slack variable that would not be found in standard form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );