document.write( "Question 127659: 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( "So far I have come up with
\n" );
document.write( "x+y<=60 and x+2y<=80
\n" );
document.write( "x>40
\n" );
document.write( "Y>20\r
\n" );
document.write( "\n" );
document.write( "With these numbers I am not sure how to graph them.
\n" );
document.write( "y<=-x+60
\n" );
document.write( "y<=x/2 +40\r
\n" );
document.write( "\n" );
document.write( "I have confused myself, not sure which way to go. \n" );
document.write( "
Algebra.Com's Answer #93541 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.\r \n" ); document.write( "\n" ); document.write( "So far I have come up with \n" ); document.write( "Quantity Inequality: x+y<=60 \n" ); document.write( "Labor Inequality: x+2y<=80 \n" ); document.write( "----------- \n" ); document.write( "x>=0 ; y>=0 \n" ); document.write( "-------------- \n" ); document.write( "Solve both inequalities for \"y\": \n" ); document.write( "y<=-x+60 \n" ); document.write( "y<= (-1/2)x +40 \n" ); document.write( "------------------- \n" ); document.write( "Graph the \"equality\" statements which are the boundaries for the inequalities. \n" ); document.write( " \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |