document.write( "Question 180888This question is from textbook
\n" );
document.write( ": Two balls are to be selected without replacement from a bag containing one red, one blue, one green, one yellow, and one black ball. How many points are there in the sample space? \n" );
document.write( "
Algebra.Com's Answer #135626 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two balls are to be selected without replacement from a bag containing one red, one blue, one green, one yellow, and one black ball. How many points are there in the sample space? \n" ); document.write( "---------------------------- \n" ); document.write( "\"Without replacement\" is a very important phrase. \n" ); document.write( "It makes the 2nd selection dependent on the 1st. \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "1st selection : 5 ways \n" ); document.write( "2nd selection : 4 ways \n" ); document.write( "--------------------------- \n" ); document.write( "# of points in the sample space = 5*4 = 20 \n" ); document.write( "=========================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |