document.write( "Question 85277: A small company produces both standard and deluxe playhouses. The standard playhouses take 12 hours of labor to produce, and the deluxe playhouses take 20 hours. The labor available is limited to 800 hours per week, and the total production capacity is 50 items per week. Existing orders require the company to produce at least 10 standard playhouses and 15 deluxe playhouses per week. Write a system of inequalities representing this situation, where x is the number of standard playhouses and y is the number of deluxe playhouses. Then graph the system of inequalities. \n" ); document.write( "
Algebra.Com's Answer #61466 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "A small company produces both standard and deluxe playhouses. The standard\r\n" );
document.write( "playhouses take 12 hours of labor to produce, and the deluxe playhouses take 20\r\n" );
document.write( "hours. The labor available is limited to 800 hours per week, and the total\r\n" );
document.write( "production capacity is 50 items per week. Existing orders require the company\r\n" );
document.write( "to produce at least 10 standard playhouses and 15 deluxe playhouses per week.\r\n" );
document.write( "Write a system of inequalities representing this situation, where x is the\r\n" );
document.write( "number of standard playhouses and y is the number of deluxe playhouses. Then\r\n" );
document.write( "graph the system of inequalities.\r\n" );
document.write( "\r\n" );
document.write( "To fill the orders, we must have x > 10 and y > 15\r\n" );
document.write( "\r\n" );
document.write( "To keep within production capacity, x + y < 50\r\n" );
document.write( "\r\n" );
document.write( "The x standard ones take 12x hours of labor per week\r\n" );
document.write( "The y deluxe ones take 20y hours of labor per week\r\n" );
document.write( "\r\n" );
document.write( "The total hours of labor must not exceed 800 hours, so\r\n" );
document.write( "\r\n" );
document.write( "          12x + 20y < 800\r\n" );
document.write( "\r\n" );
document.write( "So we have these inequalities\r\n" );
document.write( "x > 10  (The area on or to the right of the green line x = 10)\r\n" );
document.write( "y > 15  (The region on or above the blue line y = 15 \r\n" );
document.write( "x + y < 50 (The region on or below the grey line x + y = 50\r\n" );
document.write( "12x + 20y < 800 (The region on or below the purple line 12x + 20y = 800\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Below is the region called the \"feasible region\".  It is\r\n" );
document.write( "the region which satisfies all the inequalities. You can just\r\n" );
document.write( "shade it on the above graph. \r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );