document.write( "Question 1164010: 1) The probability that a graduating student will get an offer for job A is 0.35 and the probability that this student will get an offer for job B is 0.20. If the probability of this student getting both job offers is 0.05, what is the probability that this student will get at least one of the two job offers? \n" ); document.write( "
Algebra.Com's Answer #788325 by ikleyn(52848)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( " P(at least one) = P(A or B) = P(A) + P(B) - P(A and B) = 0.35 + 0.2 - 0.05.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |