document.write( "Question 951296: A and B are independent events. P(A) =0.3, and P(A or B) = 0.8. Find P(B) \n" ); document.write( "
Algebra.Com's Answer #580914 by Techpriest(29) ![]() You can put this solution on YOUR website! P(A or B) = P(A) + P(B) \n" ); document.write( "0.8 = 0.3 + P(B) \n" ); document.write( "0.5 = P(B) \n" ); document.write( " |