Question 841815
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
A reading list for a course contains 25 articles. 
How many ways are there to choose three articles from this list?
  25C3 = {{{25*24*23/(3*2*1) }}}     |nCx = {{{n!/(x!(n-x)!)}}}