document.write( "Question 102520: A small company produces both doll houses and sets of doll furniture. The doll houses take 3 hours of labor to produce, and the furniture sets take 8 hours. The labor available is limited to 400 hours per week, and the total production capacity is 100 items per week. Existing orders require that at least 20 doll houses and 10 sets of furniture be produced per week. Write a system of inequalities representing this situation, where x is the number of doll houses and y is the number of furniture sets. Then graph the system of inequalities.\r
\n" );
document.write( "\n" );
document.write( "PLEASE help me with this again I am soo terribel with wrod problems like this. \n" );
document.write( "
Algebra.Com's Answer #74571 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A small company produces both doll houses and sets of doll furniture. \n" ); document.write( "Let x is the number of doll houses and y is the number of furniture sets. \n" ); document.write( "-------------\r \n" ); document.write( "\n" ); document.write( "The doll houses take 3 hours of labor to produce, and \n" ); document.write( "the furniture sets take 8 hours. \n" ); document.write( "The labor available is limited to 400 hours per week, and \n" ); document.write( "the total production capacity is 100 items per week. \n" ); document.write( "Labor Equation: 3x+8y<= 400 \n" ); document.write( "Production equation: x+y <=100 \n" ); document.write( "---------------------- \n" ); document.write( "Solve each for y; needed for graphing later \n" ); document.write( "y <= (-3/8)x + 50 \n" ); document.write( "y <= -x+100 \n" ); document.write( "--------------------------- \n" ); document.write( "Existing orders require that at least 20 doll houses and 10 sets of furniture be produced per week. \n" ); document.write( "x>=20 \n" ); document.write( "y>=10 \n" ); document.write( "Write a system of inequalities \n" ); document.write( "Then graph the system of inequalities. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( "On an x/y coordinate system: \n" ); document.write( "Draw a vertical line at x = 20 and at x=100 \n" ); document.write( "Draw a vertical line at y = 10 and at y=100 \n" ); document.write( "-------------- \n" ); document.write( "Comment \n" ); document.write( "The resulting box limits the domain and the range. \n" ); document.write( "----------------------------------- \n" ); document.write( "Graph the Labor and the Production inequalities in the box. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |