document.write( "Question 803396: Two cards are drawn at random from a pack of 52 cards, what is the probability that:
\n" );
document.write( "1.Both are of same color.
\n" );
document.write( "2.Both are of different color. \n" );
document.write( "
Algebra.Com's Answer #484370 by oscargut(2103) You can put this solution on YOUR website! Answers:\r \n" ); document.write( "\n" ); document.write( "1) 2*(26/52)(25/51) = 25/51\r \n" ); document.write( "\n" ); document.write( "2) 2*(26/52)(26/51) = 26/51\r \n" ); document.write( "\n" ); document.write( "If you need more help with similar questions, homework, assignments, you can contact me now at:\r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " \n" ); document.write( " |