document.write( "Question 1069178: If two cards are dealt from an ordinary deck, find the probability that the first is a diamond and the second is a diamond (that is both diamonds). \n" ); document.write( "
Algebra.Com's Answer #684562 by math_helper(2461) You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "P{first card is a diamond} = 13/52 \n" ); document.write( "P{2nd card is a diamond} = 12/51\r \n" ); document.write( "\n" ); document.write( "P{both are diamonds} = (13/52)*(12/51) = 1/17\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |