document.write( "Question 609377: one bag contains 5 red marbles, 4 blue marbles, and 3 yellow marbles, and a second bag contains 4 red marbles, 6 blue marbles, and 5 yellow marbles. If lydia randomly draws one marble from each bag, what is the probability that they are both not yellow? \n" ); document.write( "
Algebra.Com's Answer #383692 by flame8855(424)![]() ![]() You can put this solution on YOUR website! total outcomes = 12*15=180 \n" ); document.write( "outcomes both yellow= 3*5=15 \n" ); document.write( "P(yellow, yellow) = 15/180 \n" ); document.write( "P(not yellow, not yellow) =1 -15/180 \n" ); document.write( "165/180 \n" ); document.write( "=33/36 = 11/12 \n" ); document.write( " \n" ); document.write( " |