document.write( "Question 383054: What is the probability of being dealt all four kings and one ace? \n" ); document.write( "
Algebra.Com's Answer #271338 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the probability of being dealt all four kings and one ace?
\n" ); document.write( "-------
\n" ); document.write( "Ways to get 4 Kings: 1
\n" ); document.write( "Ways to get 1 ace: 4
\n" ); document.write( "-----
\n" ); document.write( "Ways to get 5 card randomly: 52C5
\n" ); document.write( "-------
\n" ); document.write( "P(4 kings and one ace) = (1*4)/52C5 = 4/2598960 = 1.539077x10^6
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );