document.write( "Question 643964: Here is another Id like help with \r
\n" ); document.write( "\n" ); document.write( "A new car salesperson knows that he sells the car to one customer out of 10 who enters the showroom. What is the probability that he will sell thhe car to exactly 2 of the next 3 customers
\n" ); document.write( "

Algebra.Com's Answer #404728 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A new car salesperson knows that he sells the car to one customer out of 10 who enters the showroom. What is the probability that he will sell thhe car to exactly 2 of the next 3 customers
\n" ); document.write( "-----
\n" ); document.write( "Binomial Problem with n = 3 and P(sell) = 1/10
\n" ); document.write( "P(x = 2) = 3C2*0.1^2*0.9 = binompdf(3,0.1,2) = 0.027
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );