document.write( "Question 155572: Max enters his room to get a pair of socks, but he doesn't want to turn on the light because his brother is sleeping. he knows that he has 12 white socks and 18 black socks in the drawer, but they are all mixed up. What is the minimum number of socks that Max needs to grab in order to ensure that he will have one pair of same-color socks? \n" ); document.write( "
Algebra.Com's Answer #114596 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! The answer is 3 socks thus \n" ); document.write( "w b w \n" ); document.write( "w w b \n" ); document.write( "w w w \n" ); document.write( "w b b \n" ); document.write( "b b b \n" ); document.write( "b b w \n" ); document.write( "b w b \n" ); document.write( "b w w \n" ); document.write( " \n" ); document.write( " |