You can put this solution on YOUR website! A coin is flipped and a fair 8-sided die is rolled. What is the probability of getting a tail and a 7?
---
These events are independent.
---
P(t and 7) = P(t)*P(7) = (1/2)(1/8) = 1/16
==============
Cheers,
Stan H.
==============