document.write( "Question 477545: Dear math teacher,
\n" ); document.write( "I am having the following difficulties with this problem:
\n" ); document.write( "\"A box contains 7 red cards, 6 white cards and 4 blue cards. How many selections of three cards can be made so that a) all three are red, b) none are red?\"
\n" ); document.write( "I solved the problem correctly but then I tried to solve it the second way - the shorter and less time consuming way. I was supposed to get the same result but did not. Please let me know, why I did not get the same answer.
\n" ); document.write( "Here is what I did by Method 1 for part a):
\n" ); document.write( "R W B
\n" ); document.write( "n 7 6 4
\n" ); document.write( "r 3
\n" ); document.write( "7C3 = 35 selections
\n" ); document.write( "Here is what I did by Method 1 for part b):
\n" ); document.write( "R W B
\n" ); document.write( "n 7 6 4
\n" ); document.write( "r n = 6+4 = 10
\n" ); document.write( "r = 3
\n" ); document.write( "10C3 = 10!/(10-3)! = 120 selections.
\n" ); document.write( "Method 2 part b)
\n" ); document.write( "n (total R, W, B) = 7+6+4 = 17
\n" ); document.write( "r = 3
\n" ); document.write( "17C3 - 7C3 = 680-35 = 645 selections and this answer does not match the answer obtained by Method 1 for part b). Would you tell me why? Where did I do a mistep? Here is how reasoned it out: Total Number of Ways - Number of Ways to Pull Red Cards = Number of Ways to Get Other Colors
\n" ); document.write( "Why would that be wrong to think like that?
\n" ); document.write( "Thank you very much for your help.
\n" ); document.write( "Respectfully, \r
\n" ); document.write( "\n" ); document.write( "Ivanka
\n" ); document.write( "

Algebra.Com's Answer #327316 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the two groups are \"all red cards\" and \"no red cards\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in method 2 you found all possible ways to select 3 cards; and then subtracted all the ways to get 3 red cards
\n" ); document.write( "___ this does not account for groups containing one or two red cards
\n" ); document.write( "
\n" );