document.write( "Question 253037: A person has applied for positions at Company A, Company B and Company C. The probability of obtaining an offer from company A is 0.4, Company B is 0.3 and Company C is 0.6 Assume that the three job offers are independent\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. what is the probability that the person will recieve job offers from all three companies
\n" ); document.write( "b.what is the probability that the person will recieve a job offer from Company B only?
\n" ); document.write( "C. what is the probability that the person will recieve exactly one job offer from the three companies?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #185252 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
In general,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of A and B is equal to probability of A times probability of B.
\n" ); document.write( "probability of A or B is equal to probability of A plus probability of B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of getting a position at company A is equal to .4
\n" ); document.write( "probability of getting a position at company B is equal to .3
\n" ); document.write( "probability of getting a position at company C is equal to .6\r
\n" ); document.write( "\n" ); document.write( "probability of NOT getting a position at company A is equal to 1 - .4 = .6
\n" ); document.write( "probability of NOT getting a position at company B is equal to 1 - .3 = .7
\n" ); document.write( "probability of NOT getting a position at company C is equal to 1 - .6 = .4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. what is the probability that the person will recieve job offers from all three companies.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of getting a job offer from all 3 companies is equal to:
\n" ); document.write( "probability of getting a job offer from company A times:
\n" ); document.write( "probability of getting a job offer from company B times:
\n" ); document.write( "probability of getting a job offer from company C.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(A) * p(B) *p(C) = .4 * .3 * .6 = .072\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b.what is the probability that the person will recieve a job offer from Company B only?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of getting a job offer from company B only is equal to:
\n" ); document.write( "probability of getting a job offer from company B times:
\n" ); document.write( "probability of NOT getting a job offer from company A times:
\n" ); document.write( "probability of NOT getting a job offer from company C.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(B) * p(!A) * p(!C) = .3 * .6 * .4 = .072\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C. what is the probability that the person will recieve exactly one job offer from the three companies?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the probability of getting a job offer from only one company is equal to:
\n" ); document.write( "the probability of getting a job offer from A and not B and not C, plus:
\n" ); document.write( "the probability of getting a job offer from B and not A and not C, plus:
\n" ); document.write( "the probability of getting a job offer from C and not A and not B.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p(A) * p(!B) * p(!C) = .4 * .7 * .4 = .112
\n" ); document.write( "p(B) * p(!A) * p(!C) = .3 * .6 * .4 = .072
\n" ); document.write( "p(C) * p(!A) * p(!B) = .6 * .6 * .7 = .252\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total probability = .112 + .072 + .252 = .436\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );