document.write( "Question 762630: a box contains 6 white counters and 5 yellow counters. a counter is picked at random from the box and replaced. a second counter is then picked and a third counter is also picked. find the probability that a) the third counter is white given that the first counter is white b) all the counters are yellow c) the counters are of different colours \n" ); document.write( "
Algebra.Com's Answer #464106 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a box contains 6 white counters and 5 yellow counters. a counter is picked at random from the box and replaced. a second counter is then picked and a third counter is also picked. find the probability that \n" ); document.write( "----- \n" ); document.write( "Note: Because of \"replacement\" the events are independent. \n" ); document.write( "---------- \n" ); document.write( "a) the third counter is white given that the first counter is white \n" ); document.write( "The 3rd selection is not affected by the 1st selection. \n" ); document.write( "Ans: 6/11 \n" ); document.write( "-------------------- \n" ); document.write( "b) all the counters are yellow \n" ); document.write( "Ans: (5/11)^3 \n" ); document.write( "-------------------- \n" ); document.write( "c) the counters are of different colours \n" ); document.write( "Note: With 3 selections there must be two counters of the same color. \n" ); document.write( "Ans: 0 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================== \n" ); document.write( "----- \n" ); document.write( " |