document.write( "Question 907746: A box contains 14 large marbles and 17 small marbles. Each marble is either green or white. 6 of the large marbles are green, and 7 of the small marbles are white. If a marble is randomly selected from the box, what is the probability that it is large or white? \n" ); document.write( "
Algebra.Com's Answer #550550 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Recommend Chart/Totals
\n" ); document.write( " G W
\n" ); document.write( "L 14 6 8
\n" ); document.write( "S 17 10 7
\n" ); document.write( "ToT 31 16 15
\n" ); document.write( "a marble is randomly selected
\n" ); document.write( "P(L 0r W) = 14/31 + 15/31 - 8/31 = 21/31 \n" ); document.write( "
\n" );