document.write( "Question 548268: Maximization
\n" ); document.write( "Maximize p = 7x - 4y subject to
\n" ); document.write( "y >= 2x - 8
\n" ); document.write( "y <= 10 - x
\n" ); document.write( "y <= (x + 8) / 2
\n" ); document.write( "x >= 1
\n" ); document.write( "y >= 2\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #356861 by mathie123(224)\"\" \"About 
You can put this solution on YOUR website!
I will first look at the equations (I rewrote (3) a bit... if you don't see what I did let me know):
\n" ); document.write( "\"y+%3E=+2x+-+8\" (1)
\n" ); document.write( "\"y+%3C=+10+-+x\" (2)
\n" ); document.write( "\"y+%3C=+%281%2F2%29%2Ax+%2B+4\" (3)\r
\n" ); document.write( "\n" ); document.write( "(2)-(3) leaves:
\n" ); document.write( "\"0%3C=6-%283%2F2%29%2Ax\"
\n" ); document.write( "\"%283%2F2%29%2Ax%3C=6\"
\n" ); document.write( "\"3x%3C=12\"
\n" ); document.write( "\"x%3C=4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation (1) can be rewritten as
\n" ); document.write( "\"-y%3C=-2x%2B8\" (4)\r
\n" ); document.write( "\n" ); document.write( "Equation (4) +equation (2) gives
\n" ); document.write( "\"0%3C=18-3x\"
\n" ); document.write( "\"3x%3C=18\"
\n" ); document.write( "\"x%3C=6\" (Note: we already know x<=4... so this is no surprise...)\r
\n" ); document.write( "\n" ); document.write( "Equation (4)+ Equation(3) gives
\n" ); document.write( "\"0%3C=%28-3%2F2%29%2Ax%2B12\"
\n" ); document.write( "\"%283%2F2%29%2Ax%3C=12\"
\n" ); document.write( "\"3x%3C=24\"
\n" ); document.write( "\"x%3C=8\" (Again... no surprise... but it's good to check as we could have gotten a different value)\r
\n" ); document.write( "\n" ); document.write( "So we know now that \"1%3C=x%3C=4\".(So the maximum value of x is 4) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have to do the same thing for y by eliminating x
\n" ); document.write( "Just a reminder:
\n" ); document.write( "\"y+%3E=+2x+-+8\" (1) which is really just \"-y%3C=-2x%2B8\" (4)
\n" ); document.write( "\"y+%3C=+-x%2B10\" (2)
\n" ); document.write( "\"y+%3C=+%281%2F2%29%2Ax+%2B+4\" (3)\r
\n" ); document.write( "\n" ); document.write( "Let's first compare (4) and (2)
\n" ); document.write( "We need to eliminate x so I will multiply equation (2) by 2 to get:
\n" ); document.write( "\"2y%3C=-2x%2B20\" (5)
\n" ); document.write( "So adding (4) and (5) we get
\n" ); document.write( "\"y%3C=+28\"\r
\n" ); document.write( "\n" ); document.write( "Now let's compare (1) and (3)
\n" ); document.write( "We will first multiply equation (3) by -4 to get ((WHEN MULTIPLYING OR DIVIDING BY A NEGATIVE NUMBER, YOU MUST CHANGE INEQUALITY SIGN))
\n" ); document.write( "\"-4y%3E=-2x-16\" (6)
\n" ); document.write( "Now adding (6) to (1) we get
\n" ); document.write( "\"-3y%3E=-24\"
\n" ); document.write( "\"y%3C=8\" \r
\n" ); document.write( "\n" ); document.write( "One more comparison... (2) and (3)
\n" ); document.write( "We will multiply (3) by -2 (and switch the sign) to get:
\n" ); document.write( "\"-2y%3E=-x-8\" (7)
\n" ); document.write( "Now we want to compare (7) with (2) but first we must rearrange (2) so the inequality signs match
\n" ); document.write( "\"y+%3C=+-x%2B10\" (2)
\n" ); document.write( "\"-y%3E=x-10\" (8)
\n" ); document.write( "And finally adding (7) and (8) we get
\n" ); document.write( "\"-3y%3E=-18\"
\n" ); document.write( "\"y%3C=6\" (This is a surprise!)
\n" ); document.write( "So if all these must be true we have \"2%3C=y%3C=6\" and the maximum bound on y is 6. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To maximize p we must sub in both our maximum x and maximum y into the formula p=7x-4y... I will let you do this part:) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Phew! Hopefully this helps! \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );