document.write( "Question 198415: An urn contains five red marbles, four green marbles, and three blue marbles. If one marble is drawn at random, what is the probability that it is either a green marble or a blue marble?
\n" );
document.write( "1.5/12
\n" );
document.write( "2.3/12
\n" );
document.write( "3.7/12
\n" );
document.write( "4.4/12 \n" );
document.write( "
Algebra.Com's Answer #148938 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An urn contains five red marbles, four green marbles, and three blue marbles. If one marble is drawn at random, what is the probability that it is either a green marble or a blue marble? \n" ); document.write( "------------ \n" ); document.write( "There are 3 blue and 4 green, a total of 7 out of 12. \n" ); document.write( "It's 7/12. \n" ); document.write( " |