Question
Question: If $x^2-2x+c=0$ and $x^2-ax+b=0$ have a root in common and the second equation has equal roots, then...
If x2−2x+c=0 and x2−ax+b=0 have a root in common and the second equation has equal roots, then b+c is equal to

A
a
B
2a
C
3a
D
None of these
Answer
a
Explanation
Solution
The second equation x2−ax+b=0 having equal roots implies its discriminant is zero, so a2=4b. The repeated root is x=2a. Since this is the common root, it must satisfy the first equation x2−2x+c=0. Substituting x=2a into the first equation gives (2a)2−2(2a)+c=0, which simplifies to 4a2−a+c=0. Substituting a2=4b into this equation yields 44b−a+c=0, which simplifies to b−a+c=0. Rearranging this gives b+c=a.