document.write( "Question 1122976: I'm trying to figure out how to find the probability of guessing two cards correctly without replacement the first card is guessing the colour and the second card is guessing the suit. It is a standard deck of 52 cards. If i could be assisted with this it would be greatly appreciated. \n" ); document.write( "
Algebra.Com's Answer #739195 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Tree Diagram
\n" ); document.write( "1/2 is probability of getting first color correct
\n" ); document.write( "Then
\n" ); document.write( "If suit chosen happens to be the same as the first card--12/51 probability of choosing it. (12/102 or 2/17)
\n" ); document.write( "If not, then 13/51 probability (13/102)
\n" ); document.write( "
\n" ); document.write( "
\n" );