document.write( "Question 1083513: 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 #697519 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The solution to each (compound) inequality can be graphed as
\n" ); document.write( "2 parallel lines, and all the (x,y) points in between.
\n" ); document.write( "The solution to the whole system is a parallelogram including its sides.
\n" ); document.write( "Point (0,0) is included in the parallelogram.
\n" ); document.write( "The lines x+y=constant are parallel to each other,
\n" ); document.write( "but not parallel to any side of the parallelogram,
\n" ); document.write( "So, one of them will just touch one vertex.
\n" ); document.write( "The sum x+y at that point is the maximum.
\n" ); document.write( "
\n" ); document.write( "That vertex must be the intersection of boundary lines
\n" ); document.write( "\"7x%2B2y=3\" and \"y=x%2B4\" <---> \"y-x=4\".
\n" ); document.write( "Substituting, we get
\n" ); document.write( "\"7x%2B2%28x%2B4%29=3\"
\n" ); document.write( "\"7x%2B2x%2B8=3\"
\n" ); document.write( "\"9x=-5\"
\n" ); document.write( "\"x=-5%2F9\"
\n" ); document.write( "Then,\"y=-5%2F9%2B4=31%2F9\" , and
\n" ); document.write( "\"x%2By=-5%2F9%2B31%2F9=26%2F9=2%268%2F9\"
\n" ); document.write( "Just graph the lines, and check my calculations.
\n" ); document.write( "
\n" );