document.write( "Question 438877: You are playing roulette at a casino in the United States. The wheel has 18 red slots, 18 black slots, and
\n" ); document.write( "two green slots. In 4 spins of the wheel, what is the probability of the wheel landing on at least one red
\n" ); document.write( "slot?
\n" ); document.write( "a. 0.9375 b. 0.0625 c. 0.9048 d. 0.0953 e. None of the above
\n" ); document.write( "

Algebra.Com's Answer #303407 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "You are playing roulette at a casino in the United States.
\n" ); document.write( "The wheel has 18 red slots, 18 black slots, and two green slots.
\n" ); document.write( " 38 slots in all, 20 of which are NOT red
\n" ); document.write( "In '4 spins' of the wheel..
\n" ); document.write( " P(at least one red) = 1 - P(no red) = 1 - (20/38)^4 \n" ); document.write( "
\n" );