document.write( "Question 622155: A sample of 4 telephones is selected from a shipment of 20 phones. There are 5 defective telephones in the shipment. How many of the samples of 4 phones do not include any of the defective ones? \n" ); document.write( "
Algebra.Com's Answer #391260 by math-vortex(648)![]() ![]() You can put this solution on YOUR website! Hi, there-- \n" ); document.write( ". \n" ); document.write( "This is a combinations problem. We want to choose samples with four non-defective phones and zero defective phones. In the shipment of 20 phones, five are defective. That means that 15 phones are non-defective. \n" ); document.write( ". \n" ); document.write( "The total number of ways to choose four good non-defective phones is 15-choose-4, or 15C4. \n" ); document.write( ". \n" ); document.write( "15C4 = 15! / (4! 11!) \n" ); document.write( "15C4 = (15*14*13*12*11!) / (4*3*2*1*11!) \n" ); document.write( "15C4 =1365 \n" ); document.write( ". \n" ); document.write( "There 1,365 ways to choose four working phones from the shipment. \n" ); document.write( ". \n" ); document.write( "Hope this helps! \n" ); document.write( ". \n" ); document.write( "Ms.Figgy \n" ); document.write( "math.in.the.vortex@gmail.com \n" ); document.write( " |