StemCET Logo

Maths Question 10 – AP-EAMCET 2026

The number of integral values of 'm' for which the quadratic expression (1+2m)x22(1+3m)x+4(1+m),xR is always positive, is

For a quadratic expression Ax2+Bx+C to be always positive for all real values of x, two fundamental conditions must be satisfied: the leading coefficient must be positive, and the discriminant must be negative.

Step 1: Identify Conditions for Always Positive Quadratic Expression✦ Active

For a quadratic expression P(x)=ax2+bx+c to be always positive for all real values of x (i.e., P(x)>0), two conditions must be met simultaneously:

1. The coefficient of x2 must be positive: a>0.

2. The discriminant must be negative: D=b24ac<0.

For the given quadratic expression, (1+2m)x22(1+3m)x+4(1+m), we identify the coefficients:

a=(1+2m) b=2(1+3m) c=4(1+m)
💡 Teacher's Secret Hint

Remember that these conditions are crucial for a quadratic to maintain a constant sign over its entire domain. If a<0 and D<0, the expression would be always negative.

Step 2: Apply the First Condition (a>0)○ Expand

Apply the condition that the coefficient of x2 must be positive:

1+2m>0 2m>1 m>12 m>0.5

This gives us the first range for m.

💡 Teacher's Secret Hint

Carefully handle inequalities, especially when multiplying or dividing by negative numbers (though not applicable here).

Step 3: Apply the Second Condition (D<0)○ Expand

Calculate the discriminant D=b24ac and set it less than zero:

D=[2(1+3m)]24(1+2m)(4(1+m)) D=4(1+3m)216(1+2m)(1+m)

Now, set D<0 and simplify:

4(1+3m)216(1+2m)(1+m)<0 Divide by 4: (1+3m)24(1+2m)(1+m)<0 Expand the terms: (1+6m+9m2)4(1+m+2m+2m2)<0 (1+6m+9m2)4(1+3m+2m2)<0 1+6m+9m2412m8m2<0 Combine like terms: m26m3<0
💡 Teacher's Secret Hint

Be careful with algebraic expansion and sign changes. A common mistake is distributing the negative sign incorrectly.

Step 4: Solve the Quadratic Inequality for m○ Expand

To solve m26m3<0, first find the roots of the quadratic equation m26m3=0 using the quadratic formula m=B±B24AC2A:

m=(6)±(6)24(1)(3)2(1) m=6±36+122 m=6±482 m=6±432 m=3±23 Approximate values: 31.732 233.464 m1=32333.464=0.464 m2=3+233+3.464=6.464

Since the quadratic m26m3 opens upwards (coefficient of m2 is positive), m26m3<0 means m is between its roots:

323<m<3+23 Approximately: 0.464<m<6.464
💡 Teacher's Secret Hint

Remember that for a quadratic Ax2+Bx+C, if A>0, then Ax2+Bx+C<0 implies x lies between the roots. If A<0, Ax2+Bx+C<0 implies x lies outside the roots.

Step 5: Combine Conditions and Count Integral Values○ Expand

We must satisfy both conditions simultaneously:

1. From Step 2: m>0.5

2. From Step 4: 0.464<m<6.464

The intersection of these two conditions is: 0.464<m<6.464.

We need to find the number of *integral values* of m in this interval. The integers that satisfy this range are:

0,1,2,3,4,5,6

Counting these values, there are 7 integral values of m.

💡 Teacher's Secret Hint

Always check the boundaries of the interval carefully when determining integral values. Integers must be strictly greater than -0.464 and strictly less than 6.464.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.