SOLUTION: Seven managers and eight sales representatives volunteer to attend a trade show. Their company can only afford to send five people. In how many ways could they be selected: a) wit

Algebra ->  Permutations -> SOLUTION: Seven managers and eight sales representatives volunteer to attend a trade show. Their company can only afford to send five people. In how many ways could they be selected: a) wit      Log On


   



Question 1004398: Seven managers and eight sales representatives volunteer to attend a trade show. Their company can only afford to send five people. In how many ways could they be selected:
a) without any restrictions?
15C5 = 3003 ways
B) if there must be at least one manager and one sales representative chosen?
tried doing 7C1 = 7 + 8C1 = 8 + 13C3 = 286 but not the right answer
**answer should be 2926

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Seven managers and eight sales representatives volunteer to attend a trade show. Their company can only afford to send five people. In how many ways could they be selected:
a) without any restrictions?
15C5 = 3003 ways
Correct
--------------------------------
B) if there must be AT LEAST one manager and AT LEAST one sales representative chosen?
7C1*8C4 + 7C2*8C3 + 7C3*8C2 + 7C4*8C1 = 2926 ways
---------------------
Cheers,
Stan H.
-----------