document.write( "Question 1176601: There are 11 green marbles, 5 blue marbles, and 6 red marbles in a jar. Three marbles will be drawn in succession without replacement. What is the probability that the marbles drawn are a red marble, green marble, and a blue marble? \n" ); document.write( "
Algebra.Com's Answer #803790 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "22 Marbles: 11G  5B  6R\r\n" );
document.write( "3 drawn w/o replacement  22C3 ways this can be done.\r\n" );
document.write( "\r\n" );
document.write( "P(R,G,B) =  (6/22)(11/21)(5/20)\r\n" );
document.write( "\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );