document.write( "Question 411259: A bag contains 5 red marbles and 4 yellow marbles. You are asked to draw 3 marbles from the bag without replacement. In how many ways can you draw 2 reds and 1 yellow? \n" ); document.write( "
Algebra.Com's Answer #289119 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! A bag contains 5 red marbles and 4 yellow marbles. You are asked to draw 3 marbles from the bag without replacement. In how many ways can you draw 2 reds and 1 yellow? \n" ); document.write( "Sol'n: \n" ); document.write( "total number of marbles: 9 \n" ); document.write( "P(2R&1Y)= (5/9)(4/8)(4/7) \n" ); document.write( "P = 10/63 ----answer\r \n" ); document.write( "\n" ); document.write( "^_^ \n" ); document.write( " |