document.write( "Question 826057: How do you find the minimum and maximum values of each function over the feasible region
\n" );
document.write( "
\n" );
document.write( "F(X)=3x+y \n" );
document.write( "
Algebra.Com's Answer #497818 by KMST(5328)![]() ![]() You can put this solution on YOUR website! The feasible region forms a polygon. \n" ); document.write( "You find the coordinates of the vertices (corners) of the feasible region, and calculate \n" ); document.write( "A linear function will be maximum at one or two of those vertices. \n" ); document.write( "If it is maximum at 2 vertices, it will have the same value at the side/edge of the feasible region that connects those two vertices. \n" ); document.write( " |