document.write( "Question 144493This question is from textbook Algebra 2 (California Edition)
\n" ); document.write( ": A shipment of ten television sets contains 3 defective sets. How many ways can a hospital purchase 4 of these sets and recieves at least 2 of the defective sets? \n" ); document.write( "
Algebra.Com's Answer #105273 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
This problem might be easier to approach if you
\n" ); document.write( "ask the opposite question:
\n" ); document.write( "\"How many ways can the hospital purchase 4 of the 10
\n" ); document.write( "sets and only get 1 of the defective sets or none of
\n" ); document.write( "the defective sets?\"
\n" ); document.write( "If I don't get any defective sets, then there are
\n" ); document.write( "7 possible sets for the 1st one, 6 possible sets for
\n" ); document.write( "the 2nd one, 5 for the 3rd, and 4 for the 4th
\n" ); document.write( "The number of different combinations is \"a+=+7%2A6%2A5%2A4\"
\n" ); document.write( "----------------------------------
\n" ); document.write( "If I know I'm going to have 1 defective set, that means
\n" ); document.write( "I don't have 4 to choose from for the last set, I only
\n" ); document.write( "have the 3 defective ones, so the number of combinations
\n" ); document.write( "with 1 defective set is \"b+=+7%2A6%2A5%2A3\"
\n" ); document.write( "----------------------------------
\n" ); document.write( "Then I have to ask, \"If I include ALL the possible combinations
\n" ); document.write( "whether a set is defective or not, how many combinations
\n" ); document.write( "are there? That answer is: \"c+=+10%2A9%2A8%2A7\"
\n" ); document.write( "-----------------------------------
\n" ); document.write( "Now if I add \"a\" and \"b\", I get the number of combinations
\n" ); document.write( "that I DON'T want \"a+%2B+b+=+7%2A6%2A5%2A4+%2B+7%2A6%2A5%2A3\"
\n" ); document.write( "\"a+%2B+b+=+840+%2B+630\"
\n" ); document.write( "\"a+%2B+b+=+1470\"
\n" ); document.write( "-----------------------------------
\n" ); document.write( "My answer should be \"c+-+%28a+%2B+b%29\"
\n" ); document.write( "\"c+=+10%2A9%2A8%2A7\"
\n" ); document.write( "\"c+=+5040\"
\n" ); document.write( "\"5040+-+1470+=+3570\"
\n" ); document.write( "If I'm right, there are 3570 different combinations of 4 sets that
\n" ); document.write( "include at least 2 defective ones. As with any problem like this,
\n" ); document.write( "reasoning can off, so see if you agree.
\n" ); document.write( "-----------------------------------
\n" ); document.write( "I thought this one over, and decided that I solved
\n" ); document.write( "for all possible ARRANGEMENTS of the TVs in question, as if it
\n" ); document.write( "made a difference which came 1st, 2nd, etc, which it doesn't
\n" ); document.write( "So change \"a\" to
\n" ); document.write( "\"%287%2A6%2A5%2A4%29%2F%284%2A3%2A2%2A1%29+=+35\"
\n" ); document.write( "Change \"b\" to
\n" ); document.write( "\"%28%287%2A6%2A5%29%2F%283%2A2%2A1%29%29%2A3+=+105\"
\n" ); document.write( "Change \"c\" to
\n" ); document.write( "\"%2810%2A9%2A8%2A7%29%2F%284%2A3%2A2%2A1%29+=+210\"
\n" ); document.write( "\"210+-+%28105+%2B+35%29+=+70\"
\n" ); document.write( "There are 70 different combinations of 4 sets that
\n" ); document.write( "include at least 2 defective ones.
\n" ); document.write( "Of course, unless I'm wrong again. Check the answer.
\n" ); document.write( "
\n" );