document.write( "Question 1032000: Nicki has eight identical blue socks and eight identical green socks all mixed up in her drawer. If she reaches in without looking, what is the minimum number she must pull out to get a matching pair? \n" ); document.write( "
Algebra.Com's Answer #646689 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
suppose she pulls out a blue
\n" ); document.write( "blue-------------second one is green or blue. If blue, matching pair, if green, must go to third sock.
\n" ); document.write( "third sock is green or blue. If green, there is a matching pair (2 and 3); if blue, there is a matching pair (1 and 3).
\n" ); document.write( "Three socks.
\n" ); document.write( "
\n" );