document.write( "Question 553705: three candidates are contesting in an election. candidates a and b have same chanes of winning but the candidate c has twice the chance of both a&b. find probability that a wins? probability that c does not win? \n" ); document.write( "
Algebra.Com's Answer #361008 by stanbon(75887) ![]() You can put this solution on YOUR website! three candidates are contesting in an election. candidates a and b have same chanes of winning but the candidate c has twice the chance of both a&b. find probability that a wins? probability that c does not win? \n" ); document.write( "--- \n" ); document.write( "Let chance of a winning be \"x\". \n" ); document.write( "Then chance of b winning be \"x\". \n" ); document.write( "And chance of c winning is \"2x\". \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "x + x + 2x = 1 \n" ); document.write( "4x = 1 \n" ); document.write( "x = 1/4 \n" ); document.write( "---- \n" ); document.write( "Probability a wins = 1/4 \n" ); document.write( "Probability c wins = 1/2 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |