Question
Question: The number of integral values of 'm' less than 50, so that the roots of the quadratic equation $mx^2...
The number of integral values of 'm' less than 50, so that the roots of the quadratic equation mx2 + (2m - 1)x + (m - 2) = 0 are rational, are

A
6
B
7
C
8
D
5
Answer
Option (A) 6
Explanation
Solution
Solution:
Given the quadratic equation:
mx2+(2m−1)x+(m−2)=0,with m<50 and m being an integer (with m=0 so that it remains a quadratic). For the roots to be rational, the discriminant must be a perfect square. The discriminant (D) is
D=(2m−1)2−4m(m−2)=4m2−4m+1−(4m2−8m)=4m+1.Set
4m+1=k2,k∈Z.So,
m=4k2−1.For m to be an integer, k2−1 must be divisible by 4. Notice that if k is odd (say, k=2n+1), then
k2=(2n+1)2=4n2+4n+1⇒k2−1=4n(n+1),which is divisible by 4. Thus, k must be odd.
Now, we consider positive odd k values such that m<50:
m=4k2−1<50⇒k2<201.So, k can be 1, 3, 5, 7, 9, 11, 13.
Computing m:
- For k=1: m=41−1=0 (discard m=0).
- For k=3: m=49−1=2.
- For k=5: m=425−1=6.
- For k=7: m=449−1=12.
- For k=9: m=481−1=20.
- For k=11: m=4121−1=30.
- For k=13: m=4169−1=42.
Thus, the valid values of m are: 2, 6, 12, 20, 30, and 42. There are 6 such values.
Answer: Option (A) 6
Explanation (minimal):
- Find discriminant D=4m+1.
- Set 4m+1=k2 for rational roots.
- Require m=4k2−1 be an integer: k must be odd.
- Use k=1,3,5,7,9,11,13 (ensuring m<50) and discard m=0.
- Count valid m: 2, 6, 12, 20, 30, 42 (6 values).