document.write( "Question 68750: 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.\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help you can provide. \n" );
document.write( "
Algebra.Com's Answer #48948 by stanbon(75887) ![]() 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( "Number of bouquets is \"x\"; Number of wreaths is \"y\". \n" ); document.write( "1x+2y<=80 \n" ); document.write( "x+y<=60 \n" ); document.write( "x>=0 \n" ); document.write( "y>=0 \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( "Shade the half-plane below y=(-1/2)x+40, below y=-x+60, to the \n" ); document.write( "right of x=0, and above y=0. \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |