document.write( "Question 794913: A box contain five red marbles, 5 green marbles and four blue marbles. What is the probablity of drawing three red in the row without replacement?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #480784 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A box contain five red marbles, 5 green marbles and four blue marbles. What is the probablity of drawing three red in the row without replacement? \n" ); document.write( "------ \n" ); document.write( "# of ways to succeed: 5C3 = 10 \n" ); document.write( "# of possible outcomes: 14C3 = 364 \n" ); document.write( "----- \n" ); document.write( "P(3 in a row) = 10/364 = 0.0275 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |