document.write( "Question 588913: a marble is selected at random from a jar containing 5 red marbles, 3 yellow marbles, and 4 green marbles. what are the odds in favor of selecting a red marble? \n" ); document.write( "
Algebra.Com's Answer #374679 by stanbon(75887) ![]() You can put this solution on YOUR website! a marble is selected at random from a jar containing 5 red marbles, 3 yellow marbles, and 4 green marbles. what are the odds in favor of selecting a red marble? \n" ); document.write( "---- \n" ); document.write( "\"odds for red\" = P(red)/P(not red) = [5/(5+3+4)]/[(3+4)/5+3+4] = 5/7 = 5:7 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |