document.write( "Question 879929: From a batch of 3000 light bulbs, 100 were selected at random and tested. If 5 of the light bulbs in the sample were found to be defective,how many defective light bulbs would be expected in the entire batch?
\n" ); document.write( "A. 15
\n" ); document.write( "B. 60
\n" ); document.write( "C. 150
\n" ); document.write( "D. 300
\n" ); document.write( "E. 600
\n" ); document.write( "

Algebra.Com's Answer #531148 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p(def) = 5/100 = .05,
\n" ); document.write( "how many defective light bulbs would be expected in the entire batch:\".05%2A3000\" = 150
\n" ); document.write( "
\n" );