Question 81812
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 y is the number of sweaters. Then graph the system of inequalities. 
:
x = no. of scarves; y = no. of sweaters:
:
The labor inequality:
2x + 14y =< 40
Arrange in the general (y=) form so we can graph it:
14y =< 40 - 2x
y =< (40/14) - (2/14)x
y =< 20/7 - (1/7)x
:
The production inequality:
x + y = 5
y = 5 - x
:
Plot these two inequalities (I assume you know how to plot a graph, if not you
can email me at ankor@dixie-net.com and I will add the procedure to do that.)
:
your graph should look like this:
{{{ graph( 300, 200, -2, 8, -2, 8, 5-x, (20/7) - (1/7)x) }}}
:
The area of feasibility would be at or below either line, whichever is lower
It's assumed that x and y => 0