document.write( "Question 92697: IF YOU HAVE 14 RED MARBLES, 16 BLACK MARBLES AND 10 GREEN MARBLES TOGETHER IN A BAG, WHAT IS THE PROBABILITY OF PICKING A RED MARBLE FROM THE BAG WITHOUT LOOKING? \n" ); document.write( "
Algebra.Com's Answer #67473 by Nate(3500) ![]() You can put this solution on YOUR website! THE ANSWER IS RELATIVELY SIMPLE: \n" ); document.write( "chances of getting a red marble / total chances \n" ); document.write( "14 / (14 + 16 + 10) = 14 / 40 = 7/20 or 35% \n" ); document.write( " |