document.write( "Question 1023102: All Seasons Plumbing has two service trucks that frequently need repair. If the probability the first truck is available is 0.73, the probability the second truck is available is 0.54, and the probability that both trucks are available is 0.42:\r
\n" );
document.write( "\n" );
document.write( "What is the probability neither truck is available? (Round your answer to 2 decimal places.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #638621 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The probability that the first truck OR the second truck is available is 0.73 + 0.54 - 0.42 = 0.85, by the addition law. Hence the probability that both trucks are unavailable is 1-0.85 = 0.15. \n" ); document.write( " |