document.write( "Question 61956: Linear programming: the graphical method
\n" );
document.write( "determine the coordinates of the corner points for the following system of inequalities:
\n" );
document.write( "2x-5y<0
\n" );
document.write( "9x-14y<17
\n" );
document.write( "1x+3y<28 \n" );
document.write( "
Algebra.Com's Answer #42685 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the coordinates of the corner points for the following system of inequalities: \n" ); document.write( "2x-5y<0 \n" ); document.write( "9x-14y<17 \n" ); document.write( "1x+3y<28 \n" ); document.write( "---------------- \n" ); document.write( "Graph: \n" ); document.write( "y=(2/5)x \n" ); document.write( "y=(9x-17)/14 \n" ); document.write( "y=(28-x)/3 \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |