To find:
Probability that exactly one coin shows head.
Step 1: Total number of possible outcomes
Each coin has 2 possible outcomes (Head or Tail).
So, total outcomes = \(2^3 = 8\).
Step 2: Number of favorable outcomes (exactly one head)
Possible outcomes with exactly one head are:
- HTT
- THT
- TTH
Number of favorable outcomes = 3
Step 3: Calculate probability
\[
P(\text{exactly one head}) = \frac{\text{Number of favorable outcomes}}{\text{Total outcomes}} = \frac{3}{8}
\]