document.write( "Question 1102073: one marble is drawn from a box with 3 white, 2 green, 2 red, and 1 blue. Find probability that marble is blue. \n" ); document.write( "
Algebra.Com's Answer #716715 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
There are a total of 8 marbles in the box. One of the marbles is blue. Thus
\n" ); document.write( "P(blue) = 1/8 = 0.125
\n" ); document.write( "
\n" );