document.write( "Question 537060: Suppose 50 tickets are being sold for a raffle to win 2 seperate prizes. What is the probability of someone buying 2 tickets and winning both prizes? \n" ); document.write( "
Algebra.Com's Answer #352731 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose 50 tickets are being sold for a raffle to win 2 seperate prizes. What is the probability of someone buying 2 tickets and winning both prizes? \n" ); document.write( "---- \n" ); document.write( "# of winning pairs of tickets: 1 \n" ); document.write( "# of random pairs 50C2 = 1225 \n" ); document.write( "---- \n" ); document.write( "P(win both prizes) = 1/1225 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |