document.write( "Question 1141957: Solve the linear programming problem by the method of corners.
\n" ); document.write( "Maximize P = x + 6y
\n" ); document.write( "subject to x + y ≤ 4
\n" ); document.write( "2x + y ≤ 7
\n" ); document.write( "x ≥ 0, y ≥ 0
\n" ); document.write( "The maximum is P =
\n" ); document.write( " at
\n" ); document.write( "(x, y) = \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #762594 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For detailed instructions on how to solve linear programming problems by the method of corners see the lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "    - Solving minimax problems by the Linear Programming method \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Consider this lesson as your template, your textbook, your handbook, and your (free of charge) home teacher.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );