document.write( "Question 926162: Maximize:
\n" ); document.write( "C = 3x + 4y
\n" ); document.write( "Constraints:
\n" ); document.write( "x + y ≤ 10
\n" ); document.write( "– x + y ≤ 5
\n" ); document.write( "2x + 4y ≤ 32
\n" ); document.write( "

Algebra.Com's Answer #562060 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
hint: graph the system of inequalities. Locate the vertices (where the boundaries form sharp corner points). Then plug each vertex into C = 3x+4y. The largest output is your answer. \n" ); document.write( "
\n" );