You can put this solution on YOUR website! Assuming the order does not matter, you want the number of combinations of 9 things taken 5 at a time.
.
The combinations may be denoted as: C(9,5), 9C5 and in several other ways.
.
.
The 5! terms cancel
.
.
The above change is because 4*2 cancels the 8 in the numerator and 6/3 = 2
.
.
Done.