document.write( "Question 959083: Solve the linear programming problem by the method of corners.
\n" ); document.write( "Minimize C = 4x + 3y
\n" ); document.write( "subject to x + y ≤ 48
\n" ); document.write( "x + 3y ≥ 60
\n" ); document.write( "9x + 5y ≤ 320
\n" ); document.write( "x ≥ 10, y ≥ 0 \r
\n" ); document.write( "\n" ); document.write( "What is the minimum C? What is the point (X,Y)?
\n" ); document.write( "

Algebra.Com's Answer #814915 by ValerieDavis(6)\"\" \"About 
You can put this solution on YOUR website!
Great solving linear programming homework! I studied Linear programming in my master's degree in industrial and systems engineering. It helped me to revise and quick wrap up the important concepts in operation research subject. \n" ); document.write( "
\n" );