document.write( "Question 475972: A box contains 5 brown and 4 white socks. A man takes out two socks. The probability that they are of the same color is: \n" ); document.write( "
Algebra.Com's Answer #326418 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A box contains 5 brown and 4 white socks. A man takes out two socks. The probability that they are of the same color is:
\n" ); document.write( "---------
\n" ); document.write( "P(2 brown or 2 white) = P(2brown) + P(2white)
\n" ); document.write( "----
\n" ); document.write( "= 5c2/9C2 + 4C2/9C2
\n" ); document.write( "----
\n" ); document.write( "= (10 + 6)/36
\n" ); document.write( "---
\n" ); document.write( "= 4/9
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );