document.write( "Question 842040: Two marbles are drawn randomly one after the other without replacement from a jar that contains 6 red marbles, 8 white marbles, and 2 yellow marbles. Find the probability of the following events. What is the probability that a yellow marble will not be chosen at all? \n" ); document.write( "
Algebra.Com's Answer #507327 by stanbon(75887) ![]() You can put this solution on YOUR website! Probability-and-statistics/842040 (2014-02-16 21:54:24): Two marbles are drawn randomly one after the other without replacement from a jar that contains 6 red marbles, 8 white marbles, and 2 yellow marbles. Find the probability of the following events. What is the probability that a yellow marble will not be chosen at all? \n" ); document.write( "---------------- \n" ); document.write( "# of ways to succeed::: 14C2 = 91 \n" ); document.write( "--------- \n" ); document.write( "# of random pairs::: 16C2 = 120 \n" ); document.write( "----- \n" ); document.write( "Ans:: 91/120 \n" ); document.write( "Cheers. \n" ); document.write( "Stan H. \n" ); document.write( " |