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 #268584 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Stan, keep in mind that one heart had already been chosen, so 11 hearts remain. The answer I got was 11C2/51C2 = .0431...\r
\n" ); document.write( "\n" ); document.write( "(also, I used permutations since the order mattered but in this case, the numerical value remained the same)
\n" ); document.write( "
\n" );