document.write( "Question 529602: If two cards are drawn from a standard 52 card deck without replacement, in how many different ways is it possible to obtain a heart on the first draw and an ace on the second? \n" ); document.write( "
Algebra.Com's Answer #349640 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I'd get a 2nd opinion on this, but here's my view:
\n" ); document.write( "There are 13 ways that you can draw a heart first
\n" ); document.write( "Having drawn the heart, there are 4 ways to draw
\n" ); document.write( "an ace, so there are \"+13%2A4+=+52+\" ways to get
\n" ); document.write( "this combination. But what if the 1st card is the
\n" ); document.write( "Ace of hearts. Then there are only 3 ways to draw
\n" ); document.write( "an Ace. So I have to subtract the one combination
\n" ); document.write( "that I counted twice, that is Ace of hearts and
\n" ); document.write( "Ace of hearts again.
\n" ); document.write( "There are then 51 ways to draw a heart and then
\n" ); document.write( "an Ace. Hope I got it.
\n" ); document.write( "
\n" );