The second constraint is the same as the objective function, so your problem boils down to finding integer solutions to
.. 3x1 +5x2 = 36
There are 3 solutions. They are (x1, x2) = (12, 0), (7, 3), (2, 6)
The value of the objective function there is (obviously) 36.
Answer:
(5,3)
There is no explanation for this solution.
Answer:
E.
Step-by-step explanation:
so first you would add 8 to both sides to get
3w = t + 8
then divide both sides by 3
w = (t + 8) / 3
So the answer is E.
Total number of volunteer students for a committee = 7
Number of committee = 5
Number of ways of selecting the committee from the 7 volunteers = 7C5 = 7!/(5!*2!) = 21 ways.
There are 21 ways in which the 5-committee member can be selected from the 7 volunteers.