document.write( "Question 260660: How many numbers from 1 to 20 inclusive must be on a blackboard before the probability of two of them being the same is greater than 1/2?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #192023 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many numbers from 1 to 20 inclusive must be on a blackboard before the probability of two of them being the same is greater than 1/2? \n" ); document.write( "------ \n" ); document.write( "Assume there are \"x\" numbers on the board. \n" ); document.write( "You are picking with replacement. \n" ); document.write( "P(you pick one of the \"x\" numbers on the next draw is x/20) \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "Solve x/20 > 1/2 \n" ); document.write( "x > 10 \n" ); document.write( "----- \n" ); document.write( "Ans: x = 11 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |