document.write( "Question 350618: For a certain candy, 10% of the pieces are yellow, 15% are red, 20% are blue, 15% are green, and the rest are brown.
\n" ); document.write( "If you pick three pieces in a row, what is the probability that at least one of them is green?
\n" ); document.write( "

Algebra.Com's Answer #250613 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "*Note: probablity that at least one is green is: 1-probability that none are green.
\n" ); document.write( "85% are other than green.
\n" ); document.write( ".
\n" ); document.write( "probability that none are green when picking three
\n" ); document.write( "\"P+=+1%2A%28.85%29%5E3%2A%28.15%29%5E0+=+.614\"
\n" ); document.write( ".
\n" ); document.write( "probablity that at least one is green when picking three
\n" ); document.write( "1- .614 = .386
\n" ); document.write( ".
\n" ); document.write( "38.6% chance at least one will be green.
\n" ); document.write( "
\n" );