document.write( "Question 534166: If 200 tickets are sold for a raffle and 2 prizes are to be awarded, find the probability that one person will win both prizes if that person buys exactly 2 tickets. \n" ); document.write( "
Algebra.Com's Answer #351351 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 200 tickets are sold for a raffle and 2 prizes are to be awarded, find the probability that one person will win both prizes if that person buys exactly 2 tickets. \n" ); document.write( "--- \n" ); document.write( "There is one pair of winning tickets. \n" ); document.write( "There are 200C2 different pairs of tickets. \n" ); document.write( "------ \n" ); document.write( "P(2 winning tickets) = 1/200C2 = 1/19,900 \n" ); document.write( "--- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |