document.write( "Question 1077248: a town has two 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 a needed?
\n" );
document.write( "b)what is the probability that a fire engine is available when needed? \n" );
document.write( "
Algebra.Com's Answer #691762 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! P(a specific fire engine is NOT available) = 1 - P(it is available) = 1-0.96 = 0.04\r \n" ); document.write( "\n" ); document.write( "a) 0.04*0.04 = 0.0016 \n" ); document.write( "b) 1-0.0016 = 0.9984\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |