Quote:
Originally Posted by rahul20001
if 2 equations x 2 +px+q=0 & x 2 +lx+m=0 have one common root,then how many of following 3 statements can be true?
1) Common root is (pm-ql)/(q-m)
2)Common root is ( q-m )/(l-p)
3) Square of common root is (pm-ql)/(l-p)
1. 0 2. 1 3. 2 4. 3
please post the sol along...
source- powerprep
|
Here all the three statements are correct..........
(4) 3
Consider two roots as (-1) and (-2) for one equation and (-2) and (-3) for other equation.....
So we have equations as........
For (-1) and (-2)
(x+1)(x+2) = 0 => x^2 + 3x + 2 = 0 -> Here
p = 3 and
q = 2
For (-2) and (-3)
(x+2)(x+3) = 0 => x^2 + 5x + 6 = 0 -> Here
l = 5 and
m = 6
Now substitute the values of p, q, l, m in the terms given you will find that all are correct.
As common root is (-2)..........