document.write( "Question 388869: I am not really sure how to go about answering this question as there is no given objective function to work out the maximum and minimum values of the given constraints. So my question is, \"Is it possible to find the maximum and minimum values (if any) of the given linear expressions subject to their given constraints?\" If there is could you help me please? Thank you and have a happy new year.
\n" );
document.write( "
\n" );
document.write( " x is greater than -2 but less than 5
\n" );
document.write( " y is greater than 3 but less than 8
\n" );
document.write( " 6x-7y>-42
\n" );
document.write( " 5x+2y is less than or equal to 40
\n" );
document.write( " 3x-y+8 \n" );
document.write( "
Algebra.Com's Answer #275416 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am not really sure how to go about answering this question as there is no given objective function to work out the maximum and minimum values of the given constraints. So my question is, \"Is it possible to find the maximum and minimum values (if any) of the given linear expressions subject to their given constraints?\" If there is could you help me please? Thank you and have a happy new year.\r \n" ); document.write( "\n" ); document.write( "x is greater than -2 but less than 5 \n" ); document.write( "Draw verical lines at x = -2 and at x = 5 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "y is greater than 3 but less than 8 \n" ); document.write( "Draw horizontal lines at y = 3 and at y = 8 \n" ); document.write( "---- \n" ); document.write( "6x-7y>-42 \n" ); document.write( "Graph the line y = (6/7)x+6 \n" ); document.write( "----- \n" ); document.write( "5x+2y is less than or equal to 40 \n" ); document.write( "Graph the line y= -(5/2)x + 20 \n" ); document.write( "------ \n" ); document.write( "The following is probably your \"objective function\" \n" ); document.write( "It is the expression you are trying to minimize or maximize. \n" ); document.write( "3x-y+8 \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Your job is to find all of the \"corners\" of the \n" ); document.write( "enclosed polygon. You then evaluate the objective \n" ); document.write( "expression using the x/y values of each corner \n" ); document.write( "to see which pair gives you the max or min you \n" ); document.write( "are asked to find. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |