document.write( "Question 383833: In a recent survey, 66% of the community favored building a health center in their neighborhood. If 14 citizens are chosen, find the probability that exactly 9 of them favor the building of the health center.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #271727 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
nCr=Combination of n things taken r at a time.
\n" ); document.write( "x=.66, y=.34
\n" ); document.write( "14C9*x^9y^5
\n" ); document.write( "=2002x^9y^5
\n" ); document.write( "=.2161
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );