document.write( "Question 151215: One overnight case contains 2 bottles of aspirin and 3 bottles of thyroid tablets. A second tote bag contains 3 bottles of aspirin, 2 bottles of thyroid and 1 bottle of laxative tablets. If 1 bottle is taken at random from each piece of luggage, find the probability that\r
\n" ); document.write( "\n" ); document.write( "a. both bottles contain thyroid tablets
\n" ); document.write( "b. neither bottle contains thyroid tablets
\n" ); document.write( "c. the 2 bottles contain different tablets
\n" ); document.write( "

Algebra.Com's Answer #111249 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Overnite case: 2A+3T=5bottles
\n" ); document.write( "Tote bag: 3A+2T+1L=6bottles
\n" ); document.write( ".
\n" ); document.write( "Both are T: 3/5 * 2/6 = 6/30 = 1/5
\n" ); document.write( ".
\n" ); document.write( "Neither are T: 2/5 * 4/6 = 8/30 = 4/15
\n" ); document.write( ".
\n" ); document.write( "Different Tablets:
\n" ); document.write( "A and non A: 2/5 * 3/6 = 6/30 = 1/5
\n" ); document.write( "T and non T: 3/5 * 4/6 = 12/30 = 2/5
\n" ); document.write( "1/5 + 2/5 = 3/5 Ans.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );