document.write( "Question 520645: A committee of 9 members is voting on a proposal. Each member casts a yea or nay vote. On a random voting basis, what is the probability that (a) the final vote count is unanimous? (b) the first 4 votes are yea? The last 5 votes are nay? \n" ); document.write( "
Algebra.Com's Answer #346160 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a)2*0.5^9=.001953*2=.0039 \n" ); document.write( "b).5^4=.0625 \n" ); document.write( "c).5^5=.0313 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |