document.write( "Question 1086356: A set of 8 cards contains 1 joker. A and B are 2 players and A chooses 5 cards at random, B taking the
\n" ); document.write( "remaining 3 cards. What is the probability that A has the joker?
\n" ); document.write( "

Algebra.Com's Answer #700530 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 56 possible combinations choosing 5 cards out of 8 total (A,B,C,D,E,F,G,J) where J is the joker.
\n" ); document.write( "There are 21 possible combinations choosing 5 cards out of 7 total.
\n" ); document.write( "(A,B,C,D,E,F,G) where there is no joker.
\n" ); document.write( "So in 21 of the 56 outcomes, the joker is in the B hand.
\n" ); document.write( "So in the A hand,
\n" ); document.write( "\"P=35%2F56=5%2F8\"
\n" ); document.write( "
\n" ); document.write( "
\n" );