document.write( "Question 907586: A box contains ten marbles,seven of which are black and three are red.three marbles are drawn one after the other without replacement. Find the probability of choosing
\n" );
document.write( "A. At least two black marbles
\n" );
document.write( "B. At most two black marbles \n" );
document.write( "
Algebra.Com's Answer #550454 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! A box contains ten marbles,seven of which are black and three are red.three marbles are drawn one after the other without replacement. Find the probability of choosing \n" ); document.write( "A. At least two black marbles \n" ); document.write( "P(X ≥ 2) = 1 - P(X = 0) - P(X = 1) \n" ); document.write( " = 1 - \n" ); document.write( " = \n" ); document.write( "\n" ); document.write( "B. At most two black marbles \n" ); document.write( "P(X ≤ 2) = P(X = 0) + P(X = 1) + P(X = 2) \n" ); document.write( " = \n" ); document.write( " = |