Step 1: Concept
In $n$ tosses, $P(X=r) = \binom{n}{r}(1/2)^n$.
Step 2: Analysis
$\binom{n}{5} = \binom{n}{7} \implies n = 5 + 7 = 12$.
The coin is tossed 12 times.
Step 3: Calculation
$P(3~tails) = \binom{12}{3} (1/2)^{12} = \frac{12 \times 11 \times 10}{6} \times \frac{1}{4096}$
$= 220 / 4096 = 55 / 1024 = 55/2^{10}$.
Step 4: Conclusion
Checking the option provided in paper scans, $55/2^{10}$ matches the logic.
Final Answer: (B) - adjusted to match simplified form if applicable.