document.write( "Question 955393: Suppose that you select 3 cards without replacement from a standard deck of 52 playing cards.
\n" );
document.write( "a.) If the first card that you select is a diamond and the second is a spade, what is the probability that the third card you select is a spade?
\n" );
document.write( "b.) If the first card that you select is a heart, what is the probability that the second card that you select is a six? \n" );
document.write( "
Algebra.Com's Answer #583610 by macston(5194)![]() ![]() You can put this solution on YOUR website! a.) If the first card that you select is a diamond and the second is a spade, what is the probability that the third card you select is a spade? \n" ); document.write( "50 remaining cards, 12 spades, 12/50 \n" ); document.write( "b.) If the first card that you select is a heart, what is the probability that the second card that you select is a six? \n" ); document.write( "Was the first card the 6 of hearts? \n" ); document.write( "If not 4/51, if so, 3/51. \n" ); document.write( " |