document.write( "Question 533976: Six cards are deald from shuffle deck off played cards. even that all six cards are black, find the probability that they are all of the same suit. Let A and B represent the following event.
\n" );
document.write( "A=The cards are black
\n" );
document.write( "B=The six cards in same suit \n" );
document.write( "
Algebra.Com's Answer #351224 by josmiceli(19441) You can put this solution on YOUR website! Since I know they are all black, they are all either \n" ); document.write( "clubs or spades, and there are 26 of these. \n" ); document.write( "The probability they are all the same suit is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "A = 1 \n" ); document.write( "B = 6/805 \n" ); document.write( " |