document.write( "Question 94936:
\n" );
document.write( "One urn contains 3 red and 7 white marbles. A second urn contains 2 red and 8 white marbles. One urn is selected and a ball drawn. The probability of selecting the first urn is 0.4 and the probability of selecting the second is 0.6. If a white ball is drawn, find the probability it came from the second urn.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69109 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Urn#1 .4*.7=.28 \n" ); document.write( "Urn#2 .6*.8=.48 \n" ); document.write( ".28+.48=.76 \n" ); document.write( "Notice that the probabilities don't add up to 1.00 \n" ); document.write( "That's because we have excluded the possibility of getting a red ball from either of the urns. (the missing .24) \n" ); document.write( " \n" ); document.write( "EdJones \n" ); document.write( " |