document.write( "Question 1194907: Two cards are drawn without replacement from a standard deck of 52 playing cards. What is the probability of choosing a jack and then, without replacement, a face card? \n" ); document.write( "
Algebra.Com's Answer #827203 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Two cards are drawn without replacement from a standard deck of 52 playing cards. What is the probability of choosing a jack and then, without replacement, a face card?
\n" ); document.write( "--------------
\n" ); document.write( "4 Jacks out of 52 ---> 4/52 = 1/13
\n" ); document.write( "A face card out of 51 ---> 11/51
\n" ); document.write( "-------------
\n" ); document.write( "(1/13)*(11/51) = 11/663
\n" ); document.write( "
\n" );