document.write( "Question 598665: You are dealt 5 cards from a shuffled deck of 52 cards. Find the probability that all five cards are picture cards. Give your answer as a decimal to four places. \n" ); document.write( "
Algebra.Com's Answer #378665 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
There are 12 picture cards.
\n" ); document.write( "Combination=nCr=n!/((n-r)!r!)
\n" ); document.write( "12C5/52C5
\n" ); document.write( "=792/2598960
\n" ); document.write( "=.0003
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );