document.write( "Question 1002758: Solve the linear programming problem.\r
\n" );
document.write( "\n" );
document.write( "𝑀𝑎𝑥𝑖𝑚𝑖𝑧𝑒 𝑃=𝑥+2𝑦
\n" );
document.write( "𝑆𝑢𝑏𝑗𝑒𝑐𝑡 −2𝑥+𝑦≤4
\n" );
document.write( " 𝑥−3𝑦≤3
\n" );
document.write( " 𝑥≥0,
\n" );
document.write( " 𝑦≥0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #619614 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Try to restate the problem into symbols that can be expressed here and someone will help you. \n" ); document.write( " |