document.write( "Question 933069: A bag contains 10 green marbles and 4 yellow marbles. If two marbles are chosen at random, one at a time and without replacement, what is the probability of getting two green marbles? \n" ); document.write( "
Algebra.Com's Answer #566621 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
14 marbles: 10G, 4Y
\n" ); document.write( " two marbles are chosen at random, one at a time and without replacement:
\n" ); document.write( "P(2 G) = \"%2810%2F14%29%289%2F13%29\" = 90/182 = 45/91
\n" ); document.write( "
\n" );