document.write( "Question 844377: Two marbles are drawn randomly one after the other without replacement from a jar that contains 3 red marbles, 6 white marbles, and 7 yellow marbles. Find the probability of the following events.
\n" ); document.write( " (a) A red marble is drawn first followed by a white marble.
\n" ); document.write( " The probability is :
\n" ); document.write( " (b) A white marble is drawn first followed by a white marble.
\n" ); document.write( " The probability is :
\n" ); document.write( " (c) A yellow marble is not drawn at all.
\n" ); document.write( " The probability is
\n" ); document.write( "

Algebra.Com's Answer #508742 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two marbles are drawn randomly one after the other without replacement from a jar that contains 3 red marbles, 6 white marbles, and 7 yellow marbles. Find the probability of the following events.
\n" ); document.write( "(a) A red marble is drawn first followed by a white marble.
\n" ); document.write( "The probability is : (3/16)(6/15)
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "(b) A white marble is drawn first followed by a white marble.
\n" ); document.write( "The probability is : (6/16)(5/15)
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "(c) A yellow marble is not drawn at all.
\n" ); document.write( "The probability is : (9C2)/(16C2) = (9/16)(8/15)
\n" ); document.write( "=======================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "stan h.
\n" ); document.write( "======================
\n" ); document.write( "
\n" );