document.write( "Question 321174: in a random sample of 350 voters,200 are Republicans. If three voters are selected at random from this sample. what is the probability that
\n" ); document.write( "at least one of the voters is republican
\n" ); document.write( "all three of the voters are republican
\n" ); document.write( "none of the voters are republican
\n" ); document.write( "

Algebra.Com's Answer #230008 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
in a random sample of 350 voters,200 are Republicans. If three voters are selected at random from this sample. what is the probability that
\n" ); document.write( "at least one of the voters is republican
\n" ); document.write( "= 1 -P(none is a reprublican)
\n" ); document.write( "= 1 - 150C3/350C3
\n" ); document.write( "= 1 - 0.0778
\n" ); document.write( "= 0.9222
\n" ); document.write( "----------------------------
\n" ); document.write( "all three of the voters are republican
\n" ); document.write( "= 200C3/350C3
\n" ); document.write( "= 0.1854
\n" ); document.write( "--------------------------
\n" ); document.write( "none of the voters are republican
\n" ); document.write( "= 0.0778
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );