document.write( "Question 1168514: Four marbles are drawn from a bag containing six green and five purple marbles.
\n" ); document.write( "What is the probability that all four marbles are purple?
\n" ); document.write( " i) if the marble is replaced after each draw?
\n" ); document.write( " ii) if the marbles are not replaced?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #793099 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
if replaced, it is (5/11)^4=0.04269\r
\n" ); document.write( "\n" ); document.write( "if not replaced, it is (5/11)(4/10)(3/9)(2/8)=120/7920=0.01515 (repeat)
\n" ); document.write( "also
\n" ); document.write( "11C4 are the number of outcomes, or 330
\n" ); document.write( "5C4 are the ways to choose 4 purple marbles =5
\n" ); document.write( "it is 5/330 or 1/66 in this scenario. That is 0.01515...
\n" ); document.write( "
\n" ); document.write( "
\n" );