document.write( "Question 157704: If a jar contains 23 red marbles and 4 green marbles, what is the probability that a green marble will be selected at random? \n" ); document.write( "
Algebra.Com's Answer #116256 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Probability=success/total outcomes.
\n" ); document.write( "P=4/(23+4)=4/27=.148148 or 14.8% chance of drawing a green marble
\n" ); document.write( "
\n" );