document.write( "Question 182417This question is from textbook discrete mathematical structures
\n" );
document.write( ": Suppose that two cards are selected at random from a standard 52 card deck. What is the probability that both cards are less than 10 and neither of them is red? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Total no of outcomes = 52 C 2 = 1326
\n" );
document.write( "there are 26 black and 26 red cards . \r
\n" );
document.write( "\n" );
document.write( "After that i don't know how to proceed please help me. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #136902 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that two cards are selected at random from a standard 52 card deck. What is the probability that both cards are less than 10 and neither of them is red? \r \n" ); document.write( "\n" ); document.write( "Total no of outcomes = 52 C 2 = 1326 \n" ); document.write( "there are 26 black and 26 red cards . \n" ); document.write( "After that i don't know how to proceed please help me. \r \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------- \n" ); document.write( "P(two<10 AND black) = P(two<10|black)*P(black)\r \n" ); document.write( "\n" ); document.write( "# of black is 26 \n" ); document.write( "# of those black that are less then 10 = 9 \n" ); document.write( "--- \n" ); document.write( "So, P(two<10 | black) = 9C2/26C2 \n" ); document.write( "And P(black) = 1/2 \n" ); document.write( "--------------------------- \n" ); document.write( "Ans: [9C2/26C2] = [36/325] = 18/325 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |