document.write( "Question 347783: Two cards are drawn from an ordinary deck of 52 cards. Find the probability of each event, showing your reasoning carefully.\r
\n" );
document.write( "\n" );
document.write( "a. Two aces.
\n" );
document.write( "b. Two red cards
\n" );
document.write( "c. Two red aces.
\n" );
document.write( "d. Two honor cards (A, K, Q, J, 10). \n" );
document.write( "
Algebra.Com's Answer #248654 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two cards are drawn from an ordinary deck of 52 cards. Find the probability of each event, showing your reasoning carefully. \n" ); document.write( "a. Two aces. \n" ); document.write( "P(2 aces) = 4C2/52C2 \n" ); document.write( "-------------------------- \n" ); document.write( "b. Two red cards \n" ); document.write( "P(2 red) = 26C2/52C2 \n" ); document.write( "-------------------------- \n" ); document.write( "c. Two red aces. \n" ); document.write( "d. Two honor cards (A, K, Q, J, 10). \n" ); document.write( "P(2 honor) = 20C2/52C2 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |