document.write( "Question 1142000: 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) =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #762668 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "You need to maximize the objective function P(x,y) = x + 6y under given restrictions.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The feasible domain is shown below.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It is a quadrilateral in the first quadrant (x >= 0, y >= 0) restricted \r\n" ); document.write( "by the red line x + y = 4 and the green line 2x + y = 7.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To see many other similar solved problems, look into 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( "See also many other similar solved problems in the archive to this forum\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Sequences-and-series/Sequences-and-series.faq.question.1137172.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1136382.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Coordinate-system/Coordinate-system.faq.question.1134444.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Graphs/Graphs.faq.question.1131906.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/coordinate/word/Linear_Equations_And_Systems_Word_Problems.faq.question.1131043.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/word/finance/Money_Word_Problems.faq.question.1129285.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Finance/Finance.faq.question.1128383.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/playground/test.faq.question.1112482.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Linear-equations/Linear-equations.faq.question.1123217.html\r \n" ); document.write( "\n" ); document.write( "https://www.algebra.com/algebra/homework/Finance/Finance.faq.question.1102103.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From these sources, learn the technique and the methodology on how to solve minimax problems using the Linear Programming method - once and for all.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |