document.write( "Question 936015: In a group of 20 students, five do not have a mobile phone. If three students are selected at random from the group, work out the probability that exactly one of these three students does not have a mobile phone. \n" ); document.write( "
Algebra.Com's Answer #569516 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a group of 20 students, five do not have a mobile phone. If three students are selected at random from the group, work out the probability that exactly one of these three students does not have a mobile phone.
\n" ); document.write( "-----
\n" ); document.write( "Binomial Problem with n = 3 and p(no phone) = 5/20 = 1/4 ; p(phone) = 3/4
\n" ); document.write( "-----
\n" ); document.write( "P(x = 1) = 3C1(3/4)(1/4)^2 = 3*3/64 = 9/64
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );