document.write( "Question 1200667: 4. a box has 6 blue socks and 4 white socks. find the number of ways two socks
\n" );
document.write( "can be drawn from the box where: ว a. there are no restrictions b. they are
\n" );
document.write( "different colors c. there are the same color \n" );
document.write( "
Algebra.Com's Answer #834856 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! 4. a box has 6 blue socks and 4 white socks. find the number of ways two socks \n" ); document.write( " can be drawn from the box where: \r \n" ); document.write( "\n" ); document.write( "a. there are no restrictions \n" ); document.write( " \r\n" ); document.write( "10 socks choose 2 = 10C2 = C(10,2) =ways.\r \n" ); document.write( "\n" ); document.write( "b. they are different colors c. there are the same color \r\n" ); document.write( "Choose the blue sock 6 ways. For each of the ways we choose a blue sock, there\r\n" ); document.write( "are 4 ways to choose a white sock. That's 6 times 4 or 24 ways.\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |