document.write( "Question 214681: if a jar contains 23 red marbles and 4 green marbles, the probability that a marble selected from the jar at random will be green is? \n" ); document.write( "
Algebra.Com's Answer #162119 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Total number of marbles = 23 + 4 = 27 marbles\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(Green Marble) = (# of green marbles)/(# of marbles total) = 4/27 = 0.148\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the probability is 4/27 which is about a 14.8% chance \n" ); document.write( " |