document.write( "Question 878092: Light bulbs from production lines are tested. Of the 150 bulbs tested, 7 were detective.
\n" ); document.write( "a)What is the probability of a bulb not being defective?
\n" ); document.write( "b) What if 60 356 bulbs are produced in a week. How many may be defective?
\n" ); document.write( "

Algebra.Com's Answer #529825 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p(def) = 7/150 = .0467
\n" ); document.write( "a) P(non-def) = .9533
\n" ); document.write( "b) \"60356%2A.0467\"
\n" ); document.write( "
\n" );