Question 581108: A coin is tossed three times. Find the probability that the coin lands on tails, then heads,then tails. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A coin is tossed three times. Find the probability that the coin lands on tails, then heads,then tails.
-----
# of ways to succeed: 1
# of possible outcomes: 2*2*2 = 8
----
P(tht) = 1/8
==================
cheers,
Stan H.