document.write( "Question 1065830: A factory can produce two products, x and y, with a profit approximated by P=14x + 24y - 900. The production of y must exceed te production of x by at least 100 units. Moreover, production levels are limited by the formula x+2y≤1400.\r
\n" );
document.write( "\n" );
document.write( "a. Identify the vertices of the feasible region.
\n" );
document.write( "b. What production levels yield the maximum profit, and what is the maximum profit? \n" );
document.write( "
Algebra.Com's Answer #681020 by Fombitz(32388) You can put this solution on YOUR website! So, the other constraint is, \n" ); document.write( " \n" ); document.write( "Together with \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "Focusing on the boundaries of the shared region, \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Check the profit function at the vertices, \n" ); document.write( "(0,700): \n" ); document.write( "(400,500): \n" ); document.write( "(0,100): \n" ); document.write( "Max profit of $16700 at x=400, y=500 \n" ); document.write( " |