document.write( "Question 1145490: Suppose that a shuttles launch depends on three key devices that operate independently
\n" ); document.write( "of each other and malfunction with probabilities 0.01, 0.02, and 0.02, respectively. If any of the key devices
\n" ); document.write( "malfunctions, the launch will be postponed. Compute the probability for the shuttle to be launched on time,
\n" ); document.write( "according to its schedule.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #766723 by ikleyn(52863)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "P = (1-0.01)*(1-0.02)*(1-0.02) = 0.99*0.98*0.98.    \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You compute the value.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );