document.write( "Question 921225: three cards are drawn without replacement from a well shuffled deck of 52 playing cards what is the probability that the third card drawn is a diamond \n" ); document.write( "
Algebra.Com's Answer #558866 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! three cards are drawn without replacement \n" ); document.write( "P(3rd is Diamond) = \n" ); document.write( "P(x=1D, 3rd draw a D) = \n" ); document.write( "+ P(x = 2D, with last a diamond) \n" ); document.write( "+ (x= 3D) = |