document.write( "Question 388902: A box contains 5 red,3 green and 4 blue balls of the same size.if a boy picks two balls from the box one after the other without replacement,what is the probability that both balls are red? \n" ); document.write( "
Algebra.Com's Answer #275311 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For the first red ball,
\n" ); document.write( "\"P%28R%29=5%2F%285%2B3%2B4%29=5%2F12\"
\n" ); document.write( "For the second red ball,
\n" ); document.write( "\"P%28R%29=4%2F11\"
\n" ); document.write( "So then,
\n" ); document.write( "\"P%282R%29=%285%2F12%29%284%2F11%29=5%2F33\"
\n" ); document.write( "
\n" ); document.write( "
\n" );