document.write( "Question 297183: at a local clinic there are 8 men, 5 women,and 3 children in the waiting room.If three patients are randomly selected, find the probability that there is at least 1 child among them. \n" ); document.write( "
Algebra.Com's Answer #214008 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
at a local clinic there are 8 men, 5 women,and 3 children in the waiting room.If three patients are randomly selected, find the probability that there is at least 1 child among them.
\n" ); document.write( "---
\n" ); document.write( "P(at least one child) = 1 - P(no child)
\n" ); document.write( "P(x>=1) = 1 - 3C0(3/16)^0*(13/16)^3 = 1-(13/16)^3 = 0.4636
\n" ); document.write( "====================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );