
Mike D. answered 05/21/21
Effective, patient, empathic, math and science tutor
(a) Chance of a 6 on 1 roll is 1/6 call this p, chance of not a six this is q = 1-p
x p (X=x)
0 C (10,0) q10
1 C (10,1) p1 q 9
2 C (10,2) p2 q 8
You can find the others for x = 3, 4, ..., 10. C (10,x) p10-x q x
(b)
y p(Y=y)
1 1/6
2 5/6 x (1/6)
3 (5/6)2 x (1/6)
4 (5/6)3 x (1/6)
etc
(c) Ass up the probabilities for p (X=x) for x = 6,7,8,9,10
(d) p (Y=11) = (5/6)10 X (1/6)
So this will be p (Y=11) + p (Y=12) + ...
= [1/6] ( a10 + a 11 + ....) where a = (5/6)
= [a10/6] (1 + a + a2 + ...)
= [a10/6] (1 / 1-a) [ standard result for sum of infinite series with r < 1]

Mike D.
(c) should be add !05/21/21