document.write( "Question 773192: Slips of paper numbered 1 through 10 are placed into a bag. What is the probability of drawing the number 10 three times in a row if a slip is drawn at random and then replaced? \n" ); document.write( "
Algebra.Com's Answer #471349 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Slips of paper numbered 1 through 10 are placed into a bag. What is the probability of drawing the number 10 three times in a row if a slip is drawn at random and then replaced? \n" ); document.write( "------ \n" ); document.write( "P(draw a 10) = 1/10 \n" ); document.write( "----- \n" ); document.write( "P(draw a 10 ten times with replacement) = (1/10)^10 = 1/10000000000 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |