document.write( "Question 921178: A box contains 9 cards numbered 1 to 9.If four cards are drawn with replacement .What is the probability that none is 1? \n" ); document.write( "
Algebra.Com's Answer #558901 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A box contains 9 cards numbered 1 to
\n" ); document.write( "four cards are drawn with replacement
\n" ); document.write( "P(none is 1) = (8/9)^4
\n" ); document.write( "
\n" );