
Doug C. answered 04/01/24
Math Tutor with Reputation to make difficult concepts understandable
This problem involves the fundamental counting principle. If there are m ways to perform something, and n ways to perform something else, the number of ways to perform both is m times n.
How many ways can we get a set of 2 teachers out of 11? Since order does not matter this is a combination (11 things taken 2 at a time).
11C2 = 11(10)/2 = 55
How many ways to form a committee of 4 students out of 48?
48C4= [48(47)(46)(45)]/4!=194580
Applying the fundamental counting principle the number of possible committees is:
55(194580).= ?