document.write( "Question 1159412: a bag contains 10 balls of which 6 are red and the rest are white and blue and of equal numbers.if the ball is picked at random.find the probability that it is:a)either white or red b)not red c)blue or red d)white \n" ); document.write( "
Algebra.Com's Answer #782426 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! so 6R, 2W and 2B \n" ); document.write( "Probability it is white or red is 8/10 or 4/5 \n" ); document.write( "Not red is 4/10 or 2/5 \n" ); document.write( "blue or red is also 8/10 or 4/5 \n" ); document.write( "white is 2/10 or 1/5 \n" ); document.write( " |