document.write( "Question 1098384: A shipment of 22 fuses contains 3 defective fuses. A quality control specialist chooses a sample of 7 fuses from the shipment.\r
\n" ); document.write( "\n" ); document.write( "a. How many possible choices of 7 fuses can be made?
\n" ); document.write( "b. How many of these possible selections will not contain any defective fuses?
\n" ); document.write( "c. How many of the possible selections will contain at least one defective fuse?
\n" ); document.write( "d. How many of the possible selections will contain exactly one defective fuse?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #713203 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
A shipment of 22 fuses contains 3 defective fuses. A quality control specialist chooses a sample of 7 fuses from the shipment.
\n" ); document.write( "a. How many possible choices of 7 fuses can be made?
\n" ); document.write( " Combinations of 22, taking 7 at a time = 22x21x20x19x18x17x16 / (7x6x5x4x3x2) = 170544.
\n" ); document.write( "
\n" ); document.write( "b. How many of these possible selections will not contain any defective fuses?
\n" ); document.write( "As there are 22 - 3 =18 fuses that are not defective, with those 18 you can make
\n" ); document.write( "18x17x16x15x14x13x12 / (7x6x5x4x3x2) = 50388
\n" ); document.write( "(combinations of 18, taking 7 at a time) sets of 7 fuses not containing any defective fuse.
\n" ); document.write( "
\n" ); document.write( "c. How many of the possible selections will contain at least one defective fuse?
\n" ); document.write( "There are 170544 - 50388 = 120156
\n" ); document.write( "possible selections of 7 fuses (those not counted in part b above) that contain one or more defective fuses.
\n" ); document.write( "
\n" ); document.write( "d. How many of the possible selections will contain exactly one defective fuse?
\n" ); document.write( "3 x 18x17x16x15x14x13x12 / (6x5x4x3x2) = 3 x 27132 = 81396 .
\n" ); document.write( "The number of possible sets of 6 not-defective fuses is
\n" ); document.write( "combinations of 18, taking 6 at a time = 18x17x16x15x14x13x12 / (6x5x4x3x2) = 27132.
\n" ); document.write( "To each of those you couls add one of the 3 defective fuses to make all possible selections containing exactly one defective fuse.
\n" ); document.write( "
\n" );