document.write( "Question 938418: A company makes $25 profit from the sale of product A and $35 from the sale of product B. Each A uses 3 units of material and 5 units of labor
\n" );
document.write( "Each B requires 5 units of material and 4 units if labor. Let x be the number of A to manufacture and y be the number of B. Write the objective function and all the constraints necessary to maximize profit
\n" );
document.write( "If the company has 300 units of material and 400 units of labor available. Do not solve \n" );
document.write( "
Algebra.Com's Answer #571671 by Fombitz(32388) You can put this solution on YOUR website! Profit equation \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "General constraint \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Material constraint \n" ); document.write( " \n" ); document.write( "Labor constraint \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |