document.write( "Question 987533: given 3y<=4,2x+3y<=8, x>=3
\n" );
document.write( "do you use 3 inplace of x
\n" );
document.write( "if I have to sketch the feasibility region defined by the above restraints how do I if there is only y=4 and y= 2/3. I have to label the edges of the region with numbers and the extra with letters as well as find and present the coordinates of the extrema.Assuming x and y are both equal to or greater than zero. Could you work a problem out like that where you show me how to do the linear equations so I can plot it \n" );
document.write( "
Algebra.Com's Answer #608374 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! given 3y<=4,2x+3y<=8, x>=3 \n" ); document.write( "------ \n" ); document.write( "The vertical boundary is x = 3 and the area to the right of it. \n" ); document.write( "--- \n" ); document.write( "Horizontal boundaries are y <= 4/3 and y <= (-2/3)x + (8/3) \n" ); document.write( "------- \n" ); document.write( " \n" ); document.write( "------------ \n" ); document.write( "Vertices of solution area:: (3,0.67),(3,0),(4,0) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |