document.write( "Question 1016784: Given that -3 <= 7x + 2y <= 3$ and -4 <= y - x <= 4, what is the maximum possible value of x + y? \n" ); document.write( "
Algebra.Com's Answer #633224 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Multiply the first inequality by 2/3, and the second inequality by 5/3.\r
\n" ); document.write( "\n" ); document.write( "\"%282%2F3%29%2A-3+%3C=+%2814%2F3%29%2Ax%2B%284%2F3%29%2Ay+%3C=%282%2F3%29%2A3\"
\n" ); document.write( "==> \"-2+%3C=%2814%2F3%29%2Ax%2B%284%2F3%29%2Ay++%3C=2\" <--(A)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%285%2F3%29%2A-4+%3C=+%285%2F3%29%2Ay-%285%2F3%29%2Ax+%3C=%285%2F3%29%2A4\"
\n" ); document.write( "==>\"-20%2F3+%3C=%285%2F3%29%2Ay-%285%2F3%29%2Ax++%3C=20%2F3\" <--(B)\r
\n" ); document.write( "\n" ); document.write( "Add inequalities A and B:, to get\r
\n" ); document.write( "\n" ); document.write( "\"-26%2F3+%3C=+3y+%2B+3x++%3C=26%2F3\"
\n" ); document.write( "Divide both sides by 3, to get \"-26%2F9+%3C=+y+%2B+x++%3C=26%2F9\"\r
\n" ); document.write( "\n" ); document.write( "Therefore the maximum value of x+y is 26/9
\n" ); document.write( "
\n" );