document.write( "Question 406105: Because of limited funds, 5 research centers are chosen out of 8 suitable ones for a study on cancer. If the selection is made at random, what is the probability that these 5 particular research center will be chosen?\r
\n" ); document.write( "\n" ); document.write( "Please help how to do this!
\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #286677 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%21%29%29\"
\n" ); document.write( " 8C5 = 56 ways of choosing the 5 research centers (8!/5!3! = 8*7*6/2*3)
\n" ); document.write( "P(choosing a one particular combination) = 1/56 \n" ); document.write( "
\n" );