document.write( "Question 879054: a jar contains 5 blue marbles, 4 red marbles, 2 yellow marbles, and 1 white marble, if you draw 1 random marble from the jar , what is the probability that the marble will not be yellow \n" ); document.write( "
Algebra.Com's Answer #530501 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Total number of marbles = 12
\n" ); document.write( "Total number of non-yellow marbles = 10
\n" ); document.write( "Probability that a random marble is non-yellow = \"10%2F12\", or 83.333%
\n" ); document.write( "
\n" ); document.write( "
\n" );