document.write( "Question 924608: Max has a bag with 14 blue marbles and 7 red marbles. He picks 6 marbles out of the bag, what is the probability to have more than 3 blue marbles? \n" ); document.write( "
Algebra.Com's Answer #560985 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
20 marbles: 14B, 7R
\n" ); document.write( "He picks 6 marbles
\n" ); document.write( "P( > than 3B) = \"+%2814C4%29%287C2%29+%2B+%2814C5%29%287C1%29+%2B+%2814C6%29%287C0%29+\"
\n" ); document.write( "
\n" );