document.write( "Question 1147394: If six cards are drawn from a deck of cards without replacement, what is the probability that at least one of the cards is a spade? \n" ); document.write( "
Algebra.Com's Answer #768705 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is 1- probability none of the cards is a spade \n" ); document.write( "That is 1-(0.75^6)=0.8220 \n" ); document.write( " |