Math Problem Statement

If P(A) = 0.2, P(B) = 0.4, and P(A ∪ B) = 0.5, find (a) P(A ∩ B) and (b) P(A' ∪ B).

Solution

Let's solve the problem step by step:

We are given:

  • P(A)=0.2P(A) = 0.2
  • P(B)=0.4P(B) = 0.4
  • P(AB)=0.5P(A \cup B) = 0.5

Part (a) Find P(AB)P(A \cap B)

We know from the formula of probability for union of two events:

P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)

Substitute the values:

0.5=0.2+0.4P(AB)0.5 = 0.2 + 0.4 - P(A \cap B)

Simplify:

0.5=0.6P(AB)0.5 = 0.6 - P(A \cap B)

Solving for P(AB)P(A \cap B):

P(AB)=0.60.5=0.1P(A \cap B) = 0.6 - 0.5 = 0.1

So, P(AB)=0.1P(A \cap B) = 0.1.


Part (b) Find P(AB)P(A' \cup B)

AA' represents the complement of AA. The formula for the probability of ABA' \cup B is:

P(AB)=1P(AB)P(A' \cup B) = 1 - P(A \cap B')

But we can also rewrite this using:

P(AB)=1P(A)P(A' \cup B) = 1 - P(A)

This is because:

P(AB)=P(B)+P(A)P(A' \cup B) = P(B) + P(A')

Now substitute values to find ( P(A' \cup B): and

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Set Theory
Complementary Events

Formulas

P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
P(A' ∪ B) = 1 - P(A ∩ B')

Theorems

De Morgan's Law
Union and Intersection of Events

Suitable Grade Level

Grades 9-12