document.write( "Question 576493: One marble is randomly drawn and then replaced from a jar containing two white marbles and one black marble. A second marble is drawn. What is the probability of drawing a white and then a black?\r
\n" );
document.write( "\n" );
document.write( "I'm absolutely lost. Thanks for the help! \n" );
document.write( "
Algebra.Com's Answer #369866 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! P(White then black) = P(White AND Black)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(White then black) = P(White)*P(Black)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(White then black) = (2/3)*(1/3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(White then black) = 2/9 \n" ); document.write( " |