document.write( "Question 1027545: what is the maximum value of the objective function under the given constraints?\r
\n" );
document.write( "\n" );
document.write( "Constraints:
\n" );
document.write( "x is greater than and equal to 1
\n" );
document.write( "y is greater than and equal to 2
\n" );
document.write( "2x + 2y is less than and equal to 10\r
\n" );
document.write( "\n" );
document.write( "Objective Function: C = x + 5y \n" );
document.write( "
Algebra.Com's Answer #642758 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Graph the feasible region. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "There are three vertices to check, \n" ); document.write( "(1,2): \n" ); document.write( "(1,4): \n" ); document.write( "(3,2): \n" ); document.write( " \n" ); document.write( " |