document.write( "Question 1168079: A trimotor plane has three engines—a central engine and an engine on each wing. The plane
\n" );
document.write( "will crash only if the central engine fails and at least one of the two wing engines fails. The
\n" );
document.write( "2
\n" );
document.write( "probability of failure during any given flight is .005 for the central engine and .008 for each of
\n" );
document.write( "the wing engines. Assuming that the three engines operate independently, what is the
\n" );
document.write( "probability that the plane will crash during a flight? \n" );
document.write( "
Algebra.Com's Answer #792679 by ikleyn(52785)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A trimotor plane has three engines—a central engine and an engine on each wing. The plane \n" ); document.write( "will crash only if the central engine fails and at least one of the two wing engines fails. The \n" ); document.write( " \n" ); document.write( "the wing engines. Assuming that the three engines operate independently, what is the \n" ); document.write( "probability that the plane will crash during a flight? \n" ); document.write( "~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Notice how I edited your post.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let the engines be C (central), L (left wing engine) and R (right wing engine).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the probability to crash is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " P = P(C fails)*P(L fails OR R fails) = 0.005*(0.008 + 0.008 - 0.008*0.008) = 0.005*0.015936 = 0.00007968. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |