document.write( "Question 278813: I am having trouble with this problem. I need to determine if the graph is bounded and what the corner points are. Can you please help me find the corner points? Thank you.\r
\n" );
document.write( "\n" );
document.write( "x + y _>_ 1
\n" );
document.write( "2x + 3y _<_ 12
\n" );
document.write( "3x + y _<_ 9
\n" );
document.write( "x _>_ 0
\n" );
document.write( "y _>_0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #202805 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am having trouble with this problem. I need to determine if the graph is bounded and what the corner points are. Can you please help me find the corner points? Thank you. \n" ); document.write( "x + y _>_ 1 \n" ); document.write( "2x + 3y _<_ 12 \n" ); document.write( "3x + y _<_ 9 \n" ); document.write( "x _>_ 0 \n" ); document.write( "y _>_0 \n" ); document.write( "------------------ \n" ); document.write( "The last two inequalities put the graphs in the 1st quadrant. \n" ); document.write( "--- \n" ); document.write( "Graph y = -x+1; shade the half-plane above the line \n" ); document.write( "Graph y = (-2/3)x + 4 ; shade the half-plane below the line \n" ); document.write( "Graph y = -3x+9 ; shade the half-plane below the line \n" ); document.write( "------------------------------------------------ \n" ); document.write( " \n" ); document.write( "---- \n" ); document.write( "Look at those results to see if you have a closed area in the 1st Quadrant: \n" ); document.write( "You do, with corners at (0,1),(0,4),(1,0),(3,0) and the intersection \n" ); document.write( "of the blue and the green line, which you can determine. \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |