document.write( "Question 819310: Suppose that five playing cards are to be randomly selected from a full deck of 52.\r
\n" ); document.write( "\n" ); document.write( "A. Find the probability that exactly two of the five cards are diamonds.\r
\n" ); document.write( "\n" ); document.write( "B. Find the probability that you end up with one card of each of five different denominations.\r
\n" ); document.write( "\n" ); document.write( "C. Find the probability that every suit is represented among the five selected cards.
\n" ); document.write( "

Algebra.Com's Answer #493046 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose that five playing cards are to be randomly selected from a full deck of 52.
\n" ); document.write( "A. Find the probability that exactly two of the five cards are diamonds.
\n" ); document.write( "Ams:: 13C2*39C3/52C5
\n" ); document.write( "---------------------------
\n" ); document.write( "B. Find the probability that you end up with one card of each of five different denominations.
\n" ); document.write( "# of ways to succeed: 13^5
\n" ); document.write( "# of possible outcomes: 52C5
\n" ); document.write( "Ans: 13^5/52C5
\n" ); document.write( "----------------------
\n" ); document.write( "C. Find the probability that every suit is represented among the five selected cards.
\n" ); document.write( "# of ways to succeed: 13*12*11*10*9
\n" ); document.write( "# of possible outcomes: 52C5
\n" ); document.write( "Ans: 13P5/52C5
\n" ); document.write( "----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=====================
\n" ); document.write( "
\n" ); document.write( "
\n" );