document.write( "Question 343304: in a poker hand consisting of 5 cards,find the probability of holding. (a) 3 aces, (b) 4 hearts and 1 club \n" ); document.write( "
Algebra.Com's Answer #245633 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! P(A)=4/52 \n" ); document.write( "P(A)=3/51 \n" ); document.write( "P(A)=2/50 \n" ); document.write( "P(3A)=(4/52)(3/51)(2/50)=1/5525 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "P(H)=13/52 \n" ); document.write( "P(H)=12/51 \n" ); document.write( "P(H)=11/50 \n" ); document.write( "P(H)=10/49 \n" ); document.write( "P(C)=13/52 \n" ); document.write( "P(4H,C)=(13/52)(12/51)(11/50)(10/49)(13/52)=1859/2815540 \n" ); document.write( " |