document.write( "Question 176832: Which point gives the minimum value for P = 3x + 2y and lies within
\n" ); document.write( "the system of restrictions?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A. (1, 2) B. (0, 0) C. (5, 5) D. (1, 5)\r
\n" ); document.write( "\n" ); document.write( "1 < x < 6
\n" ); document.write( "2 < y < 5
\n" ); document.write( "x + y < 10
\n" ); document.write( "

Algebra.Com's Answer #131902 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
None of them lie within the system of restrictions:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1, 2) violates both 1 < x and 2 < y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(0, 0) violates both 1 < x and 2 < y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(5, 5) violates both y < 5 and x + y < 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1, 5) violates both 1 < x and y < 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now if you actually meant less than or equal, as in \"1+%3C=+x+%3C=+6\", in all cases, that would be a totally different story. If you need to express 'less than or equal' or 'greater than or equal' in plain text, just use <= or >=
\n" ); document.write( "
\n" );