document.write( "Question 710403: A box contains 4 red marbles and 3 blue marbles. 2 marbles are drawn at random without replacement. What is the probability that the second marble drawn is blue given that:
\n" );
document.write( "(a) the first marble drawn is red\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) the first marble drawn is blue\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #436988 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A box contains 4 red marbles and 3 blue marbles. 2 marbles are drawn at random without replacement. What is the probability that the second marble drawn is blue given that: \n" ); document.write( "(a) the first marble drawn is red \n" ); document.write( "P(blue | red) = 3/(3+3) = 1/2 \n" ); document.write( "-------------------------------------\r \n" ); document.write( "\n" ); document.write( "(b) the first marble drawn is blue \n" ); document.write( "P(blue | blue) = 2/6 = 1/3 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |