513,708 views
32 votes
32 votes
In a class of 18 students there are 11 math majors and 7 computer science majors. Fourstudents are randomly picked to prepare a demonstrate on the use of a graphingcalculator.c. How many ways can three math majors be chosen?

User Tifa
by
2.9k points

1 Answer

26 votes
26 votes

To find how many math majors can be chosen, we use combinations:

Then, if we have 11 math majors and we need to choose 3.

We got 11C3

Where the formula is given by:


nCr=(n!)/((n-r)!r!)

Where n=11 and r=3

n is the total group and r the ways it can be chosen

Therefore:


11C3=(11!)/((11-3)!3!)=165

Finally, we have 165 ways to choose three math majors.

User Lejonl
by
2.6k points