document.write( "Question 525979: In San Francisco 30% of workers take public transportation daily ( USA Today, Decmber 21, 2005).\r
\n" ); document.write( "\n" ); document.write( "a. In a sample of 10 workers, what is the probability that exactly three workers take public transportation daily?\r
\n" ); document.write( "\n" ); document.write( "b. In a sample of 10 workers, what is the probability that at least three workers take public transportation daily?
\n" ); document.write( "

Algebra.Com's Answer #348274 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
a) x=.3, y=.7, n=10
\n" ); document.write( "nCr=n!/(n-r)!*r!
\n" ); document.write( "10C3*x^3*y^7
\n" ); document.write( "=.2668
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );