document.write( "Question 945652: Let the random variable x represent the number of automobiles that a top salesperson will sell to a corporate client. The only possible values for are 0, 1 and 2, and the probabilities for each of these values may be calculated from the formula
\n" ); document.write( "P(x)=0.5-(x/6) where x=0, 1 or 2
\n" ); document.write( "What is the probability that a randomly selected top salesperson will sell
\n" ); document.write( " i. at least 1 automobile to a corporate client?
\n" ); document.write( " ii. at most 1 automobile to a corporate client?
\n" ); document.write( " iii. exactly 1 automobile to a corporate client?
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #576850 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Given
\n" ); document.write( "\"P%28X%29=0.5-%28X%2F6%29\" with X∈{0,1,2}
\n" ); document.write( "
\n" ); document.write( "Find
\n" ); document.write( "1. P(X≥1)
\n" ); document.write( "2. P(X≤1)
\n" ); document.write( "3. P(1)
\n" ); document.write( "
\n" ); document.write( "Solution
\n" ); document.write( "
\n" ); document.write( "Using the given probability distribution, we find
\n" ); document.write( "P(0) = \"0.5-0%2F6+=+1%2F2\"
\n" ); document.write( "P(1) = \"0.5-1%2F6+=+1%2F3\"
\n" ); document.write( "P(2) = \"0.5-2%2F6+=+1%2F6\"
\n" ); document.write( "from which we check ΣP(X)=\"1%2F2%2B1%2F3%2B1%2F6+=+1\" checks.
\n" ); document.write( "
\n" ); document.write( "Since the probabilities are mutually exclusive, we can apply the addition rule:
\n" ); document.write( "1. P(X≥1) = \"P%281%29%2BP%282%29+=+1%2F2\"
\n" ); document.write( "2. P(X≤1) = \"P%280%29%2BP%281%29+=+5%2F6\"
\n" ); document.write( "3. P(1) = \"1%2F3\"
\n" ); document.write( "
\n" ); document.write( "
\n" );