document.write( "Question 139670: A box holds 9 green marbles, 8 red marbles, and 7 blue marbles. Whats the probability of getting a green? \n" ); document.write( "
Algebra.Com's Answer #101839 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
9+8+7=24 total marbles in the box.
\n" ); document.write( "success/total=probability of a green marble
\n" ); document.write( "9/24=3/8=.37.5=37.5% probability of getting a green marble.
\n" ); document.write( "
\n" );