document.write( "Question 1090585: 3 cards are drawn in random without replacement from an ordinary deck of 52 cards. Find the number of ways in which one can draw.
\n" ); document.write( " a) a diamond and a club and a heart in succession
\n" ); document.write( " b) two hearts and a club or a spade
\n" ); document.write( "

Algebra.Com's Answer #705041 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 13 diamonds, 13 clubs, 13 hearts.
\n" ); document.write( "\"N=13%2A13%2A13=2197\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "There are 13 hearts, 13 clubs, 13 spades.
\n" ); document.write( "I'm assuming this is also in succession although it wasn't stated.
\n" ); document.write( "\"N=13%2A12%2A13%2B13%2A12%2A13=4056\"
\n" ); document.write( "
\n" );