document.write( "Question 1120764: A committee of 3 must be chosen from 8 candidates. What is the probability that certain three people will be selected? \n" ); document.write( "
Algebra.Com's Answer #736466 by jdmjrr2017(1)![]() ![]() ![]() You can put this solution on YOUR website! You have 8 ppl to choose from and must choose 3. \n" ); document.write( "8C3\r \n" ); document.write( "\n" ); document.write( "you want 3 specific ppl to be chosen from the 8. \n" ); document.write( "3C3\r \n" ); document.write( "\n" ); document.write( "To find the probability you divide \n" ); document.write( "(3C3)/(8C3) \n" ); document.write( "0.0179 \n" ); document.write( " |