document.write( "Question 1166422: There is a bag with 5 red marbles, 11 blue marbles and 4 green marbles. If you always draw tokens without replacement, what is the probability that you:\r
\n" ); document.write( "\n" ); document.write( "a. need to draw more than 4 marbles to get a red marble
\n" ); document.write( "b. draw 4 marbles and get only one green marble
\n" ); document.write( "

Algebra.Com's Answer #790942 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
find probability draw fewer than 4 marbles to get a red one
\n" ); document.write( "for the first one red is 5/20=0.25
\n" ); document.write( "for the second one red is (15/20)(5/19)=0.1974
\n" ); document.write( "for the third one red is (15/20)(14/19)(5/18)=0.1535
\n" ); document.write( "for the fourth one red is (15/20)(14/19)(13/18)(5/17)=0.1174
\n" ); document.write( "That sum is 0.7883
\n" ); document.write( "Therefore, the probability it will require more than 4 draws is the complement or 0.2117\r
\n" ); document.write( "\n" ); document.write( "Draw 4 and get only 1 green
\n" ); document.write( "on the first (4/20) or 0.2
\n" ); document.write( "on the second (16/20)(4/19)=0.1684
\n" ); document.write( "on the third (16/20)(15/19(4/18)=0.1404
\n" ); document.write( "on the fourth (16/20)(15/19)(14/18)(4/17)=0.1156\r
\n" ); document.write( "\n" ); document.write( "That sum is the answer or 0.6244
\n" ); document.write( "
\n" ); document.write( "
\n" );