SOLUTION: From a selection of sixteen courses fulfilling a humanities requirement, a student must pick any four to take. How many different combinations of courses are possible?

Algebra.Com
Question 1202857: From a selection of sixteen courses fulfilling a humanities requirement, a student must pick any four to take. How many different combinations of courses are possible?
Found 2 solutions by ikleyn, Theo:
Answer by ikleyn(52847)   (Show Source): You can put this solution on YOUR website!
.

The number of all possible different combinations is   =  = 1820.    ANSWER

Solved.

------------------

Since the order of courses does not matter,  this problem is on  COMBINATIONS.

On  Combinations,  see introductory lessons
    - Introduction to Combinations
    - PROOF of the formula on the number of Combinations
    - Problems on Combinations
in this site.

Learn the subject from there.



Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
c(n,x) is the formul to use.
n is the number of possibe choices.
x is the number of choices to extract from that.
n = 16
4 = x
c(n,x) = n! / (x! * (n-x)!)
when n = 16 and x = 4, the equation becomes c(16,4) = 16! / (4! * 12!) = (16 * 15 * 14 * 13 * 12!) / (4! * 12!) = (16 * 15 * 14 * 13) / (4 * 3 * 2 * 1) = 1820.

RELATED QUESTIONS

A college student is preparing a course schedule for the next semester. The student must... (answered by ikleyn,Solver92311)
A college freshman must take a science course, a humanities course, and a mathematics... (answered by ikleyn)
a college offers nine different psychology courses, four different history courses ,... (answered by best82394,josmiceli)
At the University of South Florida, a student must take at least 2 courses from each of 5 (answered by edjones)
How many courses? At a small liberal arts college, students can register for one to six... (answered by math_tutor2020)
A college offers 3 different psychology courses, 4 different history courses, and 6... (answered by stanbon)
a college freshman must take a science cource ,humanities cource, and a mathematics... (answered by zavia888@gmail.com)
A student planning her curriculum for the upcoming year must select one of four business... (answered by edjones)
There are 4 different mathematics courses, 4 different science courses, and 2 different... (answered by Fombitz)