document.write( "Question 1155506: Two marbles are drawn one after the other with replacement from a bag that contains:
\n" );
document.write( "9 red marbles, 8 blue marbles, and 3 green marbles.
\n" );
document.write( "Find the probability of the following events.\r
\n" );
document.write( "\n" );
document.write( "(a) One red marble and one green marble are drawn in either order.
\n" );
document.write( "The probability is : \r
\n" );
document.write( "\n" );
document.write( "(b) Two blue marbles are drawn.
\n" );
document.write( "The probability is : \r
\n" );
document.write( "\n" );
document.write( "(c) At least one marble is drawn that is not blue.
\n" );
document.write( "The probability is : \r
\n" );
document.write( "\n" );
document.write( "(d) The second marble is green if we know that the first marble is green.
\n" );
document.write( "The probability is: \n" );
document.write( "
Algebra.Com's Answer #778610 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Two ways RG GR. 9/20*3/19 or 3/20*9/19. it is 54/380=0.1421\r \n" ); document.write( "\n" ); document.write( "BB is 8/20*7/19=56/380=0.1474\r \n" ); document.write( "\n" ); document.write( "For at least one marble, it is 1-0.1474=0.8526, since the only chice that doesn't work are both blues.\r \n" ); document.write( "\n" ); document.write( "If the first marble is green, the second has 2/19 probability or 0.1053 \n" ); document.write( " |