
Michael C. answered 01/29/17
Tutor
4.9
(10)
Patient and Qualified Math Tutor
Let the # of tables to be constructed be t
and the number of bookcases be b
From the above information
constraint on plywood; 16t + 12b <= 100
constraint on pine; 8t + 16b <= 80
t >= 0
b >= 0
A graphical solution is the simplest way to go, or you could solve two simultaneous linear equations
Graphical
Plot two linear graphs of t against b
observe the inequalities and shade the areas below both lines (bounded by the first quadrant)
Wherever the shading coincides indicate the areas of the solution set
The vertex of this solution set would be your optimal solution
Solving linear simultaneous equations give ; number of tables (t) = 4; and number of bookcases (b) = 3