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)\"\" \"About 
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) = \"%2839%2F52%29%2838%2F51%29%2813%2F50%29\"
\n" ); document.write( "+ P(x = 2D, with last a diamond) \"%2813%2F52%29%2839%2F51%29%2812%2F50%29+%2B%2839%2F52%29%2813%2F51%29%2812%2F50%29+\"
\n" ); document.write( "+ (x= 3D) = \"%2813%2F52%29%2812%2F51%29%2811%2F50%29\"
\n" ); document.write( "
\n" );