document.write( "Question 847096: two balls are to be selected from a bag without replacement. The bag contains one red, one blue, one green, one yellow, and one black ball. How many possible outcomes will there be for this experiment? \n" ); document.write( "
Algebra.Com's Answer #510143 by Fombitz(32388) You can put this solution on YOUR website! Let K be black. \n" ); document.write( "RB RG RY RK \n" ); document.write( "BR BG BY BK \n" ); document.write( "GR GB GY GK \n" ); document.write( "YR YB YG YK \n" ); document.write( "KR KB KG KY \n" ); document.write( "20 possible outcomes. \n" ); document.write( " \n" ); document.write( " |