The probability that at least one of the events A and B occurs is 0.6.
If A and B occur simultaneously with probability 0.2,
then $P(\bar{A}) + P(\bar{B})$ is:
Three persons A, B, and C fire at a target in turn, starting with A.
Their probabilities of hitting the target are $0.4,\ 0.3,\ 0.2$ respectively.
The probability of exactly two hits is:
A and B are two students. Their chances of solving a problem correctly are
$\dfrac{1}{3}$ and $\dfrac{1}{4}$ respectively.
If the probability of their making a **common error** is $\dfrac{1}{20}$,
and they obtain the same answer, then the probability that their answer is correct is:
Let the quadratic equation $ax^2 + bx + c = 0$
where $a, b, c$ are obtained by rolling a dice thrice.
What is the probability that the equation has equal roots?
**Solution:**
For equal roots, discriminant $b^2 - 4ac = 0$.
Each of $a, b, c$ can take values $1$ to $6$.
Total outcomes = $6^3 = 216$.
For given $a, c$, $b^2 = 4ac$ must be a perfect square $\le 36$.
Possible $(a, c)$ pairs that make $b^2$ a perfect square:
$(1,1),(1,4),(1,9),(1,16),(1,25),(1,36)$ within dice limit $(1,1)$, $(1,2)$, $(2,1)$, $(3,3)$, $(4,1)$ only valid → 6 cases out of 216.
Hence probability = $\dfrac{6}{216} = \dfrac{1}{36}$.
$\boxed{\text{Answer: (C) }\dfrac{1}{36}}$
A black and a red die are rolled together. What is the conditional probability of obtaining the sum $8$, given that the red die resulted in a number less than $4$?
Three houses are available in a locality. Three persons apply for the houses.
Each applies for one house without consulting others.
The probability that all the three apply for the same house is...
Each person can choose any of 3 houses ⇒ total cases $= 3^3 = 27.$
All three apply for the same house ⇒ favorable cases $= 3.$
So $P = \dfrac{3}{27} = \dfrac{1}{9}.$
In a unique hockey series between India & Pakistan, they decide to play on till a team wins 5 matches.
The number of ways in which the series can be won if no match ends in a draw is:
Let two fair six-faced dice $A$ and $B$ be thrown simultaneously.
Let $E_1$ be the event that die $A$ shows 4,
$E_2$ the event that die $B$ shows 2,
and $E_3$ the event that the sum of the two numbers on the dice is odd.
Which statement is false?
Total outcomes = $6 \times 6 = 36$.
Favorable outcomes for sum = 7 are $(1,6),(2,5),(3,4),(4,3),(5,2),(6,1)$ → 6 outcomes.
Probability $= \dfrac{6}{36} = \dfrac{1}{6}$.
Probability of 6 on die $= \dfrac{1}{6}$,
Probability of head on coin $= \dfrac{1}{2}$.
Required probability $= \dfrac{1}{6} \times \dfrac{1}{2} = \dfrac{1}{12}$.
An urn contains 10 black and 5 white balls. Two balls are drawn from the urn one after the other without replacement.
What is the probability that both drawn balls are black?
A box has 5 black and 3 green shirts. One shirt is picked randomly and put in another box.
The second box has 3 black and 5 green shirts. Now a shirt is picked from the second box.
What is the probability of it being a black shirt?
The probability of shooter hitting a target is $\dfrac{3}{4}$.
Find the minimum number of shots required so that the probability of hitting the target
at least once is more than $0.99$.
Probability of missing once = $\dfrac{1}{4}$.
Probability of missing all $n$ times = $(\dfrac{1}{4})^n$.
Hence, probability of hitting at least once = $1 - (\dfrac{1}{4})^n > 0.99$.
$\Rightarrow (\dfrac{1}{4})^n < 0.01$
$\Rightarrow n \log 4 > 2 \Rightarrow n > 1.66.$
Thus minimum $n = 3$.