document.write( "Question 781762: 1. A salesman has a 60% chance of making a sale to any one customer. The behaviour of successive customers is independent. If two customers A and B enter, what is the probability that the salesman will make a sale to A or B. \n" ); document.write( "
Algebra.Com's Answer #476100 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! P(sale)= 0.6\r \n" ); document.write( "\n" ); document.write( "P(not sale)= 0.4\r \n" ); document.write( "\n" ); document.write( "P(sale A or B) = P(Sale A)+P(sale B) - P(sale A and B)\r \n" ); document.write( "\n" ); document.write( "= 0.6+0.6 -0.6(0.6) = 1.2-0.36 = 0.84\r \n" ); document.write( "\n" ); document.write( "Answer: 0.84\r \n" ); document.write( "\n" ); document.write( "If you need more help with similar questions you can contact me now at:\r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " \n" ); document.write( " |