document.write( "Question 702800: Of 10 electric bulbs,three are defective but it not known which are defective. in how many ways can 3 bulbs be selected? how many of these selections will include at least one defective bulb?\r
\n" );
document.write( "\n" );
document.write( " please explain it in step by step when doing the calculation. \n" );
document.write( "
Algebra.Com's Answer #433171 by stanbon(75887) ![]() You can put this solution on YOUR website! Of 10 electric bulbs,three are defective but it not known which are defective. in how many ways can 3 bulbs be selected? \n" ); document.write( "Ans: 10C3 = 120 \n" ); document.write( "---------------------------- \n" ); document.write( "how many of these selections will include at least one defective bulb? \n" ); document.write( "# that have NO defective is 7C3 = 35 \n" ); document.write( "# with at least one defective is 120-35 = 85 \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( "please explain it in step by step when doing the calculation. \n" ); document.write( " \n" ); document.write( " |