document.write( "Question 466541: A town has 2 fire engines operating independently. The probability that a specific fire engine is available when needed is 0.96.
\n" );
document.write( "a) What is the probability that neither is available when needed?
\n" );
document.write( "b) What is the probability that a fire engine is available when needed? \n" );
document.write( "
Algebra.Com's Answer #319836 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A town has 2 fire engines operating independently. The probability that a specific fire engine is available when needed is 0.96. \n" ); document.write( "P(not available) = 0.04 \n" ); document.write( "---------------------------------- \n" ); document.write( "a) What is the probability that neither is available when needed? \n" ); document.write( "Ans: 0.04^2 = 0.0016 \n" ); document.write( "--------------------- \n" ); document.write( "b) What is the probability that a fire engine is available when needed? \n" ); document.write( "P(at least one available) = 1 - 0.0016 \n" ); document.write( "= 0.9984 \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |