JEE Challenger
More from Complex Numbers and Quadratic Equations

Probability of Strictly Positive Quadratic Expression

Let a,b,c{1,2,3,4}a, b, c \in \{1, 2, 3, 4\}. If the probability, that ax2+22bx+c>0ax^2 + 2\sqrt{2}bx + c > 0 for all xRx \in \mathbb{R}, is mn\frac{m}{n}, gcd(m,n)=1\gcd(m, n) = 1, then m+nm + n is equal to _______.

Official Numerical Answer81

Step-by-Step Solution

To find the probability that the quadratic expression ax2+22bx+c>0ax^2 + 2\sqrt{2}bx + c > 0 for all xRx \in \mathbb{R}, where a,b,c{1,2,3,4}a, b, c \in \{1, 2, 3, 4\}, we first determine the condition for a quadratic expression to be strictly positive for all real values of xx.

A quadratic expression Ax2+Bx+C>0Ax^2 + Bx + C > 0 for all xRx \in \mathbb{R} if and only if:

  1. A>0A > 0
  2. The discriminant D=B24AC<0D = B^2 - 4AC < 0

Here, A=aA = a, B=22bB = 2\sqrt{2}b, and C=cC = c. Since a{1,2,3,4}a \in \{1, 2, 3, 4\}, a>0a > 0 is always satisfied.

Now, we calculate the discriminant DD: D=(22b)24(a)(c)=8b24acD = (2\sqrt{2}b)^2 - 4(a)(c) = 8b^2 - 4ac

For D<0D < 0, we require: 8b24ac<0    ac>2b28b^2 - 4ac < 0 \implies ac > 2b^2

The total number of possible ordered triplets (a,b,c)(a, b, c) chosen from {1,2,3,4}3\{1, 2, 3, 4\}^3 is: Total Outcomes=4×4×4=64\text{Total Outcomes} = 4 \times 4 \times 4 = 64

Now, we count the number of favorable triplets (a,b,c)(a, b, c) satisfying ac>2b2ac > 2b^2 for each possible value of b{1,2,3,4}b \in \{1, 2, 3, 4\}:

  1. Case 1: b=1b = 1 ac>2(1)2=2ac > 2(1)^2 = 2 Out of the 16 total pairs (a,c){1,2,3,4}×{1,2,3,4}(a, c) \in \{1, 2, 3, 4\} \times \{1, 2, 3, 4\}, the pairs where ac2ac \le 2 are: (1,1),(1,2),(2,1)(1, 1), (1, 2), (2, 1) Thus, the number of favorable pairs for b=1b = 1 is: 163=1316 - 3 = 13

  2. Case 2: b=2b = 2 ac>2(2)2=8ac > 2(2)^2 = 8 The pairs (a,c)(a, c) that satisfy ac>8ac > 8 are: (3,3),(3,4),(4,3),(4,4)(3, 3), (3, 4), (4, 3), (4, 4) Thus, the number of favorable pairs for b=2b = 2 is 44.

  3. Case 3: b=3b = 3 ac>2(3)2=18ac > 2(3)^2 = 18 Since the maximum possible value of acac is 4×4=164 \times 4 = 16, no pairs satisfy ac>18ac > 18. Thus, the number of favorable pairs for b=3b = 3 is 00.

  4. Case 4: b=4b = 4 ac>2(4)2=32ac > 2(4)^2 = 32 Since the maximum possible value of acac is 1616, no pairs satisfy ac>32ac > 32. Thus, the number of favorable pairs for b=4b = 4 is 00.

Summing the favorable outcomes from all cases gives: Total Favorable Outcomes=13+4+0+0=17\text{Total Favorable Outcomes} = 13 + 4 + 0 + 0 = 17

The required probability is: P=1764P = \frac{17}{64}

Given that P=mnP = \frac{m}{n} with gcd(m,n)=1\gcd(m, n) = 1, we have m=17m = 17 and n=64n = 64.

Finally, computing m+nm + n: m+n=17+64=81m + n = 17 + 64 = 81

Probability of Strictly Positive Quadratic Expression | Mathematics PYQ Solution - JEE Challenger