document.write( "Question 312826: Suppose two balls are drawn at random from a bag containing 7 blue and 4 orange balls.\r
\n" );
document.write( "\n" );
document.write( "A) if the first ball is replaced before the second ball is drawn wht is the probabily that both balls drawn are blue?\r
\n" );
document.write( "\n" );
document.write( "B)if the first ball is not replaced before the second ball is drawn, what is the probability that both balls are blue? \n" );
document.write( "
Algebra.Com's Answer #223685 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose two balls are drawn at random from a bag containing 7 blue and 4 orange balls. \n" ); document.write( "A) if the first ball is replaced before the second ball is drawn wht is the probabily that both balls drawn are blue? \n" ); document.write( "----------- \n" ); document.write( "If you replace the 1st ball before drawing the second the draw results \n" ); document.write( "are independent. \n" ); document.write( "---- \n" ); document.write( "P(2 blue)= P(blue and blue) = P(blue)*P(blue) = (7/11)^2 = 49/121 \n" ); document.write( "-------------------------------------------------------------------------- \n" ); document.write( "B)if the first ball is not replaced before the second ball is drawn, what is the probability that both balls are blue? \n" ); document.write( "P(blue | blue) = (7/11)(6/10) = 7/11 * 3/5 = 21/55 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |