document.write( "Question 1112804: A marble is drawn at random from a bag containing 2 blue marbles, 3 yellow marbles, and 7 orange marbles. What is the probability that the marble drawn is NOT yellow?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #727879 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "2+3+7 = 12 marbles; 2+7 = 9 are not yellow. \n" ); document.write( "Answer: P(not yellow) = 9/12 = 3/4 \n" ); document.write( " |