document.write( "Question 504627: Formulate but do not solve the following exercise as a linear programming problem.
\n" ); document.write( "
\n" ); document.write( "Kane Manufacturing has a division that produces two models of fireplace grates, x units of model A and y units of model B. To produce each model A requires 2 lb of cast iron and 7 min of labor. To produce each model B grate requires 4 lb of cast iron and 4 min of labor. The profit for each model A grate is $1.50, and the profit for each model B grate is $2.40. If 920 lb of cast iron and 1620 min of labor are available for the production of grates per day, how many grates of each model should the division produce per day in order to maximize Kane's profits P? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P = ? subject to the constraints \r
\n" ); document.write( "\n" ); document.write( "cast iron ?
\n" ); document.write( "labor ?\r
\n" ); document.write( "\n" ); document.write( "x ≥ 0
\n" ); document.write( "y ≥ 0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #339726 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Kane Manufacturing has a division that produces two models of fireplace grates, x units of model A and y units of model B.
\n" ); document.write( " To produce each model A requires 2 lb of cast iron and 7 min of labor.
\n" ); document.write( "To produce each model B grate requires 4 lb of cast iron and 4 min of labor.
\n" ); document.write( " The profit for each model A grate is $1.50, and the profit for each model B grate is $2.40.
\n" ); document.write( " If 920 lb of cast iron and 1620 min of labor are available for the production of grates per day, how many grates of each model should the division produce per day in order to maximize Kane's profits P?
\n" ); document.write( ":
\n" ); document.write( "The amt of cast iron constraint
\n" ); document.write( "2x + 4y =< 920
\n" ); document.write( "the labor constraint
\n" ); document.write( "7x + 4y =< 1620
\n" ); document.write( ":
\n" ); document.write( "You can solve this by elimination, multiply those x,y values by profit on each
\n" ); document.write( "
\n" );