document.write( "Question 493647: A candidate believes that 2/3 of the registered voters in his district will vote for him in the next election. If two registered voters are independently selected at random, find the probability that neither will vote for him in the next election. \n" ); document.write( "
Algebra.Com's Answer #335438 by stanbon(75887) ![]() You can put this solution on YOUR website! A candidate believes that 2/3 of the registered voters in his district will vote for him in the next election. If two registered voters are independently selected at random, find the probability that neither will vote for him in the next election. \n" ); document.write( "------------ \n" ); document.write( "P(both will vote for him) = (2/3)^2 = 4/9 \n" ); document.write( "P(neither will vote for him) = (1/3)^2 = 1/9 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |