document.write( "Question 924035: The probability that a vehicle entering the Luray
\n" );
document.write( "Caverns has Canadian license plates is 0.12; the
\n" );
document.write( "probability that it is a camper is 0.28; and the probability
\n" );
document.write( "that it is a camper with Canadian license plates
\n" );
document.write( "is 0.09. What is the probability that
\n" );
document.write( "(a) a camper entering the Luray Caverns has Canadian
\n" );
document.write( "license plates?
\n" );
document.write( "(b) a vehicle with Canadian license plates entering the
\n" );
document.write( "Luray Caverns is a camper?
\n" );
document.write( "(c) a vehicle entering the Luray Caverns does not have
\n" );
document.write( "Canadian plates or is not a camper? \n" );
document.write( "
Algebra.Com's Answer #560538 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! p(Canadian license plates)= 0.12 \n" ); document.write( "p(camper)= 0.28 \n" ); document.write( "p( camper with Canadian license plates)= 0.09 \n" ); document.write( "......... \n" ); document.write( "(a) P(camper with Canadian license plates) = .12 \n" ); document.write( "........ \n" ); document.write( " (b) P(a vehicle with Canadian license plates is a camper) \n" ); document.write( "P(A|B) = P(A and B)/P(B) \n" ); document.write( "P(Camper| Canadian Plates) = .09/.12 = .75 \n" ); document.write( "............ \n" ); document.write( " (c) P( vehicle A:does not have Canadian plates 0r B: is not a camper) \n" ); document.write( "P(A 0r B) = P(A) + P(B) - P(A and B) = .88 + .72 - .81 = .80 \n" ); document.write( " |