document.write( "Question 984333: John has two pairs of shoes , one black , and the other brown. he has three pairs of socks, one black , one blue and one red. What is the probability of him wearing I) brown shoes and red socks I I)black socks and shoes iii) something black \n" ); document.write( "
Algebra.Com's Answer #605128 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Assuming he wears the shoes and socks as pairs (in other words, not one black and one brown shoe), he could have,
\n" ); document.write( "\"N=2%2A3=6\" possible outcomes.
\n" ); document.write( "I) \"P=1%2F6\"
\n" ); document.write( "II) \"P=1%2F6\"
\n" ); document.write( "III) Black shoes, any sock (3 total) and brown shoes, black socks (1).
\n" ); document.write( "\"P=4%2F6=2%2F3\"
\n" ); document.write( "
\n" );