document.write( "Question 1095845: Two marbles are drawn randomly one after the other without replacement from a jar that contains 5 red marbles, 9 white marbles, and 3 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( "
\n" ); document.write( "

Algebra.Com's Answer #710360 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
17 marbles altogether.
\n" ); document.write( "the first is 5/17*9/16=45/272=0.1654
\n" ); document.write( "the second is 9/17*8/16=9/34=0.2647
\n" ); document.write( "the third is 14/17*13/16=182/272=0.6691
\n" ); document.write( "
\n" );