document.write( "Question 420772: a bag contains 6 orange, 6 balck, and 7 red marbles. Find the probablility of picking 3 orange marbles if each marble is NOT returned to the bag before the next marble is picked \n" ); document.write( "
| Algebra.Com's Answer #293914 by stanbon(75887)      You can put this solution on YOUR website! a bag contains 6 orange, 6 black, and 7 red marbles. Find the probablility of picking 3 orange marbles if each marble is NOT returned to the bag before the next marble is picked \n" ); document.write( "---------------------------- \n" ); document.write( "P(pick 3 orange) = 6C3/19C3 = 20/969 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |