document.write( "Question 1137424: Solve the following LLP graphically using the iso-profit method. Maximize Z=100+100y
\n" ); document.write( "subject to constraints:
\n" ); document.write( "10x+5y≤80
\n" ); document.write( "6x+6y≤66
\n" ); document.write( "4x+8y≥24
\n" ); document.write( "5x+6y≤90
\n" ); document.write( "X≥0,Y≥0
\n" ); document.write( "

Algebra.Com's Answer #755419 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The problem asks to maximize Z = 100 + 100y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "@greenestamps solves another problem maximizing 100x + 100y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I understand that with high probability there is  A MISTAKE  in the problem' formulation, \r\n" );
document.write( "\r\n" );
document.write( "and in reality  Z = 100x + 100y  should be there.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "But in such cases it should be noted in solution, isn't it ?\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In such cases, I always do it placing warning notices before the solution . . . \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );