You can put this solution on YOUR website! What is the probability of obtaining at least one tail when a coin is flipped six times?
--------------
P(none) + P(at least one) = 1
---
Your Problem:
P(at least one tail) = 1 - P(no tails in six trials)
----
= 1 - (1/2)^6
===========
Cheers,
Stan H.