document.write( "Question 40310: Please help?
\n" );
document.write( "Two urns contain each contain white balls and black balls. Urn 1 contains four white balls and two black balls urn 2 contains six white balls and five black balls. A ball is drawn from each urn. What is the probability that both balls are black? \n" );
document.write( "
Algebra.Com's Answer #25712 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The probability that both are black is the product of the probabilities that a black ball will be drawn from each... \n" ); document.write( "So we have \n" ); document.write( "2/6 * 5/11 = 10/66 = 5/33 \n" ); document.write( " |