document.write( "Question 1106842: In the dryer there are 18 red socks, 24 white socks, 8 blue socks and 10
\n" );
document.write( "black socks. Fred wants to have two matching socks to wear. He reaches
\n" );
document.write( "into the dryer and without looking pulls one sock out at a time. What is
\n" );
document.write( "the minimum number of socks he needs to pull out to be sure he gets a
\n" );
document.write( "matching pair? Why? \n" );
document.write( "
Algebra.Com's Answer #721824 by Edwin McCravy(20062) You can put this solution on YOUR website! \r\n" ); document.write( "5. For even if he pulls out one of each of the 4 colors the first\r\n" ); document.write( "4 times, the 5th sock he pulls out must match one of them.\r\n" ); document.write( "Edwin\n" ); document.write( " |