document.write( "Question 628467: Five cards are down in succession from a deck of 52 playing cards and after each card is drawn it is not replaced in the deck. What is the probability that all five cards are of the same suit?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #395697 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Five cards are down in succession from a deck of 52 playing cards and after each card is drawn it is not replaced in the deck. What is the probability that all five cards are of the same suit?
\n" ); document.write( "first card: 13/52 = 1/4
\n" ); document.write( "second card: 12/51 = 4/17
\n" ); document.write( "third card: 11/50
\n" ); document.write( "fourth card: 10/49
\n" ); document.write( "fifth card: 9/48
\n" ); document.write( "probability:
\n" ); document.write( "1/4 * 4/17 * 11/50 * 10/49 * 9/48
\n" ); document.write( "= 1/4 * 1/17 * 11/50 * 10/49 * 9/12
\n" ); document.write( "= 1/4 * 1/17 * 11/50 * 5/49 * 9/6
\n" ); document.write( "= 1/4 * 1/17 * 11/10 * 1/49 * 9/6
\n" ); document.write( "= 0.002 = .2%
\n" ); document.write( "
\n" );