document.write( "Question 947700: All Seasons Plumbing has two service trucks that frequently need repair. If the probability the first truck is available is .76, the probability the second truck is available is .55, and the probability that both trucks are available is .46. What is the probability neither truck is available? \n" ); document.write( "
Algebra.Com's Answer #578335 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let a be the event that truck 1 is available. \n" ); document.write( "let b be the event that truck 2 is available.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(a) is given as .76 \n" ); document.write( "p(b) is given as .55 \n" ); document.write( "p(a and b) is given as .46\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(a or b) = p(a) + p(b) - p(a and b) = .76 + .55 - .46 = .85\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "not p(a or b) is equal to 1 - p(a or b) = 1 - .85 = .15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "probability that neither truck is available is .15 based on this formula.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |