document.write( "Question 394636: There are 8 action, 3 comedy, and 5 children's DVDs on a shelf. Suppose two DVDs are selected at random from the shelf. Find each probability
\n" );
document.write( "P(2 action DVD) if no replacement occurs
\n" );
document.write( "P(a comedy DVD, then children's DVD) if no replacement occurs \n" );
document.write( "
Algebra.Com's Answer #279970 by edjones(8007)![]() ![]() You can put this solution on YOUR website! There is a total of 16 DVDs. \n" ); document.write( "P(2 action DVD) if no replacement occurs \n" ); document.write( "8/16 * 7/15 = 7/30 \n" ); document.write( ". \n" ); document.write( "P(a comedy DVD, then children's DVD) if no replacement occurs \n" ); document.write( "3/16 * 5/15 = 1/16 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |