document.write( "Question 1137843: Let P(A) = 0.6, P(B) = 0.3 and P(A / B) = 0.5. Find P(A or B). \n" ); document.write( "
Algebra.Com's Answer #755734 by ikleyn(52777)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "P(A | B) actually means and is the same as P(A & B)/P(B), where & represents the logical \"AND\", or the intersection of the two sets.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Therefore, the given P(A | B) = 0.5 means that P(A & B)/P(B) = 0.5.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Multiplying both sides of the last equality by P(B), you get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " P(A & B) = 0.5*P(B) = 0.5*0.3 = 0.15.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now last step is to use the general formula\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " P(A or B) = P(A) + P(B) - P(A & B) = 0.6 + 0.3 - 0.15 = 0.75. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |