document.write( "Question 101851: I cannot figure the correct term terms to use. Help please.
\n" );
document.write( "During the winter months, Mr Myer experiences diffuculty in staring his 2 cars, a 1966 Mustang and a 1986 Ranger. The probability that the Mustang starts in 0.8, and the probablity the Ranger starts is .4. The probability that both cars start is 0.3. Let A represent the event \"The Mustang starts, and B represent \"The Ranger Starts\". Use probability notation to describe and solve the following:
\n" );
document.write( "a. What is the probability that Mr Myer can start at least one of his cars?
\n" );
document.write( "b. What is the probability that Mr Myer cannot start either of his cars?\r
\n" );
document.write( "\n" );
document.write( "Wow it seems like a lot to. Should I start with a joint probability table?
\n" );
document.write( "I can say A is Mustang Starts=.8 So A' prime will be .2? To equal 1
\n" );
document.write( "I can say B is Ranger Starts=.4 So B' prime will be .6? To equal 1
\n" );
document.write( "What do I do with the both cars start information? Which is 0.3. Would I need a C and a C' prime? How do I write this probability notation?\r
\n" );
document.write( "\n" );
document.write( "Thank you for your assistance.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #74054 by stanbon(75887) ![]() You can put this solution on YOUR website! The probability that the Mustang starts in 0.8, and the probablity the Ranger starts is .4. The probability that both cars start is 0.3. Let A represent the event \"The Mustang starts, and B represent \"The Ranger Starts\". \n" ); document.write( "--------------------------------------\r \n" ); document.write( "\n" ); document.write( "b. What is the probability that Mr Myer cannot start either of his cars? \n" ); document.write( "P(A')= 0.2 \n" ); document.write( "P(B')= 0.6 \n" ); document.write( "The events are independent, so \n" ); document.write( "P(A' and B') = 0.2*0.6= 0.12 \n" ); document.write( "-------------------------- \n" ); document.write( "a. What is the probability that Mr Myer can start at least one of his cars? \n" ); document.write( "P(A or B) = 1- P (A' and B') = 1-0.12 = 0.88 \n" ); document.write( "======================== \n" ); document.write( "Comment: I solved part b 1st because it makes solving part a easier. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |