document.write( "Question 113297: 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( "Note: There are 4 inequalities to be graphed!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #82458 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A small company produces both bouquets and wreaths of dried flowers. \n" ); document.write( "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, \n" ); document.write( "and the total production capacity is 60 items per week. \n" ); document.write( "Write a system of inequalities representing this situation, where x is the number of bouquets and y is the number of wreaths. \n" ); document.write( "Then graph the system of inequalities. \n" ); document.write( "Note: There are 4 inequalities to be graphed! \n" ); document.write( "-------------------------- \n" ); document.write( "Quantity Inequalities: \n" ); document.write( "0<=x<=60 \n" ); document.write( "0<=y<=60 \n" ); document.write( "--------------- \n" ); document.write( "Production Inequality: \n" ); document.write( "x + y <= 60 \n" ); document.write( "------ \n" ); document.write( "Labor Inequlities: \n" ); document.write( "x + 2y <- 80 \n" ); document.write( "============= \n" ); document.write( "I have to run now. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |