document.write( "Question 317523: three man are seeking public office. candidates a and b are given about the same chance of winning, but candidate c is given twice the chance of either a or b.
\n" );
document.write( "a) what is the probability that c wins?
\n" );
document.write( "b) what is the probability that a does not win? \n" );
document.write( "
Algebra.Com's Answer #227411 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! three man are seeking public office. candidates a and b are given about the same chance of winning, but candidate c is given twice the chance of either a or b. \n" ); document.write( "---- \n" ); document.write( "P(a) = x \n" ); document.write( "P(b) = x \n" ); document.write( "P(c) = 2x \n" ); document.write( "--- \n" ); document.write( "x + x + 2x = 1 \n" ); document.write( "4x = 1 \n" ); document.write( "x = 1/4 \n" ); document.write( "2x = 1/2 \n" ); document.write( "---------- \n" ); document.write( "a) what is the probability that c wins? = 1/2 \n" ); document.write( "---------- \n" ); document.write( "b) what is the probability that a does not win? \n" ); document.write( "1-1/4 = 3/4 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |