Given that A pair of dice is tossed twice and We need to find What is the probability that the first toss gives a total of either 7 or 11, and the second toss gives a total of 7?As we are tossing the dice each time => Number of cases in each toss = \(6^2\) = 36
First toss gives a total of either 7 or 11To get a sum of 7 or 11 following are the possibilities
(1,6), (2,5), (3,4), (4,3), (5,2), (5,6), (6,1), (6,5) => 8 cases
=>
P(First Toss giving a total of either 7 or 11) = \(\frac{8}{36}\) = \(\frac{2}{9}\)
The second toss gives a total of 7To get a sum of 7 following are the possibilities
(1,6), (2,5), (3,4), (4,3), (5,2), (6,1) => 6 cases
=>
P(Second Toss giving a total of 7) = \(\frac{6}{36}\) = \(\frac{1}{6}\)
=>
Probability that the first toss gives a total of either 7 or 11, and the second toss gives a total of 7 = P(First Toss giving a total of either 7 or 11) * P(Second Toss giving a total of 7)
= \(\frac{2}{9}\) * \(\frac{1}{6}\) = \(\frac{1}{27}\)
So,
Answer will be AHope it helps!
Playlist on Solved Problems on Probability hereWatch the following video to MASTER Dice Rolling Probability Problems