document.write( "Question 1085167: Hello, I need solution for below sums.
\n" );
document.write( "1) Z=40x + 35y
\n" );
document.write( "subject to 2x + 3y<=60, 4x + 3y <=96, X,Y >=0
\n" );
document.write( "By Graphical Method\r
\n" );
document.write( "\n" );
document.write( "2) Solve by Simplex Method
\n" );
document.write( "Maximize Z= 6x + 3y
\n" );
document.write( "Subject to x + y<=7, 4x + 3y<=24, X,Y>=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #703300 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Check the value of the function at each of the vertices to find the maximum value of the function: \n" ); document.write( "(0,0) \n" ); document.write( "(0,20) \n" ); document.write( "(24,0) \n" ); document.write( "(18,8) \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "I'll do one, you do the rest. \n" ); document.write( "(0,0): \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |