document.write( "Question 1030734: C=5x+4y....subject to the following constraints...x<-2,x>-4,y>1,y<6... \n" ); document.write( "
Algebra.Com's Answer #645575 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming you mean less than or equal to and greater than or equal to in order to include the vertices.
\n" ); document.write( "(\"-4\",\"1\")
\n" ); document.write( "(\"-4\",\"6\")
\n" ); document.write( "(\"-2\",\"1\")
\n" ); document.write( "(\"-2\",\"1\")
\n" ); document.write( "Now check the function at each point,
\n" ); document.write( "(\"-4\",\"1\"): \"C=5%28-4%29%2B4%281%29=-20%2B4=-16\"
\n" ); document.write( "Do the same for the remaining 3 points.
\n" ); document.write( "
\n" ); document.write( "
\n" );