document.write( "Question 805834: The probability that a light bulb is faulty is 0.05. In a pack of 10 light bulbs, what is the probability that there will be at least one faulty light bulb?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #485540 by oscargut(2103) You can put this solution on YOUR website! P(x>=1) = 1-P(x=0) = 1-(0.95)^10 = 0.401\r \n" ); document.write( "\n" ); document.write( "Answer: 0.401\r \n" ); document.write( "\n" ); document.write( "If you need more help today, you can contact me now at:\r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " \n" ); document.write( " |