document.write( "Question 1202519: Maximize:z=40x+12y\r
\n" );
document.write( "\n" );
document.write( "Subject to:
\n" );
document.write( "6x-2y\le 9
\n" );
document.write( "3x+y\le 9
\n" );
document.write( "x\ge 0
\n" );
document.write( "y\ge 0 \n" );
document.write( "
Algebra.Com's Answer #837419 by Theo(13342)![]() ![]() You can put this solution on YOUR website! usng the desmos.com calculator at , you would graph the opposite of the cnstraint inequalities and evaluate the objective function the corner points of the feasible region. \n" ); document.write( "the area of the graph not shaded is the region of feasibility. \n" ); document.write( "the corner points of the feasible region will contain the maximum value of the objective function. \n" ); document.write( "your maximum value is 117 at the corner point (2.25,2.25) \n" ); document.write( "here's the graph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "all the contrains need to be satisfied at the corner point. \n" ); document.write( "at ()2.25,2.25),... \n" ); document.write( "6x - 2y <= 9 is satisfied. \n" ); document.write( "3x + y <= 9 is also satisfied. \n" ); document.write( " \n" ); document.write( " |