document.write( "Question 1010750: A bag contains 8 red marbles, 4 white marbles, and 5 blue marbles. Find P(red and blue). (Don't just tell me the answer, show me your work!) \n" ); document.write( "
Algebra.Com's Answer #626221 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Question:
\n" ); document.write( "A bag contains 8 red marbles, 4 white marbles, and 5 blue marbles. Find P(red and blue).
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "We will assume that only two marbles are drawn from the bag, and hence there are two cases:
\n" ); document.write( "A. The first marble is returned in the bag before drawing the second.
\n" ); document.write( "B. The first marble is not returned in the bag before drawing the second.
\n" ); document.write( "Let
\n" ); document.write( "R=event of drawing a red
\n" ); document.write( "B=event of drawing a blue.
\n" ); document.write( "Therefore the successful events are RB or BR.
\n" ); document.write( "
\n" ); document.write( "A. First marble returned to the bag (with replacement).
\n" ); document.write( "In this case, marbles are drawn with 8+4+5=17 in the bag.
\n" ); document.write( "P(RB)=(8/17)*(5/17)=40/289 (multiplied because events are independent)
\n" ); document.write( "P(BR)=(5/17)*(8/17)=40/289
\n" ); document.write( "Probability of drawing BR or RB is
\n" ); document.write( "P(RB or BR)=40/289+40/289=80/289
\n" ); document.write( "(probabilities are added because RB and BR are mmutually exclusive)
\n" ); document.write( "
\n" ); document.write( "B. First Marble not returned (without replacement).
\n" ); document.write( "Here, for the first draw, there are 17 marbles in the bag, and only 16 marbles left in the second draw.
\n" ); document.write( "P(RB)=(8/17)*(5/16)=40/272 (multiplied because events are independent)
\n" ); document.write( "P(BR)=(5/17)*(8/16)=40/272
\n" ); document.write( "Probability of drawing BR or RB is
\n" ); document.write( "P(RB or BR)=40/272+40/289=80/272
\n" ); document.write( "(probabilities are added because RB and BR are mutually exclusive)
\n" ); document.write( "
\n" ); document.write( "
\n" );