document.write( "Question 765252: Suppose 20 chips numbered 1-20 are put in abox.. Suppose a chip is drawn with replacement repeatedly. What is the probability that a prime (2,3,5,7) will be first taken on the 7th draw? \n" ); document.write( "
Algebra.Com's Answer #466096 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose 20 chips numbered 1-20 are put in a box.. Suppose a chip is drawn WITH REPLACEMENT repeatedly.
\n" ); document.write( "What is the probability that a prime (2,3,5,7.11,13,17,19) will be first taken on the 7th draw?
\n" ); document.write( "------
\n" ); document.write( "Pattern::: nnnnnnp
\n" ); document.write( "There are 8 primes and 12 non-prime numbers
\n" ); document.write( "---
\n" ); document.write( "P(1st prime on 7th draw) = (12/20)^6*(8/20) = (3/5)^6*(2/5) = 0.0187
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------------\r
\n" ); document.write( "\n" ); document.write( "-----
\n" ); document.write( "
\n" ); document.write( "
\n" );