document.write( "Question 211688: A jar contains 4 yellow marbles, 12 green marbles, and 11 black marbles. If one marble is selected at random, what is the probability that it is not yellow? \n" ); document.write( "
Algebra.Com's Answer #159950 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A jar contains 4 yellow marbles, 12 green marbles, and 11 black marbles. If one marble is selected at random, what is the probability that it is not yellow? \n" ); document.write( "---------------------- \n" ); document.write( "P(not yellow) = 1 - P(it is yellow) \n" ); document.write( "= 1 - 4/27 \n" ); document.write( "= 23/27 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |