document.write( "Question 1038464: A machine has fifteen identical components that function independently. It will stop working if three or more of the components fail. If the probability that an individual component fails is 0.08, find the probability that the machine will be working
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #653166 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Find probability that 0,1,2 don't work.
\n" ); document.write( "(0.92^15)=0.2863
\n" ); document.write( "15*(0.92^14*0.08=0.3734
\n" ); document.write( "15C2(0.92^13))0.08^2)=0.2273
\n" ); document.write( "Add the 3: 0.887 probability the machine will be working.
\n" ); document.write( "
\n" ); document.write( "
\n" );