document.write( "Question 252062: The following maximum problem is in standard form. Introduce slack variables and set up the initial simplex.\r
\n" );
document.write( "\n" );
document.write( " Maximize P = 2x1 + 4x2 + x3
\n" );
document.write( "
\n" );
document.write( " Subject to the constraints:
\n" );
document.write( "x1 + x2 + x3 <= 12
\n" );
document.write( "x1 ≥ 0
\n" );
document.write( "x2 ≥ 0
\n" );
document.write( "x3 ≥ 0
\n" );
document.write( "x1 + x2 <= 6
\n" );
document.write( "2x1 - x2 + 3x3 <= 6 \n" );
document.write( "
Algebra.Com's Answer #183800 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is a complex, labor-intensive, and time-consuming process. Write back and I'll give you a quote for a solution. I'm not doing this one for free, sorry. Otherwise, repost it and maybe someone else will do it for you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |