document.write( "Question 1192607: Suppose that in a bag there are eight blue crayons, six yellow crayons, and five red crayons. What is the probability that on the first draw you will get a yellow crayon and on the second draw you will get a blue crayon assuming that the yellow crayon drawn was put back in the bag before drawing the blue crayon? \n" ); document.write( "
Algebra.Com's Answer #824484 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose that in a bag there are eight blue crayons, six yellow crayons, and five red crayons. \n" ); document.write( "What is the probability that on the first draw you will get a yellow crayon \n" ); document.write( "----- \n" ); document.write( "6/(8+6+5) \n" ); document.write( "============================ \n" ); document.write( " and on the second draw you will get a blue crayon assuming that the yellow crayon drawn was put back in the bag before drawing the blue crayon? \n" ); document.write( "------------------ \n" ); document.write( "8/(8+6+5) \n" ); document.write( " |