document.write( "Question 356889: Two cards are drawn in succession from a well shuffled pack of cards (without replacement).
\n" ); document.write( "Find the probability that:
\n" ); document.write( "i) both cards are red
\n" ); document.write( "ii) both cards are the same colour
\n" ); document.write( "iii) the cards are different colours
\n" ); document.write( "

Algebra.Com's Answer #254835 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
i) (26/52)*(25/51) = 25/102\r
\n" ); document.write( "\n" ); document.write( "ii) 25/51\r
\n" ); document.write( "\n" ); document.write( "iii) 13/51
\n" ); document.write( "
\n" );