document.write( "Question 411117: if i where to pick 3 cards from a 52 card deck whats the probability that it will be 3 diamonds? \n" ); document.write( "
Algebra.Com's Answer #289003 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
There are 13 diamonds in a deck of 52 cards.
\n" ); document.write( "13/52 * 12/51 * 11/50 = 1716/132600 = .0129
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );