document.write( "Question 184478This question is from textbook Elementary Statistics
\n" );
document.write( ":  10.) There is a 0.39 probability that John will purchase a new car, a 0.73 probability that Mary will purchase a new car, and a 0.36 probability that both will purcharse a new car. Find the probability that neither will purchase a new car. \r
\n" );
document.write( "\n" );
document.write( "Please help me with this problem. Thanks. \n" );
document.write( "
| Algebra.Com's Answer #138467 by stanbon(75887)      You can put this solution on YOUR website! There is a 0.39 probability that John will purchase a new car, a 0.73 probability that Mary will purchase a new car, and a 0.36 probability that both will purcharse a new car. Find the probability that neither will purchase a new car. \n" ); document.write( "---------------- \n" ); document.write( "P(only John will purchase) = 0.39-0.36 = 0.03 \n" ); document.write( "P(only Mary will purchase) = 0.73-0.36 = 0.37 \n" ); document.write( "P(both will purchase) = 0.36 \n" ); document.write( "--------------------------------- \n" ); document.write( "So, P(neither will purhase) = 1 - (0.03+0.37+0.36) = 0.24 \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( "You can see this if you draw the Venn Diagram for the problem. \n" ); document.write( "Draw two intersecting circles: one for John and one for Mary. \n" ); document.write( "Put 0.36 in the intersection. \n" ); document.write( "Then John only is 0.03; Mary only is 0.37. \n" ); document.write( "Adding those to the intersection you get 0.76. \n" ); document.write( "That leaves 0.24 outside both circles. \n" ); document.write( "================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |