Jeffrey K. answered 08/17/20
Together, we build an iron base in mathematics and physics
Hi Eric, let's do this!
Let the numbers of chairs, tables and armoires produced be C, T, and A, respectively.
Then, from the maximum numbers of hours for each process, we have:
0.5T + C + A = 260 . . . . . . . . (1)
0.5T + 1.5C + A = 380 . . . . . . . . (2)
T + 1.5C + 2A = 560 . . . . . . . .(3)
(2) - (1): 0.5C = 120 => C = 240
Substitute in (1): 0.5T + A = 20 . . . . (4)
Substitute in (2); 0.5T + A = 20 . . . .(5)
Since (4) and (5) are the same equation, there are many solutions.
For example, take A = 0. Then, from (4): 0.5T = 20 => T = 40
So, a solution is (C, T, A) = (240, 40, 0)
Now take A= 10. Then from (4): 0.5T = 10 => T = 20.
So, another solution is (C, T, A) = (240, 20, 10)
And so on.
In fact, for any integer value of A between 0 and 20, inclusive, we have a valid solution.