document.write( "Question 238620: Assume that 2 cards are drawn in succession and without replacement from a standard deck of 52 cards. Find the probability that the following occurs.
\n" ); document.write( "the second card is a ace, given that the first card was a ace
\n" ); document.write( "

Algebra.Com's Answer #175315 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Assume that 2 cards are drawn in succession and without replacement from a standard deck of 52 cards. Find the probability that the following occurs.
\n" ); document.write( "the second card is a ace, given that the first card was a ace
\n" ); document.write( "----------------
\n" ); document.write( "P(ace | ace) = (4/52)(3/51) = 0.0045
\n" ); document.write( "=====
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );