document.write( "Question 204807: Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What is the probability that both are spades if the first card drawn was a spade?\r
\n" );
document.write( "\n" );
document.write( "I got so far that there are 13/52 and then you take away one giving you 12/52 and then I am lost. \n" );
document.write( "
Algebra.Com's Answer #154567 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two cards are drawn without replacement from an ordinary deck of 52 playing cards. What is the probability that both are spades if the first card drawn was a spade? \n" ); document.write( "I got so far that there are 13/52 and then you take away one giving you 12/52 and then I am lost. \n" ); document.write( "------------------ \n" ); document.write( "Yes, 13/52; but then 12/51. \n" ); document.write( "Now multiply those fractions \n" ); document.write( "------------------------------- \n" ); document.write( "Using formulas you would get: \n" ); document.write( "P(spade and then spade) = P(spade)*P(spade | spade) = (13/52)(12/51)= 0.0588.. \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |