document.write( "Question 427098: A little help please!? \r
\n" ); document.write( "\n" ); document.write( "Find all four corner points of the feasible region of the following system of inequalities: \r
\n" ); document.write( "\n" ); document.write( "x + 4y <= 8
\n" ); document.write( "x - y <= 3
\n" ); document.write( "x => 0
\n" ); document.write( "y => 0\r
\n" ); document.write( "\n" ); document.write( "I do not have a clue...
\n" ); document.write( "Thank you in advance!! :)
\n" ); document.write( "

Algebra.Com's Answer #297070 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find all four corner points of the feasible region of the following system of inequalities:
\n" ); document.write( "Put equations in the slope/intercept form to graph
\n" ); document.write( "x + 4y <= 8
\n" ); document.write( "4y <= -x + 8
\n" ); document.write( "y <= \"-x%2F4\" + 2
\n" ); document.write( "This is plotted as the red line
\n" ); document.write( ":
\n" ); document.write( "x - y <= 3
\n" ); document.write( "-y <= -x + 3
\n" ); document.write( "y has to be positive, multiply by -1, this reverses the inequality sign
\n" ); document.write( "y >= x - 3
\n" ); document.write( "This is plotted as the green line
\n" ); document.write( ":
\n" ); document.write( "This just means all values are >0
\n" ); document.write( "x => 0
\n" ); document.write( "y => 0
\n" ); document.write( ":
\n" ); document.write( "Plot these using x=0 and x=8. Looks something like this:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+10%2C+-8%2C+8%2C+%28-x%2F4%29%2B2%2C+x-3%29+\"
\n" ); document.write( "Note that the area of feasibility is:
\n" ); document.write( "Less or at the red line
\n" ); document.write( "above or at the green line
\n" ); document.write( "At or Above the x axis
\n" ); document.write( "At or to the right of the y axis
\n" ); document.write( ":
\n" ); document.write( "You can see the coordinates of the corner points of this area:
\n" ); document.write( "0,0; 0,2; 4,1; 3,0
\n" ); document.write( ":
\n" ); document.write( "Perhaps this will give you a couple clues to this.
\n" ); document.write( "
\n" );