document.write( "Question 617420: In a bag are 4 green, 8 blue, and 5 red marbles. 2 are selected at random without replacement what are the odds that both are red? \n" ); document.write( "
Algebra.Com's Answer #388330 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
5C2 / 17C2 \n" ); document.write( "
\n" );