document.write( "Question 943194: A bag contains five red chips, three blue chips, and two yellow chips. Two chips are selected from the bag without replacement. Find the probability that two chips of the same color are selected \n" ); document.write( "
Algebra.Com's Answer #575080 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Look at the possible outcomes. \n" ); document.write( "RR RB RY \n" ); document.write( "BR BB BY \n" ); document.write( "YR YB YY \n" ); document.write( "There are 9 possible outcomes. \n" ); document.write( "3 of them (RR,BB,YY) have chips of the same color. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |