Solveeit Logo

Question

Mathematics Question on Probability

Let aa, bb, and cc denote the outcome of three independent rolls of a fair tetrahedral die, whose four faces are marked 1, 2, 3, 4. If the probability that ax2+bx+c=0ax^2 + bx + c = 0 has all real roots is mn\frac{m}{n}, gcd(m,n)=1\text{gcd}(m, n) = 1, then m+nm + n is equal to ______.

Answer

Step 1: Conditions for real roots For the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 to have all real roots, the discriminant DD must satisfy:

D0.D \geq 0.

The discriminant is given by:

D=b24ac.D = b^2 - 4ac.

Step 2: Values of a,b,ca, b, c Since a,b,ca, b, c are outcomes of three independent rolls of a tetrahedral die, their possible values are:

a,b,c1,2,3,4.a, b, c \in \\{1, 2, 3, 4\\}.

Step 3: Solve for b24ac0b^2 - 4ac \geq 0 We analyze cases for bb:

  • Case 1: b=1b = 1
  • Case 2: b=2b = 2
  • Case 3: b=3b = 3
  • Case 4: b=4b = 4

Step 4: Total favorable outcomes The total number of favorable outcomes is:

1+3+8=12.1 + 3 + 8 = 12.

The total possible outcomes are:

4×4×4=64.4 \times 4 \times 4 = 64.

Step 5: Probability The probability is:

P=1264=316.P = \frac{12}{64} = \frac{3}{16}.

Step 6: Simplify m+nm + n Here:

m=3,n=16,m+n=19.m = 3, \quad n = 16, \quad m + n = 19.

Final Answer: 19.