document.write( "Question 124474: A home based company produces both hand-knitted scarves and sweaters .the scarves take 2 hours of labor to produce and the sweaters take 14 hours.the labor available is limited to 40 hours per week and the total production capacity is 5 items per week.write a system of inequalities representing this situation,where x is the number of scarves and the y is the number of sweaters.Then grtaph the inequalities. \n" ); document.write( "
Algebra.Com's Answer #91324 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! This same problem came up a few weeks ago. This is what I submitted then \n" ); document.write( "Perhaps it will help you.\r \n" ); document.write( "\n" ); document.write( "home-based company produces both hand-knitted scarves and sweaters. The scarves take 2 hours of labor to produce, and the sweaters take 14 hours. The labor available is limited to 40 hours per week, and the total production capacity is 5 items per week. Write a system of inequalities representing this situation, where x is the number of scarves and y is the number of sweaters. Then graph the system of inequalities. \n" ); document.write( ": \n" ); document.write( "x = no. of scarves; y = no. of sweaters:(as they suggest) \n" ); document.write( ": \n" ); document.write( "The labor (in hours) inequality: \n" ); document.write( "2x + 14y =< 40 \n" ); document.write( "Arrange in the general (y=) form so we can graph it: \n" ); document.write( "14y =< -2x + 40 \n" ); document.write( "y =< -(2/14)x + (40/14) \n" ); document.write( "y =< -(1/7)x + 20/7 \n" ); document.write( ": \n" ); document.write( "Plot this equation: \n" ); document.write( "For x = 0 \n" ); document.write( "y = -(1/7)(0) + 20/7 \n" ); document.write( "y = 20/7 or about 2.85 \n" ); document.write( ": \n" ); document.write( "For x = 7 \n" ); document.write( "y = -(1/7)(7) + (20/7) \n" ); document.write( "y = -1 + 20/7 \n" ); document.write( "y = -(7/7) + (20/7) \n" ); document.write( "y = +13/7 or about 1.85 \n" ); document.write( ": \n" ); document.write( "A table of the x/y coordinates: \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( " 0 | 2.85 \n" ); document.write( " 7 | 1.85 \n" ); document.write( "Join these two points with a straight-edge for the labor graph \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "The production inequality: \n" ); document.write( "x + y = 5 \n" ); document.write( "y = 5 - x \n" ); document.write( ": \n" ); document.write( "Plot this equation: \n" ); document.write( "For x = 0, then y = 5, obviously \n" ); document.write( ": \n" ); document.write( "For x = 4 \n" ); document.write( "y = 5 - 4 \n" ); document.write( "y = 1 \n" ); document.write( ": \n" ); document.write( "The table for these x/y coordinates \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( " 0 | 5 \n" ); document.write( " 4 | 1 \n" ); document.write( "Join these to points for the production graph \n" ); document.write( ": \n" ); document.write( "your graph should look like this: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "The area of feasibility would be at or below either line, whichever is lower \n" ); document.write( "It's assumed that x and y => 0 \n" ); document.write( ": \n" ); document.write( "It looks like the best you could do is 3 scarfs and 2 sweaters \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |