Question
Question: If one root of the equation \(\left( l-m \right){{x}^{2}}+lx+1=0\) be double of the other root and i...
If one root of the equation (l−m)x2+lx+1=0 be double of the other root and if l be real, then m≤ba where a and b are integers. Find min(a,b)
Solution
Hint: Assume that the roots of the equation are α and 2α. Use the fact that the sum of the roots of the quadratic equation ax2+bx+c=0 is a−b and the product of roots is ac. Hence from two equations in l,m and α. One of the equations will be linear in α and the other equation will be quadratic in α. Eliminate α from these two equations and hence form a quadratic in l. Use the fact that if the roots of the equation ax2+bx+c=0 are real, then D=b2−4ac≥0. Hence find the range of values of m over which the above condition is possible. Hence find the value of a and b and hence find a+b.
Complete step-by-step solution -
Let one root of the equation (l−m)x2+lx+1=0 be α.
Hence the other root is 2α.
Now, we know that the sum of the roots of the quadratic equation ax2+bx+c=0 is a−b
Hence, we have
α+2α=l−m−l⇒3α=l−m−l
Dividing both sides by 3, we get
α=3(l−m)−l ……………….. (i)
Also, we know that the product of the roots of the quadratic equation ax2+bx+c=0 is ac.
Hence, we have
2α×α=l−m1⇒2α2=l−m1 ………………. (ii)
Substituting the value of α from equation (i) in equation (ii), we get
2(3(l−m)−l)2=l−m1⇒9(l−m)22l2=l−m1
Multiplying both sides by 9(l−m)2, we get
2l2=9(l−m)
Adding 9m−9l on both sides of the equation, we get
2l2−9l+9m=0 (a), which is a quadratic in l.
We know that if the roots of the equation ax2+bx+c=0 are real, then D=b2−4ac≥0.
Since l is real, we have
92−4(9m)(2)≥0
Adding 72m on both sides of the equation, we get
72m≤81
Dividing both sides by 72, we get
m≤7281=89
Hence, we have
m≤89
Hence, we have a= 9 and b = 8
Hence a+b = 17
Hence Min(a+b) = 17.
Note: [1] In the above question we have used that the minimum of sum of numerator and denominator of a fraction in qp,p,q∈Z,q=0 form is when the fraction is expressed in lowest terms.
[2] We can also directly arrive at the above condition (a) using quadratic formula. Since one of the roots is twice the other, we have 2(l−m)−l+l2−4(l−m)=22(l−m)−l−l2−4(l−m)
Hence, we have
−l+l2−4(l−m)=−2l−2l2−4(l−m)⇒3l2−4(l−m)=−l
Squaring both sides, we get
9l2−36l+36m=l2⇒8l2−36l+36m=0
Dividing both sides by 4, we get
2l2−9l+9m=0, which is the same as equation (a).
Proceeding similarly as above we get m≤89