document.write( "Question 377968: Three cards are drawn without replacement from an ordinary deck of 52 playing cards. What is the probability that the second and third cards are hearts if the first card was a heart? \n" ); document.write( "
Algebra.Com's Answer #268570 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Three cards are drawn without replacement from an ordinary deck of 52 playing cards. What is the probability that the second and third cards are hearts if the first card was a heart?
\n" ); document.write( "---------------------------
\n" ); document.write( "51 cards remain
\n" ); document.write( "12 hearts remain
\n" ); document.write( "----
\n" ); document.write( "P(2nd and 3rd are hearts) = 12C2/51C2 = 0.0518..
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "stan H.
\n" ); document.write( "
\n" );