document.write( "Question 409377: You place 14 cards marked with the digits 0–13 in a box and select one card at random. You put the card aside and select again. Write the probability as a fraction in simplest form.
\n" );
document.write( "P(3 then 0) \n" );
document.write( "
Algebra.Com's Answer #288199 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "probability that first card is 3 P(A) = 1/14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability that second card is 0 P(B) = 1/13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability P(3 then 0) = P(A) * P(B) = 1/14 * 1/13 = 1/182\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |