document.write( "Question 561981: Ok so the question is this: Two cards are drawn in succession from a standard deck of 52 cards. Find the probability that an ace and a jack, in that order, are drawn. \n" ); document.write( "
Algebra.Com's Answer #364413 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two cards are drawn in succession from a standard deck of 52 cards. Find the probability that an ace and a jack, in that order, are drawn.
\n" ); document.write( "----
\n" ); document.write( "# of ways to pick an ace: 4
\n" ); document.write( "# of ways to pick a jack: 4
\n" ); document.write( "---
\n" ); document.write( "# of ace/jack pairs = 16
\n" ); document.write( "----
\n" ); document.write( "# of random pairs: 52C2 = 1326
\n" ); document.write( "-----
\n" ); document.write( "P(ace/jack) = 16/1326 = 0.0098
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );