document.write( "Question 198654This question is from textbook Mathematics: A Practical Odyssey
\n" );
document.write( ": \"Make up a word problem that results in the following linear programming problem:\r
\n" );
document.write( "\n" );
document.write( "maximize z=5x+4y
\n" );
document.write( "subject to the constraints 10x+20y<=1000
\n" );
document.write( " 30x+10y<=2000
\n" );
document.write( " x>=0 y>=0 \"\r
\n" );
document.write( "\n" );
document.write( "I understand the math part of this, but I am baffled about writing a word problem. Please help! I thank you in advance! \n" );
document.write( "
Algebra.Com's Answer #149168 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! A manufacturer of cutlery. They make knives, forks and spoons. \n" ); document.write( "Let spoons be represented in this problem by x. Let forks be represented by y. \n" ); document.write( "Given sets of constraints on forks and spoons, maximize the knives.\r \n" ); document.write( "\n" ); document.write( "Look at this site for a nice tool to draw the plane. \n" ); document.write( "http://www38.wolframalpha.com/input/?i=z%3D5x%2B4y+ \n" ); document.write( " |