Correct option is D
Given:
- A fair coin is tossed two times independently
- Let X = number of heads → Possible values of X: 0, 1, 2
- A fair 6-faced die is rolled → Let Y = number on top → Y ranges from 1 to 6
- We are to find the probability that X + Y = 4
Solution:
Step 1: Probabilities for X (number of heads)
Sample space for 2 coin tosses:
- HH → X = 2
- HT, TH → X = 1
- TT → X = 0
So:
- P(X = 0) = 1/4
- P(X = 1) = 2/4 = 1/2
- P(X = 2) = 1/4
Step 2: Find all combinations where X + Y = 4
We want values of X and Y such that X + Y = 4
Check all possible X values:
If X=0=>Y=4=>P=P(X=0)⋅P(Y=4)=41⋅61If X=1=>Y=3=>P=21⋅61If X=2=>Y=2=>P=41⋅61Total probability:P(X+Y=4)=41⋅61+21⋅61+41⋅61=241+2+1=244=61
Correct Option: (D)61