document.write( "Question 1054821: Three cards are drawn from an ordinary deck without replacement what is the probability of getting all clubs and all Aces? \n" ); document.write( "
Algebra.Com's Answer #670016 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! probability of all clubs is (13/52)(12/51)(11/50)=0.0129 \n" ); document.write( "probability of all Aces is (4/52(3/51)(2/50)=0.000181 \n" ); document.write( "Both would be impossible with 3 cards. There is one ace of clubs. \n" ); document.write( " |