Solveeit Logo

Question

Question: Let $N$ denotes the sum of the numbers obtained when two dice are rolled. If the probability that $2...

Let NN denotes the sum of the numbers obtained when two dice are rolled. If the probability that 2N<N!2^N<N! is mn\frac{m}{n} where mm and nn are coprime, then 4m3n4m-3n is equal to

Answer

8

Explanation

Solution

The sum NN of the numbers obtained when rolling two dice can range from 22 to 1212. The total number of possible outcomes is 6×6=366 \times 6 = 36.

The condition 2N<N!2^N < N! needs to be checked. For N=2N=2, 22=42^2=4, 2!=22!=2. 424 \not< 2. For N=3N=3, 23=82^3=8, 3!=63!=6. 868 \not< 6. For N=4N=4, 24=162^4=16, 4!=244!=24. 16<2416 < 24. This inequality holds true for all N4N \ge 4.

The possible values of NN from rolling two dice that satisfy N4N \ge 4 are {4,5,6,7,8,9,10,11,12}\{4, 5, 6, 7, 8, 9, 10, 11, 12\}. The number of ways to obtain each sum are:

Sum (N)Ways
43
54
65
76
85
94
103
112
121

The total number of favorable outcomes is the sum of ways for N=4N=4 to N=12N=12: 3+4+5+6+5+4+3+2+1=333+4+5+6+5+4+3+2+1 = 33. The probability is Favorable OutcomesTotal Outcomes=3336\frac{\text{Favorable Outcomes}}{\text{Total Outcomes}} = \frac{33}{36}. Simplifying the fraction, we get 1112\frac{11}{12}. So, m=11m=11 and n=12n=12. These are coprime. The problem asks for the value of 4m3n4m-3n. 4m3n=4(11)3(12)=4436=84m - 3n = 4(11) - 3(12) = 44 - 36 = 8.