document.write( "Question 778613: Please help me in this Linear Programming problem:
\n" );
document.write( " Maximize P=40x+60y
\n" );
document.write( " 10y is less than or equal to 10x+30
\n" );
document.write( " 10y is greater than -10x-20
\n" );
document.write( " 20x+20y is less than or equal to 120
\n" );
document.write( " y is greater than or equal to 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #474809 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! See answer to this problem \n" ); document.write( "http://www.algebra.com/algebra/homework/Inequalities/Inequalities.faq.question.778604.html \n" ); document.write( " |