document.write( "Question 1127589: A box is painted 1/3 red, 1/6 blue and 1/2 white.You toss a pebble in the box and note the color it lands on then you toss another pebble and note that color.What is the probability that one lands on the color blue and the other red. \n" ); document.write( "
Algebra.Com's Answer #744016 by Boreal(15235) You can put this solution on YOUR website! probability red first then blue is (1/3)*(1/6)=(1/18) \n" ); document.write( "probability blue first then red is (1/6)*(1/3)=(1/18) \n" ); document.write( "overall probability is 1/9 ANSWER \n" ); document.write( "Can't 1- probability both are white, because it is possible both could land on red or blue. \n" ); document.write( " |