Math Problem Statement

a) The probability that A hits a target is 1/4 and the probability that B hits a target is 2/5. They both fire at the target. Find the probability that: (i) A does not hit the target; (1 mark) (ii) both hit the target (1 mark) (iii) one of them hits the target; (1 mark) (iv) neither hits the target.

Solution

Let’s solve each part step-by-step:

Given:

  • Probability that AA hits the target (P(A)P(A)) = 14\frac{1}{4}
  • Probability that AA does not hit the target (P(A)P(A')) = 1P(A)=114=341 - P(A) = 1 - \frac{1}{4} = \frac{3}{4}
  • Probability that BB hits the target (P(B)P(B)) = 25\frac{2}{5}
  • Probability that BB does not hit the target (P(B)P(B')) = 1P(B)=125=351 - P(B) = 1 - \frac{2}{5} = \frac{3}{5}

Part (i): Probability that AA does not hit the target

P(A)=34P(A') = \frac{3}{4}


Part (ii): Probability that both AA and BB hit the target

To find the probability that both hit the target, we use the multiplication rule for independent events: P(AB)=P(A)×P(B)=14×25=220=110P(A \cap B) = P(A) \times P(B) = \frac{1}{4} \times \frac{2}{5} = \frac{2}{20} = \frac{1}{10}


Part (iii): Probability that one of them hits the target

This occurs in the following two mutually exclusive cases:

  1. AA hits the target and BB does not hit the target: P(AB)=P(A)×P(B)P(A \cap B') = P(A) \times P(B')
  2. BB hits the target and AA does not hit the target: P(AB)=P(A)×P(B)P(A' \cap B) = P(A') \times P(B)

Adding these probabilities: P(one of them hits)=P(AB)+P(AB)P(\text{one of them hits}) = P(A \cap B') + P(A' \cap B) Substitute the values: P(AB)=P(A)×P(B)=14×35=320P(A \cap B') = P(A) \times P(B') = \frac{1}{4} \times \frac{3}{5} = \frac{3}{20} P(AB)=P(A)×P(B)=34×25=620=310P(A' \cap B) = P(A') \times P(B) = \frac{3}{4} \times \frac{2}{5} = \frac{6}{20} = \frac{3}{10} P(one of them hits)=320+620=920P(\text{one of them hits}) = \frac{3}{20} + \frac{6}{20} = \frac{9}{20}


Part (iv): Probability that neither AA nor BB hits the target

This happens when both AA and BB miss the target: P(AB)=P(A)×P(B)P(A' \cap B') = P(A') \times P(B') Substitute the values: P(AB)=34×35=920P(A' \cap B') = \frac{3}{4} \times \frac{3}{5} = \frac{9}{20}


Final Answers:

(i) P(A)=34P(A') = \frac{3}{4}

(ii) P(AB)=110P(A \cap B) = \frac{1}{10}

(iii) P(one of them hits)=920P(\text{one of them hits}) = \frac{9}{20}

(iv) P(AB)=920P(A' \cap B') = \frac{9}{20}

Let me know if you'd like further clarification or additional examples!


Related Questions:

  1. How do you calculate the probability for three independent events?
  2. What is the difference between mutually exclusive and independent events?
  3. How do you find the probability of at least one event occurring?
  4. Can we use complement probabilities to solve these problems faster?
  5. How would the probabilities change if AA and BB were not independent?

Tip:

When working with probabilities, always verify whether the events are independent or mutually exclusive before performing calculations!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Independent Events

Formulas

P(A') = 1 - P(A)
P(A ∩ B) = P(A) × P(B)
P(one of them hits) = P(A ∩ B') + P(A' ∩ B)
P(A' ∩ B') = P(A') × P(B')

Theorems

Multiplication Rule for Independent Events

Suitable Grade Level

Grades 9-12