SOLUTION: A small copany produces both doll houses and sets of doll furniture. The doll houses take 3hrs of labor to produce, and the furniture sets take 8hrs. The labor available is limited

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A small copany produces both doll houses and sets of doll furniture. The doll houses take 3hrs of labor to produce, and the furniture sets take 8hrs. The labor available is limited      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 92812: A small copany produces both doll houses and sets of doll furniture. The doll houses take 3hrs of labor to produce, and the furniture sets take 8hrs. The labor available is limited to 400hrs 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 inequlities 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.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
This same problem came up recently. This is what I submitted then, perhaps it will help you.
:
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.
:
x = number of doll houses; y = furniture sets
:
The labor constraint:
3x + 8y =< 400
Arrange in the general (y=) form so we can plot the graph
8y =< 400 - 3x
y =< (400/8) - (3/8)x
y =< 50 - (3/8)x
:
The production constraint:
x + y =< 100
y =< 100 - x
:
Min house constraint:
x => 20
:
Min furniture constraint
y => 10
:
Plot the Labor equation; I assume you know how to substitute for x and find y
x | y
-------
0 | 50
8 | 47
32 | 38
:
Plot the production restraint
x | y
------
0 |100
20 | 80
50 | 50
:
x => 20 is at or to the right of a vertical line going thru x=20
:
y => 10 is at or above a horizontal line going thru y = 10
:
Look something like this: You have to draw in the vertical line at x = 20
+graph%28+300%2C+200%2C+-10%2C+100%2C+-10%2C+90%2C+50-%283%2F8%29x%2C+100-x%2C+10%29+
:
Area of feasibility:
1. At or below the green or purple lines which ever is lowest
2. At or above the horizontal line
3. At or to the right of vertical line at x=20 which you have to draw in
:
Any question about this?