document.write( "Question 615325: Two cards are drawn from a standard deck of cards. What is the probability that both cards are diamonds.\r
\n" );
document.write( "\n" );
document.write( "I got 1/13. Is that correct? \n" );
document.write( "
Algebra.Com's Answer #387074 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two cards are drawn from a standard deck of cards. What is the probability that both cards are diamonds.\r \n" ); document.write( "\n" ); document.write( "I got 1/13. Is that correct? \n" ); document.write( "---------------------------- \n" ); document.write( "The 1st card is 13/52 = 1/4 \n" ); document.write( "If that card is not replaced, \n" ); document.write( "the 2nd card is 12/51 = 4/17 \n" ); document.write( "(1/4)*(4/17) = 1/17 \n" ); document.write( " \n" ); document.write( " |