document.write( "Question 1069181: If two cards are dealt, find the probability that they are the same suit.
\n" ); document.write( "*Find P(both diamonds OR both hearts OR both clubs OR both spades)
\n" ); document.write( "

Algebra.Com's Answer #684396 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The first card can be anything.
\n" ); document.write( "Once that is picked, the second card has to be in that suit, and there is a 12/51 probability or 4/17.
\n" ); document.write( "The probability is 4/17, exactly 4 times higher than picking a specific suit to have two cards the same.
\n" ); document.write( "
\n" );