document.write( "Question 47810: 1. From a box containing 6 red bulbs, 8 yellow bulbs and blue bulbs, two bulbs is drawn. Dteremine the probability that the first is a red and the second is yellow.
\n" );
document.write( "2. Five girls and 3 boys are to be seated in a row. If seats are taken randomly, waht is the probability that the girls will be seated together?
\n" );
document.write( "3. A box of 15 batteries contains defectives, what is the probability that out of the 3 baterries selected without replacement, two is not defective?
\n" );
document.write( "4. A box contains 5 white and 3 green marbles. A second box contains 4 white and 6 green marbles. Suppose that a marble is drawn from the first box and placed unseen in the second box. What is the probability that a marble now drawn from the second box is green? \n" );
document.write( "
Algebra.Com's Answer #31620 by consc198(59)![]() ![]() ![]() You can put this solution on YOUR website! 1. 1/9 \n" ); document.write( "2. 1/16 \n" ); document.write( "3. 1/15 \n" ); document.write( "4. 9/18 = 1/2 \n" ); document.write( " |