document.write( "Question 931264: A bag contains 6 red marbles, 4 blue marbles, and 3 green marbles. If you draw two marbles, without replacement, what is the probability that you get 2 red marbles?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #565506 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28R1%29=6%2F13\"
\n" ); document.write( "\"P%28R2%29=5%2F12\"
\n" ); document.write( "So then,
\n" ); document.write( "\"P%28R1%2CR2%29=%286%2F13%29%285%2F12%29=5%2F26\"
\n" ); document.write( "
\n" );