document.write( "Question 1184001: Out of 20students in a statistics class 3students are failing in the course if4 students from the class are picked up at random what is the probability that one of the failing student will be among them \n" ); document.write( "
Algebra.Com's Answer #814524 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
20C4 choices (denominator)
\n" ); document.write( "3C1*17C3 (numerator)
\n" ); document.write( "0.4211
\n" ); document.write( "-
\n" ); document.write( "another way
\n" ); document.write( "probability first is the 1 is (3/20)(17/19)(16/18)(15/17)=0.10526
\n" ); document.write( "There are 4 ways that can occur, and 4*0.10526=0.4211.
\n" ); document.write( "
\n" );