document.write( "Question 1202382: Graph the following system of linear inequalities.
\n" );
document.write( "
\n" );
document.write( "{y≥0x≥02x+2y≥22x≥y
\n" );
document.write( "What are the corner points of the system? \r
\n" );
document.write( "\n" );
document.write( "Next, find a point that is in the feasible set of the system, but not on any of the boundary lines:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #837168 by Theo(13342)![]() ![]() You can put this solution on YOUR website! using the desmos.com calculator, you would graph the opposite of the inequalities. \n" ); document.write( "the area of the graph that is not shaded is your region of feasibility.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your inequalities are: \n" ); document.write( "{y≥0x≥02x+2y≥22x≥y\r \n" ); document.write( "\n" ); document.write( "y >= 0 \n" ); document.write( "x >= 0 \n" ); document.write( "2x + 2y >= 22 \n" ); document.write( "x >= y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would graph:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y <= 0 \n" ); document.write( "x <= 0 \n" ); document.write( "2x + 2y <= 22 \n" ); document.write( "x <= y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's what the graph looks like.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the corner points of your feasibility region are: \n" ); document.write( "(5.5,5.5) \n" ); document.write( "(11,0)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a point in the feasibility that is not at a corner point would be (15,5).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "all the inequalities must be true at each of the corner points and anywhere in the feasible region.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at (5.5,5.5):\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y >= 0 is true \n" ); document.write( "x >= 0 is true \n" ); document.write( "2x + 2y >= 22 = 11 + 11 >= 22 which is true. \n" ); document.write( "x >= y is true\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at (11,0):\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y >= 0 is true \n" ); document.write( "x >= 0 is true \n" ); document.write( "2x + 2y >= 22 = 22 + 0 >= 22 which is true. \n" ); document.write( "x >= y is true\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at (15,5):\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y >= 0 is true \n" ); document.write( "x >= 0 is true \n" ); document.write( "2x + 2y >= 22 = 30 + 10 >= 22 which is true. \n" ); document.write( "x >= y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "desmos.com calculator can be found at https://www.desmos.com/calculator\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that you have an open ended feasible region. \n" ); document.write( "the corner points of this region would most likely contain the minimum value of the objective function, if you had one. \n" ); document.write( " \n" ); document.write( " |