document.write( "Question 1196317: 2.4 Determine the dual problem of the linear programming problem below:
\n" );
document.write( " Minimize C= 4x + 2y + 6z
\n" );
document.write( " Subject to X+2y+z≥4
\n" );
document.write( " 2x+y+ 2z≥ 2
\n" );
document.write( " 3x+ 2y+z≥ 3
\n" );
document.write( " x, y, z ≥ 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #829193 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I believe this problem is for University students,\r \n" ); document.write( "\n" ); document.write( "and I believe that a university student should solve it on his or her own.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "All what I can do (and it is, actually, very essential help), is to point relevant sources to read and to learn from.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "These sources are \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://web.mit.edu/15.053/www/AMP-Chapter-04.pdf\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://en.wikipedia.org/wiki/Dual_linear_program\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Otherwise, I would be in position to re-write from there, which I do not want to do.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |