document.write( "Question 1025439: All Seasons Plumbing has two service trucks that frequently need repair. If the probability the first truck is available is 0.76, the probability the second truck is available is 0.46, and the probability that both trucks are available is 0.41:\r
\n" );
document.write( "\n" );
document.write( "What is the probability neither truck is available? \n" );
document.write( "
Algebra.Com's Answer #640693 by Theo(13342)![]() ![]() You can put this solution on YOUR website! p(a) = .76 \n" ); document.write( "p(b) = .46 \n" ); document.write( "p(a and b) = .41\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(a or b) = p(a) + p(b) - p(a and b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that becomes .76 + .46 - .41 which is equal to .81\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(not(a or b)) is equal to 1 - p(a or b) which is equal to 1 - .81 = .19\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability that neither is available is equal to 1 minus the probability that either is available.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |