document.write( "Question 887236: One urn contains one black ball and one gold ball. A second urn
\n" );
document.write( "contains one white and one gold ball. One ball is selected at random
\n" );
document.write( "from each urn.
\n" );
document.write( "(a) Exhibit a sample space for this experiment.
\n" );
document.write( "(b) Exhibit the event space.
\n" );
document.write( "(c) What is the probability that both balls will be of the same color?
\n" );
document.write( "(d) What is the probability that one ball will be green?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #536490 by edjones(8007)![]() ![]() You can put this solution on YOUR website! c) 1/2 * 1/2 = 1/4 \n" ); document.write( "d) 0 \n" ); document.write( " |