document.write( "Question 1192569: Solve the following linear programming problems using simplex method.\r
\n" );
document.write( "\n" );
document.write( "Maximize Z = 3x+4y subject x+y=4, 2x+y = 5,x=0,y=0. \n" );
document.write( "
Algebra.Com's Answer #824449 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Solve the following linear programming problems using simplex method. \n" ); document.write( "Maximize Z = 3x+4y subject x+y=4, 2x+y = 5,x=0,y=0. \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Hello, your post INCORRECTLY presents the problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The correct formulation should use INEQUALITIES everythere where you write equations.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The correct formulation is THIS\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " Solve the following linear programming problems using simplex method.\r\n" ); document.write( " \r\n" ); document.write( " Maximize Z = 3x+4y \r\n" ); document.write( "\r\n" ); document.write( " subject x+y <= 4, 2x+y <= 5, x >= 0,y >= 0.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Since you presented the problem incorrectly, I will not work for you\r\r |