Answer a)
1 representative from a mathematics major and 1 from computer science major can be picked by using the formula 18C1*325C1
= (18−1)!∗1!∗(325−1)!∗1!18!∗325!=18∗325=5850 ways
Answer b)
1 representative from a mathematics major or 1 from computer science major can be picked by using the formula 18C1+325C1
(18−1)!∗1!18!+(325−1)!∗1!325!=18+325=343 ways
Comments