document.write( "Question 626204: If the probabilities are respectively, 0.09, 0.15, 0.21 , and 0.23 that a person purchasing a new automobile will choose the colors green, white, red or blue, what is the probability that a given buyer will purchase a new automobile that comes from one of these color? \n" ); document.write( "
Algebra.Com's Answer #394027 by Theo(13342)![]() ![]() You can put this solution on YOUR website! green = .09 \n" ); document.write( "white = .15 \n" ); document.write( "red = .21 \n" ); document.write( "blue = .23 \n" ); document.write( "sum of these probabilities is equal to .68 \n" ); document.write( "that means that the probability that a buyer will not pick any of these colors is equal to 1 - .68 = .32 \n" ); document.write( "the probability that a buyer will pick one of these colors is equal to .68 which is the sum of the probabilities for each color. \n" ); document.write( " \n" ); document.write( " |