document.write( "Question 1092374: maximize profit P = 40x + 30y
\n" ); document.write( "constraints:
\n" ); document.write( "1. x + y <= 240
\n" ); document.write( "2. 2x + y <= 320
\n" ); document.write( " x >= 0, y >= 0\r
\n" ); document.write( "\n" ); document.write( "I need the answer by Using Big M Method..??
\n" ); document.write( "

Algebra.Com's Answer #707061 by ikleyn(52908)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Also, see the examples/samples of solved problems in the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Solving minimax problems by the Linear Programming method \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );