document.write( "Question 92520: Ok. I have answered two of these already but I cannot get this one. \r
\n" );
document.write( "\n" );
document.write( "A small company produces both bouquets and wreaths of dried flowers. The bouquets take 1 hour of labor to produce, and the wreaths take 2 hours. The labor available is limited to 80 hours per week, and the total production capacity is 60 items per week. Write a system of inequalities representing this situation, where x is the number of bouquets and y is the number of wreaths. Then graph the system of inequalities. \n" );
document.write( "
Algebra.Com's Answer #67370 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A small company produces both bouquets and wreaths of dried flowers. The bouquets take 1 hour of labor to produce, and the wreaths take 2 hours. The labor available is limited to 80 hours per week, and the total production capacity is 60 items per week. Write a system of inequalities representing this situation, where x is the number of bouquets and y is the number of wreaths. Then graph the system of inequalities. \n" ); document.write( ": \n" ); document.write( "Let x = no. of bouquets, y = no. of wreaths \n" ); document.write( ": \n" ); document.write( "The labor inequality: \n" ); document.write( "1x + 2y =< 80 \n" ); document.write( "2y =< -x + 80 \n" ); document.write( "y =< .5x + 40; divided both sides by 2 \n" ); document.write( "Graph this inequality \n" ); document.write( ": \n" ); document.write( "The total items inequality \n" ); document.write( "x + y =< 60 \n" ); document.write( "y =< -x + 60 \n" ); document.write( "Graph this inequality \n" ); document.write( ": \n" ); document.write( "Should look like this: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Area of feasibility is at or below the lowest line \n" ); document.write( " \n" ); document.write( " |