Correct option is D
Given:
Two quadratic equations:
x2+ax+b=0x2+bx+a=0
Concept Used:
If two quadratic equations f(x) = 0 and g(x) = 0 have a common root α, then:
f(α)=0andg(α)=0
Solution:
Let α be the common root. Then:
α2+aα+b=0(1)α2+bα+a=0(2)
Subtract (2) from (1):
(a−b)α+(b−a)=0(a−b)(α−1)=0
Since a=b , we must have:
α−1=0α=1
Using equation (1):
12+a(1)+b=0
1 + a + b = 0
a + b = -1